How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Description
This node is used to invoke any ibridge operations.
Properties
Name | Type | Occurrence | Description |
---|---|---|---|
connectorId |
xs:integer |
Required | The connector id for operation. |
methodPath |
xs:string |
Required | The method path for the operation. |
methodSchemaPath |
xs:string |
Required | The method schema path for the operation. |
methodName |
xs:string |
Optional | The method display name for the operation. |
credential |
Array<iBridgeCredentialType> |
Optional | The keySafe ID for the credentials required by this integration. |
parameter |
Array<iBridgeInputParameterType> |
Optional | The input parameters to pass to this flowcode operation. |
ibridgeRequestParameters |
xs:string |
Optional | Hornbill’s iBridge supported more complex data strcutures for input parameters. When this represents an iBrdige node, this property can be used instead of the ‘parameter’ proprty to sepcify the request parameter content as a JSON object. If this is specified then the ‘parameter’ property is disregarded. |
timeout |
xs:unsignedInt |
Optional Default= 60 |
The amount of time (in seconds) to wait for the integration call to complete before a timeout is returned. |
metaData |
xs:string |
Optional | any ui meta data as json string. |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document