Hi everyone,We are working for an Adobe target - AJO integration use case. I can see in the documentation, this use case works with AJO offer decisioning module, however, in the document, I can see "Offer Decision" module is showing up in Target AB test use-case (attaching screenshot for reference)...
Thank you @david--garcia , I just want this process to be automated. I have a code which is taking the export of the package but storing in the campaign server disk. I am looking for a way to download that into my own machine
Hi Everyone,We are working on a back up strategy and looking for some assistance on how to save the resulting package into local directory (personal directory not on server disk) in an Adobe managed instance. However, I could not find any way to download it into my laptop's C drive. However, from th...
Hi Everyone,We are working on a use case where incremental data will be pulled from Mysql database instance into campaign DB using FDA connection. However, before finalizing the solution, we want to know more volumetric information:a. how much data should we pull in one timeb. is there any load issu...
Thank you for the reply @david--garcia for your suggestion.The document says that PostEvent works with a queue, i.e. if the post event is fired, the event will get stored in the queue and then it will get fired when the workflow starts. So, in that case, if all the JSSP calls have reached campaign, ...
Hi Everyone,We are currently working on a real time implementation where the JSSP will store the data in an interim table and then send PostEvent to an external workflow to process this data. However, as part of load testing, we are seeing not always the workflow is running smoothly everytime when t...
If I understand your question: you are asking if it is possible to get session token via session.logon like RESTful method xtk.session.logon method is a SOAP method in itself. Since Adobe campaign does not have corresponding REST method for you to work with, you can have a jssp which in turn generat...
Thank you for the response @david--garcia , I understand the performance reasons could be dependent on the server configuration, however, is there any volumetric data available on this limitation so that we could have the guardrail discussion with the corresponding team?
Thank you for your reply @Marcel_Szimonisz , however, we are encountering a real time use case where the source system wants to use Rest call in json format (rather than feed file or SOAP) - this is why we are looking to explore JSSP option.
I understand your suggestion, but just in case, I have to ...