Thanks Jon for the reply! Does this mean that we can start it and then just move the live environment to a new server if and when we set that up? We dont need to go through any specific things to shut down the live environement in the pre existing server where we keep the design environment?
Hi, we are considdering installing offer engine on a separate server to allow for heavy inbound interaction. However, this may prove to be hard to pull through the organization and because of that we want to install it on the application server. This server currently runs our workflows etc. and may ...
Hi,I wish to know how to use a JavaScript Template in a JavaScript file programmatically and then use the result. Is there a way in a workflow to send data to be used in a JS template and recieve the result?ThanksRegardsElias
florentlb wrote... Hi Elias, Can you share more details about your use case? Is it to extract data or to load some content/data in another activity? Also have you checked the JSAPI documentation? It is available on the Download Center of the support website. If you don't see it in there, you can req...
Hello,How can I get the rendered content of a javascript template, programatically and from using a javascript file in a workflow? I sort of wish to ask a publication model to render it's javascript template and serve it to me and thinking that there has to be a method for this extraction.RegardsEli...