I over came “Partner Timeout problem” just by removing all functionalities from Natural program. Now the Natural program I call does nothing. Just accepts few parameters and does nothing. We are doing just to make sure that RPC calls are going throuh. The error now I get goes something like this
Error on ASP.NET Client
10146979: NATURAL RPC Server Error 6979 occurred. Lib=MOSAICSD,Pgm=BRKN3339
SoftwareAG.EntireX.NETWrapper.Runtime.Service.Send(MethodInfo methodInfo, Object objArray) +581
[XException: 10146979: NATURAL RPC Server Error 6979 occurred. Lib=MOSAICSD,Pgm=BRKN3339.]
SoftwareAG.EntireX.NETWrapper.Runtime.Service.Send(MethodInfo methodInfo, Object objArray) +661
SoftwareAG.EntireX.NETWrapper.Generated.brkn3339.MOSAICSD.BRKN3339(…list of parameters…)
When contacted The RPC Server Admin says
that it may be because of the following
MOSP9999 0140 NAT0082 Invalid command, or Global MOSG0000 does not exist in library
OR
Looks like you are trying to execute a Natural program which registers as a service with Broker. You shouldn’t be doing this from an RPC call
I cannot make head and tail out of it. Appreciate your help in resolving it
Thanks
#webMethods#Mainframe-Integration#EntireX