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
-
Geting an 500 Error on Selecting the App ServiceAny Suggestions? how to trouble shot this one. No entry in AMS logs or the app logs. -
How to fix program got blocked stage issueHi support, I have create app and run it in program. When program running, it got blocked stage as below: When program run, the product call app for invocation, then app… -
The enactment is stuck at application level at "Current"Hi All, We have a problem. We set up the stage "application" and publish the program. We invoke to program, the enactment go to stage Application and invoke the applicat… -
Error to Validate or Publish ProgramHi All, The customer has an error when try to Validate or Publish after to setup the stage Application. * Setup the stage Application: 2.Click "save 3 . Click "Validate"… -
Problem with getting available fields (fieldsMetadata)When showing service configuration page, using postMessage we get fieldMetadataEndpoint (amsAction:'metadata'), and from endpoint received in response using postMessage …User_2025-03-07-22-11-43-474 22 views 6 comments 0 points Most recent by User_2025-03-07-22-11-43-474 -
New Course - Introduction to CX Apps - Free!Have you checked out our free educational content for CX Apps? This course discusses how the CX Apps helps app developers and partners to create apps and extend CX Marke… -
New Developer Videos are Live now!https://www.youtube.com/playlist?list=PLw7GyH-Hj8cOPMbOeL8cazAxZ5u-0t41k -
Setting service Input/Output parametersHi, during this weekend we notice some changes in available Responsys fields. Except profile list fields and EVT fields now is also available all PETs fields. When using… -
Error while Saving ConfigurationHi all, I'm developing an app in the AMS that will be installed in Responsys. I'm trying to configure the iframe but when an user saves the configuration the Iframe repo… -
How to trigger Service Copy URL endpointHow can I trigger Service Copy URL endpoint in Program? I can not specify Copy URL in AMS -> Edit Service. In the documentation we can see: "Note: If a Copy URL is not p… -
Can not save service configurationHi Experts, We are developing CX App for Responsys that connect and send message to our local messaging via Program. When saving message in service configuration page, w… -
How notifyProduct is visible on UI?Hi, when sending postMessage from configuration iFrame to notify product about saving configuration or closing window, noting happened on UI? 1. After sending Close noti… -
Retrieve userId/userName in Configures Service InstanceHi all, I'm developing a new integration between an external app and Responsys through the AMS and I would know if it's possible to retrieve userID/userName of the user … -
Unable to install app in ResponsysHi expers, We have created app in AMS and the publication status is developement. After whitelist to our Responsys instance accout, we can start to install app: But it t… -
Getting Program Id on Service Configuration Page or Save Service Configuration UrlHi all, I would like to know if there is a way how to get Program Id on the Service Configuration Page (either from request or via javascript event message) or when savi… -
Enactments stayed in stage App and do not moved to the next stageHi All, We are testing our app and having trouble in the invoke call. After the save configuration call, we received a 200 OK. Looks like Responsys cant send requests to… -
Invoking Application status requestHi, App Status URL endpoint (https://docs.oracle.com/en/cloud/saas/marketing/ams-develop/Developers/ams/api/tasks/api-app-status-get.htm) can be invoked from AMS or Prod… -
Test App URL in AMSHello, We tried to use the new test feature in AMS but we are getting this error: We have a user in Pod 5 with the same email. How cam we link tentant to the user in ams… -
Enactments blocked in Program and Invoke Call do not reach our app.Hello, We are testing our app and having trouble in the invoke call. Looks like responsys cant send requests to our app: Here's the Json we are getting after the save co…Thalles Principe Meirelles Gomes 1 view 4 comments 0 points Most recent by Thalles Principe Meirelles Gomes -
Service configuration - input parametersHi, When the service is configuring, the input and output parameters are defined in record definition. Input parameters will come from product to app in service invoke r… -
Importing Data - consequent behaviorAfter invoking service started, import data from app to product is started. In response get status code "201Created" and response body same as request body. Immediately … -
How to trigger Service Delete URL endpointHi, when removing created and configured service instance in Program asset (Responsys), AMS defined Service Delete URL endpoint is not triggered. How it can be triggered…User_2025-03-07-22-11-43-474 13 views 4 comments 0 points Most recent by User_2025-03-07-22-11-43-474 -
Using CX Apps Developer Framework in combination with Responsys Rest APIHi, when registering application in AMS for each application it has to be selected minimum one Product Access (Responsys, Eloqua Profiler, ...). For each selected Produc…User_2025-03-07-22-11-43-474 12 views 4 comments 0 points Most recent by User_2025-03-07-22-11-43-474 -
Problem with installing applicationHi, I have a problem with application install in Responsys sandbox. Application is registered in Oracle AMS and in related Providers Whitelisted Tenants is added Account…User_2025-03-07-22-11-43-474 2 views 2 comments 0 points Most recent by User_2025-03-07-22-11-43-474 -
ERROR WHILE SENDING POST REQUEST TO PRODUCT IMPORT ENDPOINTGreetings, I am trying to send post request to productImportEndpoint after getting enactments from invoke URL. I am using app uuid, install uuid, instance uuid and insta… -
IN APP CONFIGURATION, EVENTS ARE NOT CALLED WHEN RENDERING form in iframeGreetings, I am adding registration and login page in App configuration iframe but when I tried to render form using api I was getting error i.e blocked form in iframe, … -
ETVs, practical tips on how to get startedHello, I got some questions with ETVs and was wondering if you could help me out I am able to create ETVs in the Program-UI under but how • do you actually populate the… -
CAN AMS SEND SOUND FILE IN JSON OBJECT WHEN SAVE CONFIGURATION URL IS CALLED?Greetings, In App configurations, we have option of uploading sound files for both the service i.e Voice-OBD, Voice-IVR. In Voice-OBD, we have option of uploading single… -
INTERNAL SERVER ERROR IN RESPONSE OF EXPORT PRODUCT ENDPOINT.Greetings, I am trying to fetch enactments which are more than maxPagePullSize. So I am getting productExportEndpoint URL. I am sending GET request to productExportEndpo… -
Responsys Program blocked at invoke stageHi,we're developing an app that connects Responsys with a third party application. We built the following program by inserting our custom application: When we run the pr…