GeorgeAbraham
Participant
Member since ‎07-07-2019

User Statistics

  • 46 Posts
  • 2 Solutions
  • 27 Kudos given
  • 40 Kudos received

User Activity

We are integrating Ariba system to our application to show all the pending approval tasks from Ariba for specific 24 workflows e.g. Award RFP, Supplier Registration etc. To achieve that currently we are using 'api/sourcing-approval/v2/prod/pendingApp...
Hi All, Requirement: Build custom UI pulling ECC Workflow Tasks and take actions on them. Solution: I can pull the tasks using the /sap/opu/odata/IWPGW/TASKPROCESSING;v=2/TaskCollection service. This is working fine. However for possible act...
Hi Team, W.r.t. to the heat map, as per the documentation, I need to whitelist SAP Web Analytics in the X-frame options. Below is the code added in the index.html page head tag, still the heat map loads but the page doesn't load. NOTE: App is l...
Hi experts, I am having a wierd issue when using SF OData service. When I am trying to fetch all the time sheets between a particular date range, one particular timesheet doesn't come up eventhough the criteria is correct. /odata/v2/EmployeeTim...
Hi Experts, I have a REST API (POST call) to upload attachments and I am trying to create a SAP UI5 Dialog/App to send the attachment via an AJAX POST call I need the Form Data as table_name: abctable_sys_id: 123file: (binary) Also I need to ...