Symptom
We tried to create a folder with the API and it doesn't work as described in the documentation of the API.
create_dir_request = requests.post(dir_url +
'/'
+ parent_ID,
cookies=cookies,
headers=headers,
data={
'filename'
: dir_name}
)
Read more...
Product
SAP Signavio Process Manager all versions ; Signavio Process Manager all versions
Keywords
KBA , BPI-SIG-CA-API , REST-API for SAP Signavio , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.