Hi All ,
Calling a function in BATCH iseries this error occurs.
Bericht . . . . : Fatal Error : Process : MATCHO RDML RPG Interface
Function : EABJMX Statement : 0 Message : (0168) - Recursive invocation of
RDML level function detected. Routine : X_Add_to_Invocation_Stack.
Oorzaak ...
Search found 4 matches
- Sun Aug 07, 2022 10:19 pm
- Forum: Questions & Answers
- Topic: Statement : 0 Message : (0168) - Recursive invocation of RDML level function detected.
- Replies: 2
- Views: 8982
- Thu Jun 16, 2022 2:49 am
- Forum: Questions & Answers
- Topic: JSON Iseries batchjob
- Replies: 0
- Views: 148604
JSON Iseries batchjob
Hello All ,
I have a new RDMLX function created in windows server using the commands below.
On this server this runs OK!
Fuction is checked to Iseries. It's been called in a batch job from RDML function. .
This doesn't work. Error ,Message
Bericht-ID . . . . . . : CPF9898
Datum verzending ...
I have a new RDMLX function created in windows server using the commands below.
On this server this runs OK!
Fuction is checked to Iseries. It's been called in a batch job from RDML function. .
This doesn't work. Error ,Message
Bericht-ID . . . . . . : CPF9898
Datum verzending ...
- Thu Jun 16, 2022 2:43 am
- Forum: Questions & Answers
- Topic: JSON Iseries batchjob
- Replies: 3
- Views: 8202
JSON Iseries batchjob
Hello All ,
I have a new RDMLX function created in windows server using the commands below.
On this server this runs OK!
Fuction is checked to Iseries. It's been called in a batch job from RDML function. .
This doesn't work. Error ,Message
Bericht-ID . . . . . . : CPF9898
Datum verzending ...
I have a new RDMLX function created in windows server using the commands below.
On this server this runs OK!
Fuction is checked to Iseries. It's been called in a batch job from RDML function. .
This doesn't work. Error ,Message
Bericht-ID . . . . . . : CPF9898
Datum verzending ...
- Thu May 12, 2022 1:20 am
- Forum: Questions & Answers
- Topic: DoPost JSON
- Replies: 1
- Views: 3173
DoPost JSON
Hello all,
I am trying to execute this command :
#U_Request.DoPost( #HTTPpost ).
Unhappily we got respond code 401 back in the LANSA function .
Maybe there are some solutions to resolve this ?
Thanks
Twan Fréhé
Some source code :
Define_Com Class(#XPRIM_Json) Name(#json)
Define_Com Class ...
I am trying to execute this command :
#U_Request.DoPost( #HTTPpost ).
Unhappily we got respond code 401 back in the LANSA function .
Maybe there are some solutions to resolve this ?
Thanks
Twan Fréhé
Some source code :
Define_Com Class(#XPRIM_Json) Name(#json)
Define_Com Class ...