Hi all
I need help ih the following scenario.
the sender system sendes the invoice to PI , PI has to give the successful receiving answer back
to the sender , and continue to the mapping activities , where the invoice has to be mapped to a PDF image,
PI then call the SAP system(RFC) which in turn calls the content server where the image has to be stored ,
and then we get back to PI , with a successful answer , from there PI calls again the SAP system(RFC) to start a workflow.
Sender -> PI -> sender
PI -> SAP -> contentserver -> SAP -> PI -> SAP.
what is the bedst aprocah to soleve this scenario.
any help will be higlly appreciated.