Loading the Forms Runtime Adapter

The details about the BPM runtime is obtained from the session and the string /bpmresources/formsclient/formsclient.nocache.js is the location of the Forms Runtime Adapter.

The runtime address of the Forms Runtime Adapter is defined by:

src="<%=request.getSession().getAttribute("protocol") + "://" + request.getSession().getAttribute("host") + ":" + request.getSession().getAttribute("port") %>/bpmresources/formsclient/formsclient.nocache.js">