Post

1 follower Follow
0

Defect: Moving app from "AipNode" environment to "Cast-Aip-Standalone" environment.

Backup applications clicking button where CAST installed AipNode and Import from clicking Import button where CAST installed Standalone in Aip Console does not work, since CAST AIP Console import recognizes delivery folder path always as "AipNode".
When CAST is installed stand alone, delivery folder "Cast-Aip-Standalone" does not recognize.
The work around of this defect, the below query must be executed.
Please fix the defect.
== work around ==
SELECT * FROM appname_mngt_cms_pref_sources
UPDATE cms_pref_sources SET serverpath = 'c:¥program data¥CAST¥AipConsole¥AipNode¥delivery¥{unique key} '

Please sign in to leave a comment.