360Cast OpenDocument link uses localhost instead of the BOBJ server name
Symptom
360Cast task is using the Email option Send OpenDocument Links as a destination. However, the URL uses localhost instead of the server name, i.e. http://localhost:8080/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=43461013&sIDType=ID, so the publication fails.
Environment
- 360Cast
- Web Platform
- Windows
- Linux
Reproducing the Issue
- Create a new 360Cast Destination List.
- Create a new 360Cast task and use the Email option Send OpenDocument Links as a destination.
- The publication fails as the OpenDocument link uses localhost instead of the machine name.
Create a new 360Cast Destination List.
Create a new 360Cast task and use the Email option Send OpenDocument Links as a destination.
The publication fails as the OpenDocument link uses localhost instead of the machine name.
Cause
This is by design. An Enhancement Request has been created.
Resolution
- Open your database connection client (If you are using the PostgreSQL that comes with webplatform, you can use pgAdmin4).
- Connect to the database and enter the following query: UPDATE cmspropertiesentity SET server='bi4-your-cms.prod' WHERE server='localhost';
Keywords
360cast 360Cast opendocument Open document URLProduct
Product or Product version
- 360 Web Platform
Languages
- English US
- English UK
- French
Last updated almost 3 years ago