Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Has anyone use Attach Manager of EXX to start natural RPC Server under Unix ? I am having a hard time trying to make exxatm work.I want to execute the following comandnatural parm=NWWSRV >/dev/null </dev/null &to start my service…class=RPCServer=NWWSRVService=CALLNATEverything looks fine. I can work with ACLASS/ASERVER/ASERVICE sample from Tester (sample on broker aci) but each time i want to reach RPC/NWWSRV/CALLNAT I receive a“service not in service list”… and after that the Attach server goes down.Any guest ?
Now I know what the problem was. Blank spaces after the name of the Server.