Hi,
does anybody know how i can connect to the embedded PostGreSQL of the local installed server, with any tool, so i can add and readout information? I actually don't like to use the ARIS Reports.
Regards
Peer
Hi,
does anybody know how i can connect to the embedded PostGreSQL of the local installed server, with any tool, so i can add and readout information? I actually don't like to use the ARIS Reports.
Regards
Peer
Hi Peer,
If you just want to make another connection to your own PostgreSQL database and write and read from it using an ARIS script, then I can help you out.
Just let me know if that is what you want.
Regards,
Freddy
Dear Peer,
Even if you manage to directly access ARIS' PostgreSQL database and change data, you are at risk ending up with ARIS no more able to start up. That's because ARIS needs to keep consistency of its persistency layer, the database.
For changing ARIS data without using an ARIS client/front-end, you will be on the safe side when programming a report using ARIS' JavaScript language.
Cheers
Rune