Calling App Engine from RemoteCall


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by [IP Address: 129.49.223.62] 'M Chandra' on August 27, 2001 at 15:27:28 EST:

I am trying to call Application Engine from peoplecode using RemoteCall . When I run the Application Engine process separately -it runs fine but the RemoteCall is not working. The call looks like this -

RemoteCall("PSRCCBL", "PSCOBOLPROG", "PTPEMAIN", "PSRUNCTL", "SRV03", "RC", &RETURNCODE, "PI", &PROCESSINSTANCE);

It allocates a ProcessInstance to the process but always gives a message like -
0 requests found for .

Maybe I need to pass some more parameters to the RemoteCall!

Help !




Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]