To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
CX Apps
Discussion List
-
How to Migrate Application Composer objects/pages between instancesHow to Migrate Application Composer objects/pages between instances Summary: We have created few custom business objects and validations via integration to a custom busi…
-
Information about Responsys APIs call limitHello, We would like to know the call limit on the Responsys APIs when we authenticate with a JWT token from our app. More precisely, we want to know the call limit on t…
-
Can we Increase the maxBatchSize limit?When we make an invoke request in CX Apps, there is a limitation on the maxBatchSize parameter (which indicates the maximum number of records that can be sent in a reque…
-
Is it possible to increase the maxBatchSize limit?Customer asked in the SR and support asked to redirect the question here: "When we make an invoke request in CX Apps, there is a limitation on the maxBatchSize parameter…
-
Is there any way to enable CC field into Customer PortalWe want to enable CC field into Customer portal: https://itshelpdesk.custhelp.com/ so that Customer can keep others also who are interested to know the update of ticket.
-
Token getting UnauthorizedWe are trying to connect our app and we keep getting unauthorized for the token. That's our payload (we did remove sensitive data): import axios from "axios"; import cry…
-
Changing 'Change History' LabelWithin several of our objects, we are auditing several fields that are reported within the Change History tab. Recently we had a request from the business to change the …
-
Not getting manually entered data inside service invocation callHow can we access manual input data that is entered in the configuration page inside the request made by a service invoke call? We thought of saving that manual input da…
-
ProductExportEndpoint returns status 500 "Please contact Responsys support team"Hi team, I'm implementing invocation without data. ProductExportEndpoint returns status 500 message "Responsys failed to process the request at this time due to internal…User_2025-03-07-22-12-20-306 22 views 2 comments 0 points Most recent by User_2025-03-07-22-12-20-306
-
[Responsys CX App] Metadata do not responseHi Support, We want to get metadata by call postMessage: { amsAction: 'metadata'} In the browser log, we can see the AMS log but nothing reponse: Could you please let me…
-
I can't install my app on ResponsysHello experts, I'm trying to install my app on a Responsys account with the new settings, this Responsys is on OCI, it's an Enterprise version. I added this account's te…
-
Token generation for accessing content library folderWe have ability to generate access token for App to AMS communication https://docs.oracle.com/en/cloud/saas/marketing/ams-develop/Developers/ams/authentication.htm#Appto…User_2025-03-07-22-11-46-615 13 views 9 comments 0 points Most recent by User_2025-03-07-22-11-46-615
-
Service unavailable, ssl expiredHello community, I am unable to access ams https://ams.oraclecloud.com/ams/login. When trying to log in I'm getting an invalid SSL certificate message, with an expired d…
-
Error 404 in configure the AppHello community, I'm getting an error message after installing my app on Responsys, and when i try to configure this app i get another error message: But, when I call th…
-
Issue exporting data out of a product endpoint (EmptyResultDataAccessException)Following the documentation to export data from a product endpoint, we are encountering the following exception response. This is repeatable for any new product exports …
-
Passing custom values in service saveconfigurationHello gurus, I'm developing a CX app and, beyond product metadata, On the service configuration form, we need to provide a few manually entered values (please check the …
-
Clarification about dataSet formatHello as we know, the invoke service response send back to the app the payload with or without data. In our case, we are receiving the payload with data and its dataSet …
-
429 Too Many RequestsI'm seeing this return code 429 Too Many Requests: [{"count":0,"errorMessage":"API_LIMIT_EXCEEDED","items":null,"release":false}] I think the API endpoint that's being i…
-
Field Metadata Request Returns 405I'm trying to obtain field metadata from an AMS configuration iframe, but when making the request it sends back a payload indicating an http 405 response. Example produc…User_2025-03-07-22-12-07-687 2 views 4 comments 0 points Most recent by User_2025-03-07-22-12-07-687
-
Clarification on action service create URL response payloadsHello, from the official doc we have that the app can reply with Furthermore, we also have the following: that are the mandatory fields needed by AMS In conclusion, we h…
-
how to filter received metadata for action serviceHello, during the action service configuration process, when AMS calls the service configuration URL, the "custom app" execute in sequence two POST calls (via postMessag…
-
Responsys does not call Invoke URLHello community, I'm creating an application, I followed all the steps in the documentation, but when requesting the service invocation, when I test the application's ex…
-
Mark only few contacts from a batch in CX App as completedHi, we have a CX App for Responsys Program where processing one contact can either be instant, take several minutes or even hours. The application creates a request for …
-
Got bad request on productImportEndpoint and onCompletionCallbackEndpointHi expert, We had one cx app, it worked fine on i9 instance. Now we clone and install it on generic instance(OCI) but it not work. When AMS invoke service, we start to c…
-
getting 401 – Unauthorized calling Invoke callbacksHi, We are trying to call two endpoints after Invoke: productImport and onCompletion but we are getting 401 – Unauthorized response. Invoke data (from AMS/Product): Requ…
-
500 Internal Server Error : Responsys failedHello, I am currently working with InvokeWithoutData and testing ProductExportData and ProductImportData. I am getting an error 500 Internal Server Error: Responsys fail…
-
ProductImport Call - Customer has proceed to the next stageHi Team, Is it possible to do a ProductImport call, if the customer has proceeded to the next stage? For more information please check the below image, Please let me kno…
-
Unable to create app whitelistHi Community, I'm creating an app, and I wish promove him for CA, but i'm unable to promove because when I try create an whitelist the field are uneditable, and this won…
-
Output ParametersHello, I currently need two fields from the marketer's list. Mobile Number and Mobile Country. My app currently gets the input parameter but I am confused on what the ou…
-
How does the AMS Function 'Close' work?Hello, I have been able to configure majority of the Ams to talk to my application and Responsys, however I am not understanding what the close feature is. Is this to cl…