swanandp
22nd September 2005, 10:06
Can we generate AFS for tools sessions. I wish to generate AFS for Check Tables session. Is it possible to do so.
en@frrom
22nd September 2005, 10:41
Yes, it is technically possible, however, for certain tools objects/sessions you may find unpredictable behaviour, or alternatively it may be difficult to figure out the correct names for form.commands etc.
But like I said, technically it should work, I've alrady done it on Tools sessions. Let us know indeed if you succeeded, and if you encountered problems, let us know what problems...
Good luck!!
En
NPRao
22nd September 2005, 21:04
I agree with En, and I have did it. But I do have to warn that it needs a lot of testing when you are applying any tools patches/service-packs, or upgrading from Reger to Gemini Tools etc. I had issues, that that the same code works in Reger Tools but not in Gemini Tools or vice-versa.
Firstly, define why do you need such an interface and justify the effort.
lncust
16th April 2020, 20:52
Yes, it is technically possible, however, for certain tools objects/sessions you may find unpredictable behaviour, or alternatively it may be difficult to figure out the correct names for form.commands etc.
But like I said, technically it should work, I've alrady done it on Tools sessions. Let us know indeed if you succeeded, and if you encountered problems, let us know what problems...
Good luck!!
En
Can you explain how can you execute form command of tools session ?
bhushanchanda
16th April 2020, 22:14
With tools sessions, you have to do a lot of digging. Sometimes simple stpapi.continue.process(session_code, error)
OR
stpapi.form.command(session_code, 5, "exec.cont.process", error )
can do the job, while sometimes you have to take bshell traces and figure your way out to make it work. If you can specify the tools session, may be someone who has done it already can help you out.
lncust
17th April 2020, 12:24
Hi,
Tools Session Manage Report Personalization "ttadv9507m000" and sub-session Copy report personalization to other level "ttadv9200s000". i want to know the form command name for this sub-session.