Hi Sérgio! Yes, it is possible to develop an application that consumes data from the progress tables of the TOTVS - Datasul ERP. TOTVS provides various tools and documentation to help developers integrate and interact with their ERP systems.
Here are a few key points to consider:
Progress OpenEdge: Datasul uses Progress OpenEdge as its database platform. You can interact with the progress tables using OpenEdge's tools and APIs.
SDK and APIs: TOTVS offers a Software Development Kit (SDK) and APIs that can be used to access and manipulate data within Datasul . This includes CRUD operations (Create, Read, Update, Delete) on the tables.
Procedure Execution: You can execute procedures (business rules) in Progress programs within Datasul. This allows for dynamic data handling and integration.
Documentation and Support: TOTVS provides detailed documentation and support for developers working with Datasul. You can find more information on their official website or contact their support team for specific guidance .
If you need more detailed instructions or have specific requirements, feel free to ask! How familiar are you with Progress OpenEdge and the SDK tools?
If the response is helpful to you, a like or mark as the correct solution. thank you so much!