Hello together,
we are just doing our very first steps in AppEngine (v11). We already have some processes but those were created by consultants.
One thing I found a bit irritating was that two different consultancies (of which on was Infor) stored DB credentials directly in the AppEngine Script. So everyone who has access to the AppEngine Script (I suppose everyone who has access to the repository and has the process designer installed) could read out the user/pw combination. Are there any other/better ways to open the connections (DBs are Infor Cubes + SQL Server). In our case this scripts are used to copy data (e.g. from an input cube, where the calling user has write access, to an reporting cube the calling using shouldn't have write access, but should trigger the copy process). Or are there at least some options to revoke the rights for reading source code (is this the edit script right in repository roles or does this relate to Application Studio Scripting)?
BTW: Are there any improvements in managing AE Scripts/Versions in v12? It's a bit strange that Infor must delete not used versions or ones which were generated unintentionally on the database?
Thanks in advance,
Florian