iMIS Power Suite - Power Automate Connector
Panel actions
Review the following panel actions and how to use them.
Fetches one single-instance panel record from iMIS by its panel name and iMIS ID.
Note: This action works on any Business Object in iMIS. Select Enter custom value in the Panel Name drop-down and type the name of a business object exactly as it appears in iMIS (e.g. CsContact or CsOrderLines).
| Inputs | Outputs |
|---|---|
|
The output is a single record containing the fields from the panel or business object. |
Fetches one multi-instance panel record from iMIS by its panel name and primary key(s).
Note: This action works on any Business Object in iMIS. Select Enter custom value in the Panel Name drop-down and type the name of a business object exactly as it appears in iMIS (e.g. CsContact or CsOrderLines).
| Inputs | Outputs | |
|---|---|---|
|
The output is a single record containing the fields from the panel or business object. | |
| Party |
|
|
| Event |
|
|
| Standalone |
Ordinal: The ordinal (formerly sequence) value that uniquely identifies a single record for this standalone panel |
|
| Business objects |
The primary key(s) are presented as prompts. For example, for CsTrans, the following prompts are displayed:
|
Creates a new record in a multi-instance panel source.
Warning! While Business Objects can be used with the Get a multi-instance panel record action or the Find panel records action, updating business objects is not allowed by iMIS. Attempting to use this action to update a business object will result in an error.
| Inputs | Outputs | |
|---|---|---|
|
(Panel Fields): The resulting panel record (after being created). Warning! A known issue in iMIS causes the Ordinal output field to always be set to "0". |
|
| Party |
Id / ContactKey: The iMIS ID |
|
| Event |
EventKey: The event key / code |
|
| Standalone |
Standalone panels do not have a "parent" primary key. |
Updates (or creates) fields in a single-instance panel source record.
Any fields left blank will not be altered. To explicitly blank out a field, insert an empty string ('') using an expression. See Known Limitations for more information.
Important! While Business Objects can be used with the Get a multi-instance panel record action or the Find panel records action, updating business objects is not allowed by iMIS. Attempting to use this action to update a business object will result in an error.
| Inputs | Outputs |
|---|---|
|
The output is a single record containing the fields from the panel or business object. |
Updates fields in a multi-instance panel source record.
Any fields left blank will not be altered. To explicitly blank out a field, insert an empty string ('') using an expression. See Known Limitations for more information.
Important! While Business Objects can be used with the Get a multi-instance panel record action or the Find panel records action, updating business objects is not allowed by iMIS. Attempting to use this action to update a business object will result in an error.
| Inputs | Outputs |
|---|---|
|
(Panel Fields): The resulting panel record (after being updated). |
Deletes a single-instance panel source record by its primary key.
Warning! Deletes are permanent in iMIS. Exercise caution when using this action.
Important! While Business Objects can be used with the Get a multi-instance panel record action or the Find panel records action, updating business objects is not allowed by iMIS. Attempting to use this action to update a business object will result in an error.
| Inputs | Outputs |
|---|---|
|
None |
Deletes a multi-instance panel source record by its primary key(s).
Warning! Deletes are permanent in iMIS. Exercise caution when using this action.
Important! While Business Objects can be used with the Get a multi-instance panel record action or the Find panel records action, updating business objects is not allowed by iMIS. Attempting to use this action to update a business object will result in an error.
| Inputs | Outputs |
|---|---|
|
None |
Searches through, and returns records in a panel source.
Note: This action works on any Business Object in iMIS. Select "Enter custom value" in the Panel Name dropdown and type the name of a business object exactly as it appears in iMIS (e.g. CsContact or CsOrderLines)
Note: Supports Pagination and Search Filters.
| Inputs | Outputs |
|---|---|
|
|