VishalMistry
18th September 2015, 07:26
hi,

I have created a session tcmcs0123mcus (based on the table tcmcs023). and I have written main.table.io sections. I am able successfully compile the script in debug mode, when i am starting the session, it is not opening in debug mode.

I have checked everything. I mean bw config and NODEBUG option. but now clue.

Can anybody help in this regard.

Vishal

bhushanchanda
18th September 2015, 08:00
Hi,

As prog guide says-

Note that main.table.io sections (except the read.view subsection) are ignored when the corresponding Data Access Layer hooks are programmed in a DAL script.

As tcmcs023 has its own DAL present, the main.table.io sections except read.view will be ignored.

VishalMistry
18th September 2015, 09:36
Hi Bhushan-ji,

Thank you very much for your reply and guidance. I will try to create a separte table and check.

Vishal