Web Services
Discussion List
-
Error while creating a subscription: Credit card isn't allowed for this payment methodGetting an error while creating a subscription with payment method as "Credit Card" Scenario: New Business with existing Credit Card details (Details are available in cu… -
Where I can View the record name of a custom objectSummary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t… -
Unable to create an attachment using the crmService ActivityService createAttachment serviceSummary: Im trying to upload an attachment using the ActivityService.WSDL. I'm sending a request with the attachment information, and it response message is SUCCESS. Whe… -
How to calculate signature in OIC using HMAC sha 256Summary Calculate signature in OIC using HMAC sha 256Content Hi All, In OIC, How to calculate signature using HMAC sha256 Is there any script available in OIC calculate … -
Unable to fecth a single record fron custom CPQ Data using Groovy ScriptSummary: From Oracle Sales Cloud, we are attempting to retrieve data from custom CPQ data tables using the REST API described below, but we haven't successfully obtained… -
Can we Bypass code on field and object level triggers on CX Application composer, invoked by APISummary:We are using Application composer tool to create custom object, also written groovy code on few field level and object level triggers in CX sales cloud to perfor… -
Received Amount is 0 in PO schedules REST API responseSummary: Received Amount (under PO Schedules) is shown correctly in the UI. But in PO Schedules REST API response, 'ReceivedAmount' is 0 even when line status is 'Closed…Shravan Kumar-acc 11 views 1 comment 0 points Most recent by Michael Gibby - Huron Consulting Group Purchasing -
subscription /subscription product Audit log Rest API available ?Summary: Looking for subscription /subscription product Audit log Rest API available ? Content (please ensure you mask any confidential information): Version (include th…Rehana Tadimerri 61 views 9 comments 0 points Most recent by Eain Cathcart-Oracle Subscription Management -
REST API - offset > 500 not working when we include child fieldsHi All, Using REST API, I am trying to fetch Purchase Orders header and line level fields at once and observed that offset > 500 is not working. PO Header REST AP: Worki… -
Is the business event "purchase order event" applicable for Blanket purchase agreement ?Summary Purchasing Cloud business eventsContent Is the business event "purchase order event" applicable for Blanket purchase agreement ? Or only for standard purchase or…
-
Can we update the subscription number and legal entity in specific scenarios like divestitures?Summary: Can we update the subscription number and legal entity in specific scenarios like divestitures? Content (please ensure you mask any confidential information): V…Abdullah Munaz 31 views 5 comments 0 points Most recent by Raymond Li-Support-Oracle Subscription Management -
OIC Integration with Kafka ERRORSummary OIC Integration with Kafka ERRORContent Hello All, We are getting an error message when we try to setup a scheduled orchestration using the Kafka adapter in OIC … -
Is there API to Lock and Unlock Supplier on NegotiationSummary: Is there an API to LOCK Suppliers if there is a huge numbers of suppliers invited into the RFQ. Content (please ensure you mask any confidential information): A… -
how to activate a one subscription product line in the contract through OMIs it possible to activate a one subscription product line in the contract through OM if the contract has two product line eg: a contract has 2 line line 1 =Active line …Rahul Ahuja 51 views 2 comments 0 points Most recent by Ofelia Vez-Support-Oracle Subscription Management
-
Send PO data from Fusion to EBS once it submittedSummary: We have to sync PO's in Fusion and EBS on this actions (Create and Update and Cancel) ⇒ Once PO is submitted/approved in Fusion same PO data should send to EBS … -
Need Rest API or Soap Service to fetch/Update Tax Registration Number in AR CustomersSummary: Urgently need an API or webservice to update Registration Number under Manage Customers - > Sites - >Tax Profiles ->Tax Registrations as shown below... need to …Suhas Nagendra-Oracle 166 views 3 comments 0 points Most recent by Clover12 Receivables & Collections -
How can we send purchase order receipts from EBS to fusionSummary: We need to send PO receipts from EBS to fusion and both instance should be in sync and also update the PO status to close for receiving in Fusion ⇒ Please provi… -
New Acounting Calendar DFF is not coming up in REST API callSummary: Hi Everyone, We have created a DFF in Account Calendar and now we are trying to get the DFF in the REST API call via POSTMAN. But somehow DFF is not being shown…Imran R Khan 11 views 1 comment 0 points Most recent by Mihaela Cozma GL-Oracle General Ledger & Intercompany -
How can we configure purchase order event in fusionSummary: We have to move Purchase orders from Fusion to EBS once it submitted . How can we do this by using "Purchase order event" Content (please ensure you mask any co… -
Send PO details from Fusion to EBS once it submittedSummary: We have to sync Fusion and EBS PO's ⇒ Once PO is submitted/approved in Fusion , PO details send from Fusion to EBS to create same PO in EBS. ⇒ Do we have any bu… -
java.lang.NullPointerException : Cannot invoke method GET() on null objectSummary: we are trying to call a webservice in groovy and we are getting the error message as Cannot invoke method GET() on null object for below code. if(ibRow?.SerialN… -
Purchase Order- Project DFF- SOAP Task Update failsSummary: I would like to update purchase order 'Task Number' using soap endpoint but ProjectDFF fields update is not happening. Content (please ensure you mask any confi… -
Privilege issue while trying to finally close purchase order through rest apiSummary: i am trying to mass final close purchase order through rest api. But it is throwing 403 privilege issue while using the API I have already added "Finally Close … -
OIC how to map to payload of type AnyTypeSummary Map to payload of type AnyType in OICContent How do i map to my payload of type AnyType which is considered as a node in OIC. If i use parse xml the tags are rem… -
Help with Rest API Payload for Canceling PO Schedule Lines.Summary: Help with Rest API Payload for Canceling PO Schedule Lines. Content (please ensure you mask any confidential information): Version (include the version you are … -
Bulk delete incomplete purchase ordersSummary Ability to bulk delete incomplete purchase ordersContent Is there an API or webservice or an ESS Job that can be used to bulk delete incomplete purchase orders? -
Update User Status / Trigger User Tranistion via REST APISummary: I have successfully followed the below documentation to setup a custom user status & user transition. https://docs.oracle.com/en/cloud/saas/sales/oacts/how-you-…