GroupNameExcerptUsage
Action ScriptActionScript_Calculations_Example




Click the icon to download a simple example model that shows how to use Action Script to perform simple Integer, Float and DateTime calculations with Scheer PAS Designer.




Action ScriptActionScript_Time_Conversions_Example




Click the icon to download a simple example model that different possibilities for DateTime conversions with Scheer PAS Designer.




Activity Diagram

Activity_Decision_Example




Click the icon to download a simple example model that shows how to use decisions in activity diagrams with Scheer PAS Designer.




Activity Diagram

Activity_Loop_Example




Click the icon to download a simple example model that shows how to model a loop in activity diagrams with Scheer PAS Designer.




AdaptersFilesystemAdapter_ProductExport_Example




Click the icon to download a simple example model that shows the usage of the Filesystem adapter in Scheer PAS Designer.




AdaptersFlatFileAdapter_Hierachic_Example




Click the icon to download a simple example model that shows how to compose a hierarchic flat file with the Flat File adapter in Scheer PAS Designer.




AdaptersFlatFileAdapter_ProductExport_Example




Click the icon to download a simple example model that shows the usage of the Flat File adapter in Scheer PAS Designer.




AdaptersFlatFileAdapter_Quotes_Example




Click the icon to download a simple example model that shows the usage of a quote character with the Flat File adapter in Scheer PAS Designer.




AdaptersJSONAdapter_Example




Click the icon to download a simple example model that shows the usage of the JSON adapter (classToJSON) in Scheer PAS Designer.




AdaptersMemoryAdapter_GuessingGame_Example




Click the icon to download a simple example model that shows the usage of the Memory adapter in Scheer PAS Designer.




AdaptersMemoryAdapter_HashMap_Example




Click the icon to download a simple example model that shows the usage of the Memory adapter with hash maps in Scheer PAS Designer.




AdaptersMongoDBAdapter_CustomerData_Example




Click the icon to download a simple example model that shows the usage of the MongoDB adapter in Scheer PAS Designer.




AdaptersRESTAdapter_BlobContent_Example




Click the icon to download a simple example model that shows how to handle Blob content with a REST call in Scheer PAS Designer.




AdaptersRESTAdapter_CallProcessWithRoles_Example




Click the icon to download a simple example model that shows how to call a subprocess from a parent process with a REST call in Scheer PAS Designer with special considerations of role handling.




AdaptersRESTAdapter_SupportManager_Example




Click the icon to download a simple example model that shows the usage of the REST adapter in Scheer PAS Designer.




AdaptersS3Adapter_ProductExport_Example




Click the icon to download a simple example model that shows the usage of the S3 adapter in Scheer PAS Designer.




AdaptersSAPAdapter_RFC_Example




Click the icon to download a simple example model that shows the usage of the SAP adapter for RFCs in Scheer PAS Designer.




AdaptersSQLAdapter_Example




Click the icon to download a simple example model that shows the usage of the SQL adapter in Scheer PAS Designer.




Adapters

Transformation_VerifyAddress_Example




Click the icon to download a simple example model that shows how to transform data on an object flow in Scheer PAS Designer.




AdaptersUrlAdapter_Example




Click the icon to download a simple example model that shows the usage of the URL adapter in Scheer PAS Designer.




APIsRESTAPI_BlobContent_Example




Click the icon to download a simple example model that shows the implementation of a REST API that receives and returns Blob content with Scheer PAS Designer.




APIsRESTAPI_SupportManager_Example




Click the icon to download a simple example model that shows the implementation of a REST API with Scheer PAS Designer.




BPMNBPMN_End_Event_Example




Click the icon to download a simple example model that shows what you can do with End Events in Scheer PAS Designer.




BPMNBPMN_Event_Example




Click the icon to download a simple example model that shows what you can do with Events in Scheer PAS Designer.




BPMNBPMN_Start_Event_Example




Click the icon to download a simple example model that shows what you can do with Start Events in Scheer PAS Designer.





BPMNBPMN_Timer_Event_Example




Click the icon to download a simple example model that shows what you can do with Timer Intermediate Events in Scheer PAS Designer.




FormsDataTable_ClickAction_Example




Click the icon to download a simple example model that shows how you can use the clickAction trigger event for data tables in Scheer PAS Designer.




FormsForm_CSS_Example




Click the icon to download a simple example model that shows how you can style forms with your own custom CSS in Scheer PAS Designer.


To be able to execute this example, you need to upload the sample CSS file example-ccs-acme.css as a resource to the File Manager.
You can download the CSS file here. Refer to Managing File Resources for more information on how to upload the file.


FormsForm_Custom_Directive_Example




Click the icon to download a simple example model that shows how you can use custom Angular directives on form elements in Scheer PAS Designer.




FormsForm_Data_Transfer_Example




Click the icon to download a simple example model that shows how you can transfer data between forms in Scheer PAS Designer.




FormsForm_Default_Value_Example




Click the icon to download a simple example model that shows how you can set default values dynamically on form elements in Scheer PAS Designer.




Forms Form_InitialDataLoading_Checkbox_Example




Click the icon to download a simple example model that shows how you can initialize checkbox elements dynamically in a form.




FormsForm_Simple_Subform_Example




Click the icon to download a simple example model that shows how you can use subforms to display a standard header and footer in several forms.




FormsSimple_Data_Table_Example




Click the icon to download a simple example model that shows how to use the data table element in Scheer PAS Designer.




FormsSimple_Form_Example




Click the icon to download a simple example model that shows how you can configure form elements in Scheer PAS Designer.




BPMNBPMN_Gateway_Example




Click the icon to download a simple example model that shows what you can do with Gateways in Scheer PAS Designer.




JavaScriptJavaScript_PasswordGeneration_Example




Click the icon to download a simple example model that shows how you can use JavaScript in Scheer PAS Designer.







LibrariesCustomerAddress_Lib




Click the icon to download a simple example library that implements a simple address handling.




LibrariesUseLib_CustomerData_Example




Click the icon to download a simple example model that uses the CustomerAddress_Lib library.




MappingArray_Data_Mapping_Example




Click the icon to download a simple example model that shows how to implement array mappings in Scheer PAS Designer.




MappingArray_Mapping_With_Condition_Example




Click the icon to download a simple example model that shows how to extract data out of an input array using a condition as an index to access a dedicated array element in Scheer PAS Designer.




MappingArray_Mapping_With_foreach




Click the icon to download a simple example model that shows how to map array content for each array element to a target array in Scheer PAS Designer.




MappingSimple_Data_Mapping_Example




Click the icon to download a simple example model that shows how to implement simple mappings in Scheer PAS Designer.




MappingXML_Serialization_Example




Click the icon to download a simple example model that shows how to control XML mappings with stereotypes in Scheer PAS Designer.




MiscellaneousIdea_Management_Example




Click the icon to download a simple example model that shows what you can do with Lanes and Forms in Scheer PAS Designer. It also contains a configured instance list and shows the usage of trigger events.




MiscellaneousInstance_List_Example




Click the icon to download a simple example model that shows the usage of the instance list in Scheer PAS Designer.




Miscellaneous

Read_User_Data_Example

where is it used?
Please enter page(s) in column Usage!




Click the icon to download a simple example model that shows how to read the details of the current user in Scheer PAS Designer.






BPMNBPMN_Receive_Task_Example




Click the icon to download a simple example model that shows what you can do with Receive Tasks in Scheer PAS Designer.




BPMNBPMN_Service_Task_Example




Click the icon to download a simple example project that shows what you can do with Service Tasks in Scheer PAS Designer.




BPMNBPMN_User_Task_Example




Click the icon to download a simple example project that shows what you can do with User Tasks in Scheer PAS Designer.




MiscellaneousPersistentState_Query_Example




Click the icon to download a simple example project that shows how you can query process instances from another service in Scheer PAS Designer.
For this example to work, you also need to deploy the Simple_Order_Service.