Salesforce

PSS Publish Service (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

PSS Publish Service (Magic xpi 3.x)

To add the PSS Publish service to a flow:

  1. Find the services icons in the Components pane at the left of the screen. You can display only the services by selecting Services from the drop-down list at the top of the Components pane.

  2. Drag the PSS Publish service to your flow.

  3. In the PSS Publish Configuration dialog box, enter the information as described in the table below:

Parameter

Description

Name

Type a name that describes the service in the flow.

Description

Type a description of the service in your flow (optional).

Processing mode

Select whether the step should be executed linear, parallel or stand-alone. This is only available if the PSS Publish service is not the first step in the flow.

Wait for completion

Select whether the step should be run in Wait for Completion mode. The options are Yes or No.

Note:

Wait for completion is only available when the PSS Publish service is a linear step and if it is not the first step in the flow.

Save Point

Select Yes to indicate that the step is a Save Point in your flow. This is available only if the flow's Recovery Policy is set to Save Point.

Magic xpi Server

Select the Magic xpi Server where the PSS Publish service is executed.

Click to the right of the Magic xpi Server field to open the Server List. Select a server from the list and then click Select.

Call logic flow

You can use this option if you want to call generic logic after the execution of a specific step. Once this step has been executed, the flow logic that you defined in the flow properties is called before the Server continues to the following steps.

The options are Yes or No (default).

PSS Name

Select the name of the topic to publish to.

Click the button in the PSS Name field to open the PSS Topic List. Select a topic from the list and click OK.

Alternatively, you can click the button to use the Expression Editor to select a PSS name. However, the resulting name needs to be the exact name of the topic.

Parameters:

String

BLOB

Code

There are three parameters available that can be retrieved by the subscribing flow:

  • String: This parameter is retrieved with the C.UserString variable.

  • BLOB: This parameter is retrieved with the C.UserBlob variable.

  • Code: This parameter is retrieved with the C.UserCode variable.

You can type in any of the parameters or click the button to the right of any of the Parameters fields to use the Expression Editor.

  1. Click OK to close the PSS Publish Configuration dialog box. The PSS Publish service is displayed in the flow.

Reference
Attachment 
Attachment