POST api/FormBuilder/AddUpdateAssignAccess
Request Information
URI Parameters
None.
Body Parameters
Collection of BPMN_ASSIGN_ACCESS| Name | Description | Type | Additional information |
|---|---|---|---|
| PLANT_ID | integer |
None. |
|
| DEPARTMENT_ID | integer |
None. |
|
| ROLE_ID | integer |
None. |
|
| PLANT_NAME | string |
None. |
|
| DEPARTMENT_NAME | string |
None. |
|
| ROLE_NAME | string |
None. |
|
| SCREEN_ID | integer |
None. |
|
| HASSELECTCHECK | integer |
None. |
|
| IsPresent | integer |
None. |
|
| ISACTIVE | integer |
None. |
|
| USERID | integer |
None. |
|
| CURRENTUSERROLEID | integer |
None. |
|
| CURRENTSCREENID | integer |
None. |
|
| CREATED_BY | integer |
None. |
|
| CREATED_DATE | date |
None. |
|
| UPDATED_BY | integer |
None. |
|
| UPDATED_DATE | date |
None. |
|
| UNIT_ID | integer |
None. |
|
| LINE_ID | integer |
None. |
|
| ORG_ID | integer |
None. |
|
| ISCHILDRESULT | boolean |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| SortBy | string |
None. |
|
| SortOrder | string |
None. |
|
| SearchFilter | string |
None. |
|
| SESSIONID | integer |
None. |
|
| CURRENTSESSIONID | string |
None. |
|
| ISLOGGEDIN | boolean |
None. |
|
| MOB_PLAYERID | string |
None. |
|
| ISWEBLOGIN | boolean |
None. |
|
| OptTime | string |
None. |
|
| Date | string |
None. |
|
| AuditLogID | integer |
None. |
|
| OperationType | string |
None. |
|
| ScreenName | string |
None. |
|
| Description | string |
None. |
|
| ACTION_USER_NAME | string |
None. |
|
| OperationDateTime | date |
None. |
|
| SUBSCRIPTION_ID | string |
None. |
|
| CONSUMED_TOKEN_CNT | integer |
None. |
|
| TOTAL_TOKEN_SIZE | integer |
None. |
|
| TOTAL_CONSUMED_SIZE | string |
None. |
|
| AI_FLAG | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"PLANT_ID": 1,
"DEPARTMENT_ID": 1,
"ROLE_ID": 1,
"PLANT_NAME": "sample string 1",
"DEPARTMENT_NAME": "sample string 2",
"ROLE_NAME": "sample string 3",
"SCREEN_ID": 1,
"HASSELECTCHECK": 1,
"IsPresent": 1,
"ISACTIVE": 1,
"USERID": 1,
"CURRENTUSERROLEID": 1,
"CURRENTSCREENID": 4,
"CREATED_BY": 1,
"CREATED_DATE": "2026-01-23T19:38:29.1268216+05:30",
"UPDATED_BY": 1,
"UPDATED_DATE": "2026-01-23T19:38:29.1268216+05:30",
"UNIT_ID": 1,
"LINE_ID": 1,
"ORG_ID": 1,
"ISCHILDRESULT": true,
"PageSize": 1,
"PageNumber": 1,
"SortBy": "sample string 5",
"SortOrder": "sample string 6",
"SearchFilter": "sample string 7",
"SESSIONID": 1,
"CURRENTSESSIONID": "sample string 8",
"ISLOGGEDIN": true,
"MOB_PLAYERID": "sample string 9",
"ISWEBLOGIN": true,
"OptTime": "sample string 10",
"Date": "sample string 11",
"AuditLogID": 1,
"OperationType": "sample string 12",
"ScreenName": "sample string 13",
"Description": "sample string 14",
"ACTION_USER_NAME": "sample string 15",
"OperationDateTime": "2026-01-23T19:38:29.1268216+05:30",
"SUBSCRIPTION_ID": "sample string 16",
"CONSUMED_TOKEN_CNT": 1,
"TOTAL_TOKEN_SIZE": 1,
"TOTAL_CONSUMED_SIZE": "sample string 17",
"AI_FLAG": 1
},
{
"PLANT_ID": 1,
"DEPARTMENT_ID": 1,
"ROLE_ID": 1,
"PLANT_NAME": "sample string 1",
"DEPARTMENT_NAME": "sample string 2",
"ROLE_NAME": "sample string 3",
"SCREEN_ID": 1,
"HASSELECTCHECK": 1,
"IsPresent": 1,
"ISACTIVE": 1,
"USERID": 1,
"CURRENTUSERROLEID": 1,
"CURRENTSCREENID": 4,
"CREATED_BY": 1,
"CREATED_DATE": "2026-01-23T19:38:29.1268216+05:30",
"UPDATED_BY": 1,
"UPDATED_DATE": "2026-01-23T19:38:29.1268216+05:30",
"UNIT_ID": 1,
"LINE_ID": 1,
"ORG_ID": 1,
"ISCHILDRESULT": true,
"PageSize": 1,
"PageNumber": 1,
"SortBy": "sample string 5",
"SortOrder": "sample string 6",
"SearchFilter": "sample string 7",
"SESSIONID": 1,
"CURRENTSESSIONID": "sample string 8",
"ISLOGGEDIN": true,
"MOB_PLAYERID": "sample string 9",
"ISWEBLOGIN": true,
"OptTime": "sample string 10",
"Date": "sample string 11",
"AuditLogID": 1,
"OperationType": "sample string 12",
"ScreenName": "sample string 13",
"Description": "sample string 14",
"ACTION_USER_NAME": "sample string 15",
"OperationDateTime": "2026-01-23T19:38:29.1268216+05:30",
"SUBSCRIPTION_ID": "sample string 16",
"CONSUMED_TOKEN_CNT": 1,
"TOTAL_TOKEN_SIZE": 1,
"TOTAL_CONSUMED_SIZE": "sample string 17",
"AI_FLAG": 1
}
]
multipart/form-data
Sample:
[{"PLANT_ID":1,"DEPARTMENT_ID":1,"ROLE_ID":1,"PLANT_NAME":"sample string 1","DEPARTMENT_NAME":"sample string 2","ROLE_NAME":"sample string 3","SCREEN_ID":1,"HASSELECTCHECK":1,"IsPresent":1,"ISACTIVE":1,"USERID":1,"CURRENTUSERROLEID":1,"CURRENTSCREENID":4,"CREATED_BY":1,"CREATED_DATE":"2026-01-23T19:38:29.1268216+05:30","UPDATED_BY":1,"UPDATED_DATE":"2026-01-23T19:38:29.1268216+05:30","UNIT_ID":1,"LINE_ID":1,"ORG_ID":1,"ISCHILDRESULT":true,"PageSize":1,"PageNumber":1,"SortBy":"sample string 5","SortOrder":"sample string 6","SearchFilter":"sample string 7","SESSIONID":1,"CURRENTSESSIONID":"sample string 8","ISLOGGEDIN":true,"MOB_PLAYERID":"sample string 9","ISWEBLOGIN":true,"OptTime":"sample string 10","Date":"sample string 11","AuditLogID":1,"OperationType":"sample string 12","ScreenName":"sample string 13","Description":"sample string 14","ACTION_USER_NAME":"sample string 15","OperationDateTime":"2026-01-23T19:38:29.1268216+05:30","SUBSCRIPTION_ID":"sample string 16","CONSUMED_TOKEN_CNT":1,"TOTAL_TOKEN_SIZE":1,"TOTAL_CONSUMED_SIZE":"sample string 17","AI_FLAG":1},{"PLANT_ID":1,"DEPARTMENT_ID":1,"ROLE_ID":1,"PLANT_NAME":"sample string 1","DEPARTMENT_NAME":"sample string 2","ROLE_NAME":"sample string 3","SCREEN_ID":1,"HASSELECTCHECK":1,"IsPresent":1,"ISACTIVE":1,"USERID":1,"CURRENTUSERROLEID":1,"CURRENTSCREENID":4,"CREATED_BY":1,"CREATED_DATE":"2026-01-23T19:38:29.1268216+05:30","UPDATED_BY":1,"UPDATED_DATE":"2026-01-23T19:38:29.1268216+05:30","UNIT_ID":1,"LINE_ID":1,"ORG_ID":1,"ISCHILDRESULT":true,"PageSize":1,"PageNumber":1,"SortBy":"sample string 5","SortOrder":"sample string 6","SearchFilter":"sample string 7","SESSIONID":1,"CURRENTSESSIONID":"sample string 8","ISLOGGEDIN":true,"MOB_PLAYERID":"sample string 9","ISWEBLOGIN":true,"OptTime":"sample string 10","Date":"sample string 11","AuditLogID":1,"OperationType":"sample string 12","ScreenName":"sample string 13","Description":"sample string 14","ACTION_USER_NAME":"sample string 15","OperationDateTime":"2026-01-23T19:38:29.1268216+05:30","SUBSCRIPTION_ID":"sample string 16","CONSUMED_TOKEN_CNT":1,"TOTAL_TOKEN_SIZE":1,"TOTAL_CONSUMED_SIZE":"sample string 17","AI_FLAG":1}]
application/xml, text/xml
Sample:
<ArrayOfBPMN_ASSIGN_ACCESS xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IPMS.FT.Business.Entities.ViewModel">
<BPMN_ASSIGN_ACCESS>
<ACTION_USER_NAME>sample string 15</ACTION_USER_NAME>
<AI_FLAG>1</AI_FLAG>
<AuditLogID>1</AuditLogID>
<CONSUMED_TOKEN_CNT>1</CONSUMED_TOKEN_CNT>
<CREATED_BY>1</CREATED_BY>
<CREATED_DATE>2026-01-23T19:38:29.1268216+05:30</CREATED_DATE>
<CURRENTSCREENID>4</CURRENTSCREENID>
<CURRENTSESSIONID>sample string 8</CURRENTSESSIONID>
<CURRENTUSERROLEID>1</CURRENTUSERROLEID>
<Date>sample string 11</Date>
<Description>sample string 14</Description>
<ISACTIVE>1</ISACTIVE>
<ISCHILDRESULT>true</ISCHILDRESULT>
<ISLOGGEDIN>true</ISLOGGEDIN>
<ISWEBLOGIN>true</ISWEBLOGIN>
<LINE_ID>1</LINE_ID>
<MOB_PLAYERID>sample string 9</MOB_PLAYERID>
<ORG_ID>1</ORG_ID>
<OperationDateTime>2026-01-23T19:38:29.1268216+05:30</OperationDateTime>
<OperationType>sample string 12</OperationType>
<OptTime>sample string 10</OptTime>
<PLANT_ID i:nil="true" />
<PageNumber>1</PageNumber>
<PageSize>1</PageSize>
<SESSIONID>1</SESSIONID>
<SUBSCRIPTION_ID>sample string 16</SUBSCRIPTION_ID>
<ScreenName>sample string 13</ScreenName>
<SearchFilter>sample string 7</SearchFilter>
<SortBy>sample string 5</SortBy>
<SortOrder>sample string 6</SortOrder>
<TOTAL_CONSUMED_SIZE>sample string 17</TOTAL_CONSUMED_SIZE>
<TOTAL_TOKEN_SIZE>1</TOTAL_TOKEN_SIZE>
<UNIT_ID>1</UNIT_ID>
<UPDATED_BY>1</UPDATED_BY>
<UPDATED_DATE>2026-01-23T19:38:29.1268216+05:30</UPDATED_DATE>
<USERID>1</USERID>
<DEPARTMENT_ID>1</DEPARTMENT_ID>
<DEPARTMENT_NAME>sample string 2</DEPARTMENT_NAME>
<HASSELECTCHECK>1</HASSELECTCHECK>
<IsPresent>1</IsPresent>
<PLANT_ID>1</PLANT_ID>
<PLANT_NAME>sample string 1</PLANT_NAME>
<ROLE_ID>1</ROLE_ID>
<ROLE_NAME>sample string 3</ROLE_NAME>
<SCREEN_ID>1</SCREEN_ID>
</BPMN_ASSIGN_ACCESS>
<BPMN_ASSIGN_ACCESS>
<ACTION_USER_NAME>sample string 15</ACTION_USER_NAME>
<AI_FLAG>1</AI_FLAG>
<AuditLogID>1</AuditLogID>
<CONSUMED_TOKEN_CNT>1</CONSUMED_TOKEN_CNT>
<CREATED_BY>1</CREATED_BY>
<CREATED_DATE>2026-01-23T19:38:29.1268216+05:30</CREATED_DATE>
<CURRENTSCREENID>4</CURRENTSCREENID>
<CURRENTSESSIONID>sample string 8</CURRENTSESSIONID>
<CURRENTUSERROLEID>1</CURRENTUSERROLEID>
<Date>sample string 11</Date>
<Description>sample string 14</Description>
<ISACTIVE>1</ISACTIVE>
<ISCHILDRESULT>true</ISCHILDRESULT>
<ISLOGGEDIN>true</ISLOGGEDIN>
<ISWEBLOGIN>true</ISWEBLOGIN>
<LINE_ID>1</LINE_ID>
<MOB_PLAYERID>sample string 9</MOB_PLAYERID>
<ORG_ID>1</ORG_ID>
<OperationDateTime>2026-01-23T19:38:29.1268216+05:30</OperationDateTime>
<OperationType>sample string 12</OperationType>
<OptTime>sample string 10</OptTime>
<PLANT_ID i:nil="true" />
<PageNumber>1</PageNumber>
<PageSize>1</PageSize>
<SESSIONID>1</SESSIONID>
<SUBSCRIPTION_ID>sample string 16</SUBSCRIPTION_ID>
<ScreenName>sample string 13</ScreenName>
<SearchFilter>sample string 7</SearchFilter>
<SortBy>sample string 5</SortBy>
<SortOrder>sample string 6</SortOrder>
<TOTAL_CONSUMED_SIZE>sample string 17</TOTAL_CONSUMED_SIZE>
<TOTAL_TOKEN_SIZE>1</TOTAL_TOKEN_SIZE>
<UNIT_ID>1</UNIT_ID>
<UPDATED_BY>1</UPDATED_BY>
<UPDATED_DATE>2026-01-23T19:38:29.1268216+05:30</UPDATED_DATE>
<USERID>1</USERID>
<DEPARTMENT_ID>1</DEPARTMENT_ID>
<DEPARTMENT_NAME>sample string 2</DEPARTMENT_NAME>
<HASSELECTCHECK>1</HASSELECTCHECK>
<IsPresent>1</IsPresent>
<PLANT_ID>1</PLANT_ID>
<PLANT_NAME>sample string 1</PLANT_NAME>
<ROLE_ID>1</ROLE_ID>
<ROLE_NAME>sample string 3</ROLE_NAME>
<SCREEN_ID>1</SCREEN_ID>
</BPMN_ASSIGN_ACCESS>
</ArrayOfBPMN_ASSIGN_ACCESS>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.