cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automatic hosting of landing page created in Marketing Cloud in the client Server

former_member640082
Participant
0 Kudos
721

Hello Experts!


I want to host the landing page created in Marketing Cloud in the client Server automatically.

To achieve this i followed the help documentation and i asked the client to provide me a json webservice with the following format:

{"landingPageKey":"<Form key>",

"landingPageName":"<Form name>",

"systemId":"<System ID>",

"targetId":"<Publication target ID>",

"baseDirectory":"<Base directory/folder>",

"htmlFileName":"<File name entered by the business user>",

"html":"<Form HTML file content>”,
"css": "<Form CSS file content>”,"js":"<Form JS file content>”
}

And now they sent me the webservice url But i still have an issue with the communication arrangement that i should create using the communication scenario SAP_COM_0148:

1- What should i change in the Additionnal properties, should i change something in the prefilled fields and what should i put exactely inthe Publication BASE Directory field?:

2- And in PATH outbound properties should i put the WS url that client sent me?

Thank you for your help,

Best Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member226
Employee
Employee

Hello,

Please find below the answers per point:

1.What should I change in the Additional properties, should I change something in the prefilled fields and what should I put exactly in the Publication BASE Directory field? --> It depends on how the target web server will be hosting or accepting the file. In my opinion, you should not change anything with respect to "Service Path" and "Result Path". Only thing which you might need to update is "Base Directory". It is the path where your client wants you to store the data with in host server. let say the client has created a folder as "SMC Landing Page" at web server side then this becomes the value.

2. PATH outbound properties --> This should be the path excluding hostname. Let says client has provided you the hosting web server URL as https://sap.com/media/upload/landingpage/ then in such case, https://sap.com will be configured as Communication System hostname whereas "/media/upload/landingpage/" will be configured as the path. Once configured and saved then you should see the entire path (in our example it is https://sap.com/media/upload/landingpage/) as the "Service URL" as a read-only string.

Hope it helps.

former_member640082
Participant
0 Kudos

Hello Saurabh,

Yes it helps a lot, i have a clear understanding now, thank you very much!

Kind Regards

Sarah.S

Answers (0)