Newbie: Disable transaction in ITS

Question: Hi all,

I am in trouble with transactions without service definition in ITS.
ITS seems to launch transaction via WEBGUI service by default.
Is there any way to block transaction execution via ITS if there is not corresponding service ?

Thanks in advance.

Joserra

Answer:
One simple solution is to rename the webgui.srv file but there should also be a parameter for the global config file.

Regards...Philipp
_________________
Philipp Iatrou
ASCAD GmbH     
Harpener Heide 7  
D-44805 Bochum    

Internet:  http://www.ascad.de
B2B: http://www.solution-shop.de

Answer:
the easiest way is to create a service file for e.g. transaction SU01:
copy webgui.srvc to su01.srvc and add the following parameters:
~transaction SU01
~noheaderokcode 1

This doesn't completely prevent the users from changing from one transaction to another. There is always the possibility to use the menu.
But it makes it less likely.

Answer:
...
this can be done with all transactions that are supposed to be used with webgui.
If you don't want to use webgui at all, just rename or delete webgui.srvc. I haven't heard of any service parameter to switch this behaviour on or off.
Copyright ?2007 - 2008 www.jt77.com