cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi experts,

I have a report that generates some smartforms, and I have to send them to an email using the plataform cloud integration. I don`t know if I am in the right way, but I think that I have to convert the smartforms to XSTRING and send them to the CPI, but I don't know how to send it from my report and which communication channel should I use.

I had made some integrations using "Postman" like the 'sender' to send a simple email with CPI to my own account, but nothing else like that. I really need some light about this.

Thank you!

0 Likes
View Entire Topic
sumanth171
Active Participant
0 Likes

Hi vanessa,

As per the error given it is the issue with proxy side, I am not really sure on ABAP end how to resolve this but you can try below link if helps.

https://archive.sap.com/discussions/thread/1351392

Moreover, as per my understanding you are exposing the proxy as a webservice for connecting to CPI. If the original pdf files to be placed in the SFTP sever, you still need to use Base64 decrypt function in CPI.

Regards,

Anil

VanessaHayakawa
Explorer
0 Likes

Hello Anil,

Thanks for your response. I made the conversion to base64 like you told me to and now I`m trying to send it to CPI.

I`ll get back to you with the outcome as soon as I have one.

Kind regards.