cancel
Showing results for 
Search instead for 
Did you mean: 

Success Message in CHANGESET_END Method

velsankar_sundar
Participant
0 Kudos

Hi,

   I am new to Gateway. We are currently working on BATCH process. In the BATCH process , i have written some code in the CHANGESET_END method. This method doesn't have the export parameter. It has only exception. The thing is i want to return a variable as export. How can it be achieved.

1. I tried set_header , but it is not working in that method. But it works in all other methods like get_entity , get_entityset etc.

Kindly guid how it can be achieved. I want to return back the invoice number from CHANGESET_END method.

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

please check this thread and see the response from Ralf about adding messages to exception.

Regards,

Chandra