Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

LeonieSwart-lonalo
LeonieSwart-lonalo
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by LeonieSwart-lonalo
Customize the badges you want to showcase on your profile
Re: MS Dynamics CRM integration with ACC: RegionalDisco i... - Adobe Campaign 21-06-2021
Hi @_lukas_ If it is an actual forbidden error: it's probably something with your credentials.In case it's an actual whitelisting issue, Adobe says that in the error. However: I whitelisted in the serverConf our server url, being something like: customOrg.crm4.dynamics.comAnd I've also whitelisted the microsoft login url that was being mentioned in our error message. Hope this helps.Leonie

Views

630

Likes

0

Replies

0
Re: MS Dynamics CRM integration with ACC: RegionalDisco i... - Adobe Campaign 14-06-2021
Hi Lukas, We've added it to the configuration of the external account.When you select the web API deployment type it's an extra field that pops up.I requested the value of it from our Dynamics Team. The other credentials remained the same (of our previous Office 365 deployment type).

Views

804

Likes

0

Replies

0
Re: MS Dynamics CRM integration with ACC: RegionalDisco i... - Adobe Campaign 14-06-2021
Hi @UoSDan, We managed to get it back up and running with the web-api deployment type. I indeed had to add the serverUrl to the serverConf file and needed to add a clientId to the config. But after that the workflows we've put in place to sync the data were working again. The only issue I'm still running into is that with this approach I get an error message when trying to use the configuration wizard to select the tables from Dynamics.

Views

699

Likes

0

Replies

0
MS Dynamics CRM integration with ACC: RegionalDisco is disabled - Adobe Campaign 11-06-2021
Hi all We have a CRM integration setup with our ACC environment.We used the Office 365 deployment type. As of 8/6 the integration stopped working and threw the following error: 'EnableRegionalDisco' is disabled This is apperently because the RegionalDisco was deprecated by Microsoft.I asked Adobe Support how we could fix this and they advised to change to serverUrl in the external account to: https://globaldisco.crm.dynamics.com/After doing so the 'regionalDisco' error was gone but the integrati...

Views

923

Likes

2

Replies

9
Re: azure blob storage integration ACC - Adobe Campaign 28-05-2021
Thanks @ags! I heard the https support was release in build 9036.

Views

524

Likes

0

Replies

0
Re: Campaign classic to Azure blob integration - Adobe Campaign 26-05-2021
The issue seems to be that classic is only able to handle this request with http but my blob storage config is expecting https.Adobe Campaign Classic uses http by default. Asking Adobe Support if there is any way to get this working with https. Any ideas here? For ACS it shouldn't be an issue as on their doc pages it clearly states that https is recommended.

Views

1.3K

Likes

0

Replies

0
Re: azure blob storage integration ACC - Adobe Campaign 20-05-2021
Did this resolve your issue?Any idea on a possible workaround so https is possible? Thanks!Leonie

Views

572

Likes

0

Replies

2
Re: Campaign classic to Azure blob integration - Adobe Campaign 20-05-2021
Did this work for you?I've created the external account and used it in the File Transfer activity but it is giving me an SSL connection error.I also see from the session logs that the connection they're trying to make is http and not https.Even when adding https:// before the server url from azure in the external account, in the logs it is then displayed as http://https://serverurl. Any tips on how I can resolve this? Thanks!Leonie

Views

1.3K

Likes

0

Replies

1
Re: Dynamic CTX payload - Adobe Campaign Standard 03-03-2021
Hi I got it to work by doing something like this: var count = 3; <% for (var i = 0; i < count; i++){ var name = "item" + i %><%= rtEvent.ctx[name] %> <% } %> a a a

Views

278

Likes

0

Replies

0
Likes from