Author Topic: HTTP-POST create method is rejected by ICCSAP  (Read 1464 times)

Patrick Noyer

  • Newbie
  • *
  • Posts: 3
    • View Profile
HTTP-POST create method is rejected by ICCSAP
« on: May 19, 2019, 11:54:02 PM »
Dear All
We are actually implemented an account payable project on SAP with ArchiveLink and ICCAP 4.0 / IBM OnDemand 9.5.7.

The commands create, update, append from SAP are working well. But ICCSAP reject the same commands when they are started from OpenText Enterprise Scan (WevDAV Interface) through ArchiveLink.

archint.trace
14:58:01.723 05/16 [00000] messagehandlers.c [ 3324]: cs_screen_handler(): received message on sock=10: '<<< HTTP/1.1 405 Method Not Allowed'

csserror.log
14:58:11.394 05/16 [16973984] HTTP WORKER #0: *** The command <create> failed in execution. Reason: Method 'GET' not supported, Code: 405

Does somebody have expertise with such constellation and an idea how to resolve the issue ?

Thank you in advance for your help.
Regards, Patrick
« Last Edit: May 23, 2019, 12:28:18 AM by Patrick Noyer »

Patrick Noyer

  • Newbie
  • *
  • Posts: 3
    • View Profile
HTTP-POST create method is rejected by ICCSAP
« Reply #1 on: May 23, 2019, 12:25:54 AM »
Dear All

Additional information to my previous message:

Our solution use SAP ArchiveLink with HTTP-POST method, instead of HTTP-PUT mehtod. When we are using HTTP-POST create method, ICCSAP reject the command:

Attached you find the technical specifications from SAP ArchiveLink. You can see at page 258 that the method acces mode "create" can be called with either HTTP-PUT (page 260) or HTTP-POST (page 261).

Doeas somebody knows if HTTP-POST is supported from ICCSAP ? If yes, how to activate it ?

Thank you in advance.

Best Regards
Patrick
« Last Edit: May 23, 2019, 12:28:33 AM by Patrick Noyer »