Load a webapp form from INUBIT
This endpoint provides the content required for loading a web page. This sends data to be loaded in the independent portlet without a dedicated portal server or process user configuration in INUBIT. It also creates an entry in Queue Manager. Data will be a combination of html, Ext JS and javascript, that can be loaded directly in any application.
Request
URL: /webapp/standalone/view/{id}
Method: POST
Authorization: required
POST /ibis/rest/webapp/standalone/view/2082ed32-7f00-0101-4530-9c08b2617e57 HTTP/1.1
Accept: application/xml
Content-Type: application/json, application/xml, application/octet-stream
Host: localhost:8080
Request Path Parameters
| Name | Description | Required | Allowed values |
|---|---|---|---|
|
Unique Web Application Connector module uuid |
yes |
Alphanumeric with special character(-) |
Request Query Parameters
| Name | Description | Required | Allowed values |
|---|---|---|---|
|
Default value is true. It sets default theme available with inubit. To use custom themes, value should be set to false. |
no |
true or false |
|
Default value is true. It includes default scripts available with inubit. |
no |
true or false |
Request Headers
| Name | Description | Required | Allowed values |
|---|---|---|---|
|
id of the portlet, which will be used to generate namespace. |
yes |
Alpha-numeric |
|
The context path of the portal, which will used for further communication from front-end to the INUBIT server. |
yes |
Url String |
|
The url that needs to be called for submit action |
yes |
Url string |
|
Name of the portal user for processing in INUBIT. |
yes |
string value |
|
Name of the JSConnector. |
No |
string value |
Body
<?xml version="1.0" encoding="UTF-8"?>
<Properties version="4.1">
<Property name="ISPortalUser">test1</Property>
<Property name="ISPortalTenant">Liferay</Property>
<Property name="ISSessionId">199F71D8859D8A0A5A4C9B6C2D4FF712</Property>
<Property name="ISPortletActionUrl">/webapp/standalone/submit/2082ed32-7f00-0101-4530-9c08b2617e57</Property>
<Property name="ISUserName">inubitISPortalUser@@@intern</Property><Property name="ISWebContextPath"/>
<Property name="ISPortletNamespace">i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql</Property>
<Property name="ISParameters"><?xml version="1.0" encoding="UTF-8"?><Parameters version="4.1"/></Property>
<Property name="ISWebLanguage">en</Property>
</Properties>
Response
HTTP/1.1 200 OK
Content-Tye: application/xml
<div xmlns:xs="http://www.w3.org/2001/XMLSchema" id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_bodyIS">
<div id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_innerIS" class="portlet-font">
<link rel="stylesheet" type="text/css" href="http://localhost:8080/o/FormProxyServlet?url=inubitrepository:///Global/System/Widgets/resources/theme-classic-all_1.css">
<link rel="stylesheet" type="text/css" href="http://localhost:8080/o/FormProxyServlet?url=inubitrepository:///Global/System/Widgets/resources/theme-classic-all_2.css">
`<script type="text/javascript" src="http://localhost:8080/o/FormProxyServlet?url=inubitrepository:///Global/System/Widgets/resources/Script.js"></script><script type="text/javascript" src="http://localhost:8080/o/FormProxyServlet?url=inubitrepository:///Global/System/Widgets/resources/AjaxScript.js"></script><script type="text/javascript" src="http://localhost:8080/o/FormProxyServlet?url=inubitrepository:///Global/System/Widgets/resources/jquery-3.5.1.js"></script><script type="text/javascript" language="javascript">
try {
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_vForms=new Array();
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_panels=new Array();
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_errorViewer=new Array();
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_validate=true;
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_warningColor='#ffcccc';
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_contextPath='http://localhost:8080/o';
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_ajaxValidation=false;
dataIS['ajaxLoad']='true';
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_form='2082ed32-7f00-0101-4530-9c08b2617e57';
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_done=false;
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_genericClient='false';
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_lang='en';
dataIS.i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_webFormName='webform@@@LaunchWebApp/form_loginwebapp(62)_basicwebapp@@@200005.xml';
} catch(e) { if("ReferenceError"!=e.name) alert(e); }
</script><form action="http://localhost:8080/testconfig?p_p_id=LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&p_auth=cSnljKm6" name="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_" id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_formIS" method="post" accept-charset="UTF-8" enctype="multipart/form-data" onsubmit="return checkForExt((typeof event !=='undefined') ? event : null, 'i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_', '', getFormDataIS('i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_'),'')"><input type="hidden" name="submitId" id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_submitId" value="submitId"><input type="hidden" name="hiddenSubmitIS" id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_hiddenSubmitIS" value="_nothing"><div id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_main" style="display:block;">
<div class="outerGroupIS" style="position: static;">
<table cellpadding="0" cellspacing="0" border="0" id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_main.table" class="groupInvisibleIS" style="position: static;
 background-color: #ffffff; background-image: none;
 border-color: #ffffff;" width="100%">
<tbody>
<tr>
<td style="vertical-align: top; text-align: left;"><input type="text" size="30" onkeydown="dataIS.key=event.keyCode" class="portlet-form-input-field" value="" id="i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_TextField_191698769" name="TextField_191698769" style="position: ;width: 300px; "></td>
</tr>
<tr>
<td style="vertical-align: top; text-align: left;"><input class="portlet-form-button" name="#sb_value" value="Submit" onClick=";
javascript:setSubmitPropertyIS('value','false','i_LiferayMVCPortlet_INSTANCE_AfYrAMY2vHql_');
dataIS.submitter=this;
 " type="submit" style="position: ;"></td>
</tr>
</tbody>
</table>
</div>
</div>
</form><script type="text/javascript" language="javascript">;</script></div>
</div>
Errors
- Authorization Failed (401)
-
Authorization with the given username and password failed. Please revisit both values and provide valid credentials.
<?xml version="1.0" encoding="UTF-8"?>
<ApiError>
<statusCode>401</statusCode>
<message>Unauthorized access</message>
<path>/rest/endpoint</path>
<timestamp>2025-06-07T14:21:11.781</timestamp>
</ApiError>
- Resource Not Found (404)
-
The 404 (Not Found) status code indicates that the requested endpoint or resource is unavailable or does not exist on the server.
- Server Error (500)
-
Execution on the INUBIT server failed. Have a look into the response message, otherwise access to the INUBIT log is required to retrieve further information.
<?xml version="1.0" encoding="UTF-8"?>
<ApiError>
<statusCode>500</statusCode>
<message>Internal Server Error</message>
<path>/rest/endpoint</path>
<timestamp>2025-08-06T12:55:31.862</timestamp>
</ApiError>
- Service Unavailable (503)
-
In maintenance mode the INUBIT server endpoint will not respond to incoming requests but return this error response. Once the maintenance mode is switched off the endpoint will respond normally.
<?xml version="1.0" encoding="UTF-8"?>
<ApiError>
<statusCode>503</statusCode>
<message>Service Unavailable</message>
<path>/rest/endpoint</path>
<timestamp>2025-08-06T12:58:06.688</timestamp>
</ApiError>