Available from version: Plugin Builder 1.60.17.5 or higher, and Worker 6.60.17.1 or higher.
The default behavior of the Builder and the budget is that whenever a new budget is generated, the GUID of the GUIDBUILDER attribute in the budget XML is updated. This data is also displayed in the Integration XML.
- ERP Promob: atributte UNIQUE_ID
- Focco ERP: atributte CODIGO
In some specific cases the value of the GUIDBUILDER must remain the same, regardless of a new budget generation. For this, an attribute was created that must be added to the budget configuration file as described below:
Atributte: UPDATEGUIDBUILDER
Possible values: Y ou N
Budget Setup File: default.budget, located in: "C:\Program Files\Promob\{nome do sistema}\System\budget\default.budget"
To do this, open the file default.budget.
1. Go to disk C under C:\Program FilesPromob\(choose the Promob installed on your machine).
2. Click on the System folder.
3. Then click on the budget folder.
4. Locate the default.budget file.
5. Open the default.budget file with a text editor.
6. Find the step where the IDDEFINITION attribute has the value createStructures.
7. Add the UPDATEGUIDBUILDER attribute with the desired value:
- Y: maintains the current behavior, the GUIDBUILDER value is updated with each budget generation.
- N: does not update the GUIDBUILDER value of items in budget generation.
8. Save the file.
IMPORTANT: as this change is made in the budget configuration file located in the System folder, you must publish a new version of the library for the functionality to be applied to all Promobs. Only for tests on the same computer there is no need to publish.
Example
<STEP IDDEFINITION=”createStructures” UPDATEGUIDBUILDER=”N”>
Places where GUIDBUILDER can be checked:
- Budget XML
- Integration XML