-

Workplace Registration Process
This workflow allows employees to register their work locations. Employees register their office and telecommute work locations on a daily basis. Employees are automatically grouped (registered to roles)…
-

Questetra BPMS: User, Check Belonging to Role
If the specified user belong to the specified role, this task returns role name. If he or she doesn’t belong to it, it returns nothing.
-

Try Using Questetra REST API with Swagger
In this guide I would like to introduce the Questetra REST API. This is a resource with various processes and mechanisms which can be used to execute operations…
-

Questetra BPMS: User, Check Belonging to Organization
If the specified User is the leader of the specified Organization this task returns “L”. If they are one of its members it returns “M”. If the User…
-

Questetra Org Membership Add
Adds a member to a Questetra “Organization” and stores the communication log in a String-type Data Item
-

Questetra Org Membership Delete
Deletes a member from Questetra’s “Organization” and stores the communication log in a String type Data Item
-

Questetra Role Membership Delete
Deletes a member from Questetra’s “Role” and stores the communication log in a String type Data Item
-

Questetra Role Membership Add
Adds a member to a Questetra “Role” and stores the communication log in a String-type Data Item
-

Synchronizing User Information in QBPMS with Local Data (Organizational Affiliation Chapter)
Synchronize user information on Questetra BPM Suite with local data. In the Organizational Affiliation Chapter, we introduce you a Java program that synchronizes affiliation information such as “which…
-

Synchronizing User Information with Local Data (User Information Chapter)
Synchronize user information on Questetra BPM Suite with local data. The User information chapter introduces a Java program that synchronizes registration information required to login to Questetra BPM…
-

Synchronizing User Information with Local Data (Preparatory Chapter)
Synchronize user information on Questetra BPM Suite with local data. In this Preparatory Chapter, introducing a Java program that retrieves for information of users on QBPMS.