ranjith_kumar89
Participant
Member since ‎04-29-2020

User Statistics

  • 55 Posts
  • 2 Solutions
  • 9 Kudos given
  • 9 Kudos received

User Activity

Hi,I'm trying to automate the upload WO attachment but couldn't find solution for it.I tried automating SAP GUI but it didn't worked in VM-background. It need the VM to be login and focused to run the automation without error.I tried API, API_CV_ATTA...
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 ...