by Autana Web | Oct 16, 2023 | Siebel
Wednesday, 09 October 2022 We have developed a new tool for test automation at Siebel, FasTest, which extends the capabilities of Rational Functional Tester. We invite you to see the presentation of the tool in...
by Autana Web | Oct 16, 2023 | Siebel
Let’s imagine that when we create new records in the opportunities, we want the name of the same to be composed of: Counter + Opportunity ID + product description The counter as you want generic for opportunities uses a list of values. List of values: Type:...
by Autana Web | Oct 16, 2023 | Siebel
The client’s request was not to allow the drilldown for the assets to be possible if the client is an employee of the company, with an active status and the asset is of type XYZ. In this case, the information about whether you are an employee of the company...
by Autana Web | Oct 16, 2023 | Software
Do you need to create a new schema in Toad for MySQL? Here are the summarized steps. 1. Access to MySQL with user: root 2. Object Explorer -> Databases Right click: Create Database Name 3. Open editor window File -> New -> Editor USE nombre_esquema CREATE...
by Autana Web | Oct 16, 2023 | Workflow Policy
A brief summary of how a workflow policy works with an example scenario. Scenario: An activity must be created for a specific user of the system when another object (for example: an incident) goes to a specific state (for example: resolved) The first thing to keep in...