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
-
Is source code for a sample Responsys app available?https://learn.oracle.com/ols/course/cx-marketing-app-developer-framework/37002/67398/105159 I noticed that around 4:20 in the above video training, the narrator mentione…
-
Custom Event vs Filter issue for custom app integrationHi, I noticed two different behavior in the invoke Url when the entry point is a Custom Event or a Filter in Responsys. When I use a filter, the records advance the prog…
-
How to distinct PL, PETs and EVT element in payload of fieldsIn service configuration with postMessage is get payload with objects as array of PL. PET and EVT fields. Example payload (shorted) is on bottom of this post. How to dis…
-
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
-
What´s happen when the Responsys invoke to the application and it is not available?Hi everyone, We have some questions: What´s happen when the Responsys invoke to the application and it is not available? What´s happen with the enactment in the stage "A…
-
Problem with exporting data when used input parametar from PETIf in service configuration for input parameter set field from PET table invoking without data (export) doesn't work: Status code: 500, Internal Server ErrorResponsys fa…
-
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…
-
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.
-
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"…
-
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 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…
-
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…
-
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…
-
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…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
-
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…
-
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…
-
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 2 views 4 comments 0 points Most recent by Thalles Principe Meirelles Gomes
-
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…
-
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…
-
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…
-
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 12 views 4 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…
-
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
-
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…
-
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…