ranjith_kumar89
Participant
Member since ‎04-29-2020

User Statistics

  • 54 Posts
  • 2 Solutions
  • 9 Kudos given
  • 8 Kudos received

User Activity

I'm trying to upload attachment in SAP using API with SAP build process automation and action.API_CV_ATTACHMENT_SRV is the standard API used to upload attachment for WO. I tried to configure it in Actions but it result in 403 error for POST api call ...
I'm working on a SAP Build Process Automation Project in which we want to pull data from SAP S4HANA system and show it in Dropdown field of the form. For that Action Project is used but couldn't able to connect with S4HANA on-premise system. Can anyo...
I'm working on SAP Build Process automation. I developed and released/deployed many versions of project. latest version is 1.0.56 but I want to edit the version 1.0.49 and then release/deploy as new version. Always I see the editable show with latest...
I'm trying API to fetch Workflow instance data. My request URL is like https://spa-api-gateway-bpi-eu-prod.cfapps.eu10.hana.ondemand.com/public/workflow/rest/v1/workflow-instances?attributes.ExampleCustomAttribute=abcd I want to filter workflow ...
I'd an SAP build App which data will be stored in SAP build App backend. On App-form submit, workflow will be triggered in SAP process automation. We need to fetch and update the App-backend data in process automation. How can I access/use the SAP...