B4A.WEB.VARA@XML.CONFIG
Description
Details
Property | Value |
---|---|
Type | VARA |
Folder | PACKAGES/BEST4AUTOMIC/B4A.WEB/CONFIG |
Title | Service configurations |
Archive Key 1 | - |
Archive Key 2 | - |
Created | Andreas Büsching am: 2021-08-25 08:20:57 |
Last Modified | Timon Schnakenberg am: 2024-07-30 15:01:59 183 x |
Last Used | - |
Entries
Keyword | Value |
---|---|
Roles |
<best4Automic version="5.0.0">
<web>
<roles>
<role name="B4A.WEB.USRG.DEV">
<category key="PACKAGE_MANAGEMENT"/>
<category key="TESTING"/>
<category key="EXAMPLES"/>
</role>
<role name="B4A.WEB.USRG.BM">
<category key="PROJECT"/>
<category key="MARKETING"/>
<category key="BACK_OFFICE"/>
<category key="SALES"/>
</role>
<role name="B4A.WEB.USRG.ADMIN">
<category key="DEVELOPMENT"/>
<category key="TESTING"/>
<category key="DEPLOYMENT"/>
<category key="ADMIN"/>
</role>
<role name="B4A.DEMO#DE.USRG.FINANZEN">
<category key="FINANZEN"/>
<category key="ALLGEMEIN"/>
<category key="AUTOMATION"/>
</role>
<role name="B4A.DEMO#DE.USRG.ALLGEMEIN">
<category key="ALLGEMEIN"/>
<category key="AUTOMATION"/>
</role>
<role name="B4A.DEMO#DE.USRG.AUTOMATION">
<category key="ANTRALLGEMEINAEGE"/>
<category key="AUTOMATION"/>
<category key="ADMIN"/>
</role>
<role name="B4A.DEMO#DE.USRG.ENTWICKLUNG">
<category key="PACKAGE_MANAGEMENT"/>
<category key="ALLGEMEIN"/>
<category key="AUTOMATION"/>
</role>
<role name="B4A.DEMO#DE.USRG.MANAGER">
<category key="ALLGEMEIN"/>
</role>
</roles>
</web>
</best4Automic>
| | Services |
<best4Automic version="5.0.0">
<web>
<categories>
<category key="PACKAGE_MANAGEMENT">
<label>Package Management</label>
<services>
<service object="B4A.PM.JOBP.INIT-PACKAGE">
<description>Initializes a new b4A Package by creating the basic folder structure in a selected base folder and a set of mandatory objects</description>
</service>
<service object="B4A.PM.JOBP.BUILD-RELEASE">
<description>Builds a new major, minor or bugfix release of a selected b4A Package. The service includes a dependency and compliance check. If any fails the build process is cancelled.</description>
</service>
<service object="B4A.PM.JOBP.INSTALL-RELEASE">
<description>Installs a b4A Package release into the selceted connection. before the installation the services verifies that all dependencies of the bA Package release are fullfilled in the target connection. If not, the installation is aborted.</description>
</service>
<service object="B4A.PM.JOBP.DEPENDENCY-VERIFICATION">
<description>To verify, that the dependency definition of a b4A Package does not contain any wrong entries this service analyses the dependency definition in the metadata. Any errors found will be reported via email.</description>
</service>
<service object="B4A.PM.JOBP.DEPENDENCY-CHECK">
<description>To verify, that the dependencies are fulfilled in the destination client. Any errors found will be reported via email.</description>
</service>
<service object="B4A.PM.JOBP.COMPLIANCE-CHECK">
<description>To ensure that all objects of a selected b4A Package follow a set of compliance rules this services checks the b4A Packages and sends a report to the developer via email if any errors have been found.</description>
</service>
<service object="B4A.PM.JOBP.GIT-CHANGES">
<description>Analysis the differences of the obejcts of a package comparing the developemtn client and a given branch in the Git Repository</description>
</service>
<service object="B4A.PM.JOBP.CREATE-INDEX">
<description>Creates or updates the package index in a given connection</description>
</service>
</services>
</category>
<category key="EXAMPLES">
<label>Examples</label>
<services>
<service object="B4AE.WEB.JOBP.SMOKE-TEST">
<description>Check if the configuration is correct and ensure that the communication between Automation Engine, b4A RESTful API and the b4A WebUI works</description>
</service>
<service object="B4AE.WEB.JOBP.USER-REQUEST-TEST">
<description>Starts a service with a request notification object</description>
</service>
<service object="B4AE.WEB.JOBP.ALL_PARAMS">
<description>Test Service with all possible parameter types</description>
</service>
<service object="B4AE.WEB.JOBP.FAILS">
<description>Checks if the Service Portal can handling failing services. It should show a notification with activating the service has failed.</description>
</service>
<service object="B4AE.WEB.JOBP.MAZE">
<description>Just a little maze.</description>
</service>
<service object="B4AE.WEB.JOBP.EXTERNAL-DATA-SOURCES">
<description>Test service for external data sources</description>
</service>
<service object="B4AE.WEB.JOBP.FLASH">
<description>Really quick finishing service</description>
</service>
</services>
</category>
<category key="ADMIN">
<label>Administration</label>
<services>
<service object="B4A.WEB.JOBP.SEND-SERVICE-CONFIG-RELOAD">
<description>The b4A RESTful API is requested to reload the service and category configuration</description>
</service>
<service object="B4A.WEB.JOBP.SEND-SERVICE-CACHE-RESET">
<description>The b4A RESTful API is requested to reset all object caches</description>
</service>
</services>
</category>
<category key="PROJECT">
<label>Project Management</label>
<services>
<service object="B4A.DEMO.JOBP.REPORT-CUSTOMER-BUDGET">
<description>Report about customers service budgets</description>
</service>
<service object="B4A.DEMO.JOBP.PROTIME-ADD-USER-TO-PROJECT">
<description>Adds a user to a ProTime project</description>
</service>
</services>
</category>
<category key="BACK_OFFICE">
<label>Back Office</label>
<services>
<service object="B4A.DEMO.JOBP.REPORT-TIME-STATEMENTS">
<description>Report about time statements for a given month</description>
</service>
</services>
</category>
<category key="MARKETING">
<label>Marketing</label>
<services>
<service object="B4A.DEMO.JOBP.SOCIAL-MEDIA-POSTING">
<description>Posts a new statement on LinkedIn, Xing and BBC Confluence</description>
</service>
</services>
</category>
<category key="SALES">
<label>Sales</label>
<services>
<service object="B4A.DEMO.JOBP.INVITE-TO-TECHTALK">
<description>Sends out invitations to the next TechTalk</description>
</service>
</services>
</category>
<category key="FINANZEN">
<label>Finanzen</label>
<services>
<service object="B4A.DEMO#DE.JOBP.MONATSABSCHLUSS">
<description>Dieser Service kann genutzt werden am die Verarbeitung des Monatsabschluss zu beantragen. Dafür müssen der gewünschte Monat sowie das Jahr angegeben werden. Bevor die Verarbeitung gestartet wird sind vom eigenen Team sowie von der Adminstration Genehmigungen notwendig. </description>
</service>
</services>
</category>
<category key="AUTOMATION">
<label>Automation</label>
<services>
<service object="B4A.DEMO#DE.JOBP.AD-HOC-AUSFUEHRUNG">
<description>Stellen Sie einen Antrag für den Lauf eines Workflows an einem ausgewählten Datum und einer ausgewählten Zeit. Das Automationsteam muss den Eintrag freigeben. Der Antrag wird automatisch vom Antrag bis zur Ausführung im Ticketsystem dokumentiert.</description>
</service>
<service object="B4A.DEMO#DE.JOBP.SAP-JOB-ERSTELLEN">
<description>Stellen Sie einen Antrag für die Erstellung und Einplanung eines neuen SAP-Jobs. Der Antrag muss von einem Mitarbeiter des Automationsteams freigegeben werden. </description>
</service>
<service object="B4A.DEMO#DE.JOBP.ZWEIMAL-TAEGLICH" taskFilter="none">
<description>Dieser Service läuft zweimal täglich gegen 7 und 15 Uhr. Zusätzlich kann der Service auch manuell gestartet werden.</description>
</service>
</services>
</category>
<category key="ALLGEMEIN">
<label>Allgemein</label>
<services>
<service object="B4A.DEMO#DE.JOBP.URLAUBSANTRAG">
<description>Stellen Sie Ihren Urlaubsantrag. Ihr Vorgesetzter wird automatisch um die Genehmigung gebeten. Wird der Antrag genehmigt, wird der Urlaub direkt im System hinterlegt.</description>
</service>
<service object="B4A.DEMO#DE.JOBP.BERECHTIGUNGEN-BEANTRAGEN">
<description>Beantragen sie eine neue Berechtigung (Rolle) für eine Applikation. Dieser Antrag muss von ihrem Vorgesetzt genehmigt werden und wird anschließend direkt umgesetzt.</description>
</service>
</services>
</category>
</categories>
</web>
</best4Automic>
|
Attributes
Data & Formatting
- Data Type
- TEXT
- Force Upper Case
- ❌
Script Access
- If key not found
- INITIAL_VALUES