Hi All,
I am getting contact name and email in custom generic fields in ariba payload.
I am thinking of storing it in a custom table, and then in cross entity badi filling these details. (As while creating BP we can directly create contacts from Front End)
I was thinking of using the contact data from custom table and filling entities bp_rel
Bp_cpgen bp_wpad etc so that the BP and Contact is created together just like it is happening from from front end.
But my io_model->write_entity is failing.