cancel
Showing results for 
Search instead for 
Did you mean: 

How to handle success or failure status in B1IF

former_member416544
Participant
0 Kudos

Hi Experts,

how to handle success or failure statuses in SAP B1 Integration Framework,

Here, I will explain briefly....

I'm importing the Business Partner Data using the XML file with B1 Integration Framework

If success :

<status>success</status>

<message>Imported Successfully</message>

If failure :

<status>failure</status>

<message>DI API Error: CardCode is Empty</message>

In the above scenarios, How can we handle failure or success statuses in SAP B1 Integration Framework.

Thanks,

Chenna.

Accepted Solutions (1)

Accepted Solutions (1)

former_member416544
Participant
0 Kudos

HI Experts,

I resolved the issue, now I can handle succes/failure responces in B1IF.

Thanks,

Chenna

Answers (0)