Hi Santanu,
Looking at the error it seems that someone is about to create schema with name operation and have tried to save the scheme without defining any element. So check schema operation and add proper required element to the schema and save, otherwise delete the operation schema. Then you will ...
I have defined the column xmlPayload as DOMElement in the schema testschema as below.
<methods><method library="tst:javaScript.js" name="methodname" static="true"><parameters><param desc="schemaname" inout="in" name="xmlPayload" type="DOMElement"/><param desc="Return" inout="out" name="response" t...
I have created SOAP service in Adobe campaign and passing XML data. In the schema I have created a method and have defined the param type as DOMElement. When I pass the xml data to the SOAP API I am not able to read/parse the xml data in js.
Hi Marcel,
Thanks for replying, but the problem isnt resolved yet. The database server is up and running, we are able to access the DB and I have the credentials. I tried to set the connection with nlserver command "nlserver config -instance:INSTANCENAME -setdblogin:<[dbms:]account[:database][/passw...
We are facing issue connecting to Adobe Campaign using Adobe client console. Error is SOP-330021 Communication error with the server: please make sure it is configured correctly.
HTTP code 500 'A technical error has occurred: ODB-240000 ODBC error: [Microsoft][ODBC Driver 13 for SQL Server][SQL Serv...