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

marting66652718
marting66652718
Online

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
8

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by marting66652718
Customize the badges you want to showcase on your profile
no connection could be made because the target machine actively refused it adobe campaign - Adobe Campaign 07-09-2022
Hello, Im trying to configure a connection to an endpoint but after I have added the url to the serverConf.xml file I get this error. IOB-090007 Network error (connect(), errno=10061: no connection could be made because the target machine actively refused it.) The URL in the API call: https://blabla.no.test.net/CRM/Report/G15/ViewingParticipant?viewingDate=2022-09-02 and the configuration in the serverConf.xml file. Any ideas? Best Regards, Martin

Views

12

Likes

0

Replies

0
Re: XMLHttpRequest not defined - Adobe Campaign 01-09-2022
Try var url = "https://condst.maklasde.vitsdc.net/CRM/" logInfo(url) var req = new HttpClientRequest(url); req.execute(); var resp = req.response;

Views

18

Like

1

Replies

0
Re: Download WSDL FILE - Adobe Campaign 01-09-2022
If you going to test an API call by yourself, then you will need some API testing tool like SOAPUI, Here is the link to documentation on how to import WSDL in SOAPUI. Working with WSDL Files | Documentation | SoapUI Get Started With SOAP and WSDL Testing in SoapUI | SoapUI

Views

22

Like

1

Replies

0
Re: Load data issue with long character - Adobe Campaign 24-08-2022
That is the thousands separator for any integer. The raw data is still the same, but it is displayed with comma separator for better reading. It should not affect your queries or expressions. If you want to send that as invoice ID within the delivery without comma thousands separator, then you can use function ToString(@POLICY_ID) Alternatively, you can also alter the schema and change the element type to string.

Views

42

Like

1

Replies

0
Re: HttpClientRequest as proxy - Adobe Campaign Standard 02-02-2018
Things*

Views

1.0K

Likes

0

Replies

0
Likes from