0

I have a very simple flow in SAP CPI, I use a "content modifier", add "Authorization" and "Content-Type", but it doesn't work. The zip file is not sent, it even appears for download in the trace, but it does not reach the server.

Can anyone help us?

I'm using HTTP, sending file by postman.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
  • 1
    Hi! it would be helpful if you could provide more information regarding for example the protocol you're using (http, soap ecc..), the error logs and so on.. – manuel_b Nov 10 '21 at 15:20
  • I tried to put pictures but it didn't work. I will put it again. Thanks. – Renato Vitor Nov 10 '21 at 15:25
  • Integration Flow -> Runtime configuration: https://i.stack.imgur.com/xm6Ob.jpg HTTPS -> Connection: https://i.stack.imgur.com/lH5Mo.jpg Content Modifier -> Message Header: https://i.stack.imgur.com/1Cziu.jpg HTTP -> Connection: https://i.stack.imgur.com/kfyYp.jpg – Renato Vitor Nov 10 '21 at 15:27
  • your configuration seems legit from the screenshots. could you post the trace log? you should receive an HTTP response code (eg: 400, 500 etc). And also: did you try to call the server with postman? – manuel_b Nov 10 '21 at 16:07
  • Stack Overflow is for programming questions. Please try with Super User or SAP forums. – Sandra Rossi Nov 10 '21 at 16:09
  • @SandraRossi: do you mean that questions regarding BTC Cloud Integration are not relevant to SO? – manuel_b Nov 10 '21 at 16:21
  • Yes, I understand. One of the solutions I've seen involves "groovy scripting". I posted here because there might be a solution for groovy too – Renato Vitor Nov 10 '21 at 16:22
  • i'm sending the zip with postman. – Renato Vitor Nov 10 '21 at 16:30
  • @manuel_b it depends. Any programming question concerning CPI can be asked in Stack Overflow. Sometimes, the frontier is not obvious, like Excel formulas for instance. – Sandra Rossi Nov 10 '21 at 19:03
  • @manuel_b, do you know about it? – Renato Vitor Nov 11 '21 at 15:08
  • @RenatoVitor in SCPI I've already sent HTTP POST with a payload in the past but its difficult to tell what's going wrong without a trace log. – manuel_b Nov 11 '21 at 15:26
  • can i send to your email? if yes, send me an email so i can reply to you (renatovitor01@gmail.com) thanks. – Renato Vitor Nov 11 '21 at 19:40

0 Answers0