Breadcrumbs

Platform Service

The Element Platform Service

Element

platform_service.png

Function

The element Platform Service is only found within the Integration element and is used in an EPC to exchange and edit data from a foreign system via REST protocol and a Scheer PAS Bridge xUML service.

Connection

Predecessor: None
Successor: Function

Example

Within an integration, material data is extracted out of SAP and converted into the required data format, all with the help of the Platform Service Stock Avail. The same happens via the Platform Service Get Customer with customer data. Thereafter all data is saved in the container and remains available for further processing in BPaaS.

ps_example.png

Configuration Options

Edit the element via the Edit Sidebar.

ps_name.png

Name

Name of the element within modeling.

model_id.png

ID

The read-only field contains the model ID of the element. Designers can use the ID for example in the search to link the element in other models.

epc_description.png

Description

A commentary field for the modeler. Its content is invisible to users and its sole purpose is internal documentation.

epc_hashtags.png

Hashtags

Possibility to insert your own key terms . The leading hashtag sign # (hash) will be inserted automatically. Use the spacebar to insert multiple hashtags:

hashtag_example.png?version=2&modificationDate=1550039322000&cacheVersion=1&api=v2

One hashtag may be issued for multiple elements:

hashtag_search.png?version=2&modificationDate=1550039386000&cacheVersion=1&api=v2
ps_xuml_services.png

xUML Services

Here you choose the required xUML service of Scheer PAS Bridge. The drop-down menu contains all xUML services with REST interface available in your Bridge.

Example:

ps_xumls.png
ps_operation.png

Operation

Insert the operation's REST path here. Your entry must begin with "/":

Example:

ps_operation_example.png

When entering the operation consider the documentation of the corresponding xUML service.

http_method.png

HTTP Method

Choose a matching HTTP method for your REST action from the drop-down menu.

The following methods are available:

ps_http_methods.png

When entering the method always consider the documentation of the corresponding xUML service and operation.

mime_type.png

MIME-Type

Choose the matching MIME type of your REST interface here. The following types are available:

ps_mimes.png

When entering the MIME type always consider the documentation of the corresponding xUML service and operation.

parameter_list.png

Parameter List

Contains a list of parameters to be transferred.

Example: A character string, an e-mail address and the age are to be transferred.

ps_parameter_example.png

When entering the parameters always consider the documentation of the corresponding xUML service and operation.

epc_field_name_in_container.png

Field Name in Container

Assign a name under which the server answer is saved in the container. If the Field Name in Container remains empty, integration.result will be used.

Without further modeling the data is volatile, meaning it has been deposited in the container, but not saved. For further information see Saving and Deleting Instances.

Related Pages:
Related Documentation: