URLs in I4

Build 1501 on 14/Nov/2017  This topic last edited on: 21/Mar/2016, at 18:52

Workspace

Show the named workspace.

/i4/workspace/{name}

{name} – is the name of the workspace.

Built in command is workspace

Properties

Shows the properties for an object.

/i4/View/{id}/{config}

{id} – id of the object to view

{config} – config name of the propertiesConfig

Built in command is properties

Workflow

Runs a workflow.

/i4/Workflow/{name}/{ids}

{ids} – ids of the objects to pass to the workflow, these become the objectIds in the workflow

{name} – name of the workflow to run

Built in command is workflow

Search

Shows a configured search.

/i4/Search/{config}

{config} – config name of the searchContext

Built in command is search

Designer

Shows a configured search.

/i4/Designer/{id}/{preview}

{id} – id of the object to design

{preview} – ‘true’  to show the preview, ‘false’ to not show the preview. Default is ‘true’