Re: Calling App Engine from RemoteCall


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

Posted by [IP Address: 65.64.147.60] 'Bharat D Thakker' on August 28, 2001 at 13:06:47 EST:

In Reply to: Calling App Engine from RemoteCall posted by [IP Address: 65.64.147.60] 'M Chandra' on August 27, 2001 at 15:27:28 EST:

In Peoplesoft 8.0, CallAppEngine is used to call App. Engine Programs instead of RemoteCall.


: 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 ]