Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: good_to_know_policy added

...

Table Filter
fixedCols
totalrow,,,
hidelabelsfalse
ddSeparator
sparkNameSparkline
hidePaneFiltration panel
customNoTableMsgText
limitHeight
sparklinefalse
default,,
isFirstTimeEntertrue
cell-width150,150,150
hideColumnsfalse
totalRowName
totalColName
customNoTableMsgfalse
disabledfalse
enabledInEditorfalse
globalFiltertrue
id1697628533674_589155580
iconfilter
order0,1,2
hideControlsfalse
inversefalse,false,false
numbering
datefilter
column
sortChapter ⇧,Name ⇧
totalcol
disableSavefalse
rowsPerPage
separatorPoint (.)
labelsChapter‚Name‚Filter whole table
thousandSeparator
ignoreFirstNrows
ddOperator
userfilterChapter,Name
datepatterndd M yy
numberfilter
heightValue
updateSelectOptionsfalse
worklog5|8|w d h m|w d h m
isORAND
showNRowsifNotFiltered


ChapterNameExcerptUsage
Allhinweis_beispiele


Multiexcerpt
MultiExcerptNamehinweis_beispiele


Info

Inhalte in hellgrauer Schrift bezieht sich auf die im Tutorial verwendeten Beispiele.



Allnote_doc_story


Multiexcerpt
MultiExcerptNamenote_doc_story


Info

All content in a lighter font color refers to the story of the tutorial.



Alltrial


Multiexcerpt
MultiExcerptNametrial


Tip

If you are doing a trial and you have already received your personal credentials, you can access the PAS systems as follows:



API Tutorialsadministration_service_running


Multiexcerpt
MultiExcerptNameadministration_service_running

As described in the prerequisites of the tutorial, you need to have access to the PAS Administration, and the RESTAPI_Echo_Example must be deployed and running in the Administration.

To import the API, open your service within the PAS Administration and go to tab Details.


  • Tutorial 1: Importing the API
  • Tutorial 2: Importing the API
API Tutorialsapi_definition_details


Multiexcerpt
MultiExcerptNameapi_definition_details

Refer to API Management Guide > API Settings for detailed information about the necessary settings in the definition file.


API Tutorialsemail_notifications


Multiexcerpt
MultiExcerptNameemail_notifications


Info

If the email notification feature is enabled on your system, the requester and the approver will also receive emails for each step of the approval process.



API Tutorialsgood_to_know_policy


Multiexcerpt
MultiExcerptNamegood_to_know_policy


Expand
titleGood to Know: What is a policy?

A policy is a rule or a set of rules API Management uses to manage access to your APIs. Policies are applied to all API requests and represent a unit of work applied at runtime to the request by API Management.

Policies are applied through a policy chain: when a request to an API is made, API Management creates a chain of policies to be applied to that request. The policy chain is applied to the request in a fixed order: Client policies are applied first, then policies added to plans, and finally policies added to the API itself.

Refer to API Management Guide > Policies for more details.



  • Tutorial 1: Configuring the API
  • Tutorial 2: Creating a Plan
API Tutorialsgood_to_know_visibility


Multiexcerpt
MultiExcerptNamegood_to_know_visibility


Div
Classe2e-vers2


Expand
titleGood to Know: What is the visibility concept all about?

The visibility concept of API Management enables a fine-grained access to APIs and defines which user groups can find them. The visibility resides on top of the permission system as another security layer. Visibilities are applicable to public APIs and plans for private APIs.

The chosen visibility affects both UIs: The content of API Management as well as the content of the API Developer Portal from where API consumers can find the APIs. Three different visibilities are available: Organization members (default), API Management users, and API Developer Portal users.

Refer to API Management Guide > The Concepts of API Management > Visibility for more details.




  • Tutorial 1: Configuring the API
  • Tutorial 2: Configuring the API
API Tutorialsgoto_chapter_apis


Multiexcerpt
MultiExcerptNamegoto_chapter_apis

Refer to API Management Guide > APIs to learn more about the details of an API and its configuration options.


API Tutorialsgoto_chapter_organizations


Multiexcerpt
MultiExcerptNamegoto_chapter_organizations

Refer to API Management Guide > Organizations to learn more about the details of an organization and its configuration options.


API Tutorialsimport_api


Multiexcerpt
MultiExcerptNameimport_api

Tab Endpoints shows all service endpoints, that have automatically been created during deployment.

Select the endpoint with your service name EchoAPI and type rest, and click Import API to start the import to API Management.


  • Tutorial 1: Importing the API
  • Tutorial 2: Importing the API
API Tutorialsimport_api_finished


Multiexcerpt
MultiExcerptNameimport_api_finished

The import is finished and you are redirected to the details page of your new API. Now you can start configuring your API.


  • Tutorial 1: Importing the API
  • Tutorial 2: Importing the API
API Tutorialsimport_wizard_organization


Multiexcerpt
MultiExcerptNameimport_wizard_organization

The creation wizard will open and you can choose your organization.

Click Next to continue.


  • Tutorial 1: Importing the API
  • Tutorial 2: Importing the API
API Tutorialsimport_wizard_summary


Multiexcerpt
MultiExcerptNameimport_wizard_summary

The Summary displays all details of the API.

The settings of the API such as Endpoint, Definition URL, Definition Type and API Type will be filled with the corresponding information. Refer to API Management Guide > API Settings for details about the settings of an API.

Click Create API to finish the import.


  • Tutorial 1: Importing the API
  • Tutorial 2: Importing the API
API Tutorialsnote_on_swagger_docu


Multiexcerpt
MultiExcerptNamenote_on_swagger_docu


Tip

Refer to the API Management Guide > API Management Best Practices to know more about Swagger documentation.



API Tutorialsstep_by_step_policies


Multiexcerpt
MultiExcerptNamestep_by_step_policies

For an overview on all policies provided in API Management refer to API Management Guide > Policies. Each policy and its configuration options are explained on dedicated pages.


API Tutorialsuse_your_own_name


Multiexcerpt
MultiExcerptNameuse_your_own_name


Note

Please make sure that the name of the created elements such as organizations, APIs, clients etc. is unique. You can use your own name as pre- or suffix (PublicEchoAPI_David...).



API Tutorialswhy_dev_portal


Multiexcerpt
MultiExcerptNamewhy_dev_portal


Info
titleWhy a Developer Portal?

Why does Scheer PAS API Management also provide a separate Developer Portal?
The portal allows you to grant your customers' developers access to your APIs. Developers can list and try out APIs that you have enabled for them. Using the Developer Portal has several advantages:

  • Security: Each developer gets his own secure login to the portal. It is a secure way to provide API keys to customers instead of sending the keys by email, for example.
  • Service: Using the portal allows your customers' developers to test the available APIs.
  • Life Cycle Management: Users of the portal can view all versions of the APIs. They get also an overview on the status of each API, if it is available, in development or retired, and can also access its documentation. Refer to page Developer Access to APIs for detailed information.



BPaaS / Mobile Tutorialsinfo_css_blue_default


Multiexcerpt
MultiExcerptNameinfo_css_blue_default


Info

By default, the template CSS Blue is assigned to the reference and the overview model of a newly created app project.



BPaaS / Mobile Tutorialsinfo_mobile_installation


Multiexcerpt
MultiExcerptNameinfo_mobile_installation


Info

For information on installing Scheer PAS Mobile visit the Mobile App Installation Guide.



BPaaS / Mobile Tutorialsnote_fieldname_in_container


Multiexcerpt
MultiExcerptNamenote_fieldname_in_container


Note

Make sure you use the correct Field Names in Container as defined in your input form. For further information on the concept of the Field Name in Container visit the BPaaS Guide > The Container Principle.



BPaaS / Mobile Tutorialstip_connecting_epc_elements


Multiexcerpt
MultiExcerptNametip_connecting_epc_elements


Tip

Visit the BPaaS Guide > Connecting EPC Elements to learn more about connecting elements.



BPaaS / Mobile Tutorialstip_container_principle


Multiexcerpt
MultiExcerptNametip_container_principle


Tip

The concept of the Field Name in Container is explained in detail in the BPaaS Guide on page The Container Principle.



BPaaS / Mobile Tutorialstip_creating_epc_elements


Multiexcerpt
MultiExcerptNametip_creating_epc_elements


Tip

Visit the BPaaS Guide > Creating New EPC Elements to learn more about the creation of EPC elements and how to use them.




BPaaS / Mobile Tutorialstip_creating_form_elements


Multiexcerpt
MultiExcerptNametip_creating_form_elements


Tip

Visit the BPaaS Guide > Creating Form Elements to learn more about the creation of form elements and how to use them.



BPaaS / Mobile Tutorialstip_instance_view


Multiexcerpt
MultiExcerptNametip_instance_view


Tip

Further information about the usage of the Instance View can be found in the BPaaS Guide > Using the Instance View.



BPaaS / Mobile Tutorialstip_overview_config


Multiexcerpt
MultiExcerptNametip_overview_config


Tip

You can find further explanations on this topic in the BPaaS Guide on the pages Configuring Tables and Configuring Overview Tables.



Designer Tutorialsnote_changed_order_value


Multiexcerpt
MultiExcerptNamenote_changed_order_value


Info
titleReminder

If you have finished tutorial 4, the new order limit is 500.



Designer Tutorialsnote_order_value


Multiexcerpt
MultiExcerptNamenote_order_value


Info

Remember: The value of the order limit is 1.000.



Designer Tutorialssummary_tutorial_1


Multiexcerpt
MultiExcerptNamesummary_tutorial_1

In our first tutorial, we will show

  • how to draw BPMN diagrams with the Designer
  • how to design forms with the Designer
  • how to test your application using the preview



Designer Tutorialssummary_tutorial_2


Multiexcerpt
MultiExcerptNamesummary_tutorial_2

In our second tutorial, we will show

  • how to add executions to BPMN elements
  • how to map data between forms and the BPMN process
  • how to test your application using the preview



Designer Tutorialssummary_tutorial_3


Multiexcerpt
MultiExcerptNamesummary_tutorial_3

In our third tutorial, we will show

  • how to map process data
  • how to configure the instance list to show process data
  • the functionalities of the instance list



Designer Tutorialssummary_tutorial_4


Multiexcerpt
MultiExcerptNamesummary_tutorial_4

In our fourth tutorial, we will show

  • how to deploy a service as a container
  • how to manage your containerized service
  • the differences between a test service and a deployed service



Designer Tutorialssummary_tutorial_5


Multiexcerpt
MultiExcerptNamesummary_tutorial_5

In our fifth tutorial, we will show

  • how to add roles to a process
  • how to assign roles to lanes
  • the effects of the role check



Designer Tutorialstip_creating_new_items


Multiexcerpt
MultiExcerptNametip_creating_new_items


Tip

If you want to create new items in the Service Panel just hover over a folder (or its contents) and use the icons in the pop-up menu. To open the context menu of an item, right-click it in the tree.



Video Notesdesigner_introduction


Multiexcerpt
MultiExcerptNamedesigner_introduction

Scheer PAS Designer is the modeling tool for digitization. This easy-to-use, innovative and model-based tool allows you to create processes in BPMN 2.0 format via a graphical user interface. At the same time you can realize the technical implementation into UML by using supplied or self-created libraries. You can use the finished models without further programming as xUML micro services in the platform's integration component. The use of the Designer also boosts collaboration by allowing key users, process managers and IT responsibles to work simultaneously on the same process.



Video Notesnote_designer_documentation


Multiexcerpt
MultiExcerptNamenote_designer_documentation

Visit the comprehensive Designer Guide explaining concepts and usage of the Designer in more detail.


Video Notesnote_designer_tutorial


Multiexcerpt
MultiExcerptNamenote_designer_tutorial

Learn more about the Scheer PAS Designer by following our Designer self-learning tutorial.
Request a free trial account!


Video Notestry_account


Multiexcerpt
MultiExcerptNametry_account

Do you feel like giving Scheer PAS a try? Request a free trial account!



...