Team, I am trying to call the Adobe MC Rt instance from my development environment using the PushEvents method and getting the below error.rg.springframework.ws.client.WebServiceTransportException: Forbidden [403] Here is the SoapRequest details which i get it from the log. <SOAP-ENV:Envelope xmlns:...
(Updated)Upon reviewing everything, the data is being stored properly when I change the type from checkbox to text, so I think it is about the way I am saving the checkbox data.(picture below should have a row under language for Online Booking, and it does not.) I am creating my first web app landin...
Hello, I am creating data import workflow in adobe campaign classic.I have added below activities in workflow. File Transfer (external sftp location) -> data loading -> data update In data update activity its throwing below error. Please help."The computation step update data must have one inbound t...
I have a package I want to import using the method below that is described in the API docs var params = {builder: {package: { ... } } } NLWS.xtkBuilder.InstallPackage(params)If i have a package that was generated (let's say package.xml). How exactly do i pass it into this function...
Hi Guys,I have this issue that after adding a connection, the login button doesn't do anything. Then when I hit enter, I see this error message: Does anyone has any idea why? Do I need to add a security settings or something like that?I've installed v 9032 of ACC.Please let me know.Thank you.Amin
I am receiving a workflow error when trying to import data from dynamics 365 into Adobe Campaign using the CRM connector. The CRM connector is configured.This error is appearing on a few tables that I am trying to pull individually to test the data load. The below error occurred after pulling 2 fiel...
Hello all,I'm wondering if the following business requirement is feasibile:- Having a predefined filter that get all the recipients having an AVERAGE CLICK RATE > #INPUT_VALUE1in one of these scenario:1) no range of time2) range of time (#INPUT_VALUE2, #INPUT_VALUE3)If it's feasible in at least one ...
I am using File transfer activity to fetch file from 3rd party SFTP location I have created the external account and configured File transfer activity as shown in below screenshot However, below is the error I am getting Any insight on how to resolve the issue will be appreciated
Hi, I am trying to create an integration for one of our clients using Adobe Campaign. I would like to make them able to authenticate through OAuth 2.0 in our web platform. Currently, I am not able to connect to the Adobe Campaign service in my Adobe Developer Console. Is there any way to do that wit...