Hi @GerardAlonso.
I haven't yet completed my review of the documentation, but I proceeded to test the installation procedures and have determined what is needed to clarify the instructions.
I'm sure you know that the FSU Apps which includes AMU requires that Mfg Apps be installed first. In the post installation steps for Mfg Apps, there is a script to CreateTables. Before running this script, you need to create a new db instance in SQL Server (PostgreSQL is not supported) which will be used for Mfg Apps and FSU Apps.
To start, you can refer to the "Post Import Database Configurations" in the Mfg Apps Help Center. Step 2 in that section requires these additional steps:
-
Create a new MSSQL database (PostgreSQL is not supported) with collation: SQL_Latin1_General_CP1_CI_AS
-
Set “Is Read Committed Snapshot On” to true
-
In PTC.SCA.SCO.MSSQLDatabase thing under Configuration, set the JDBC Settings to indicate the database created in step 1: JDBC Connection String, Database User Name, and Database Password
I'm only partially through my installation and configuration, but I have so far not run into any issues. However, I am documenting anything that is unclear and will be submitting it to the proper team for update.
Regards.
--Sharon