Skip to content
Mar 24 / Administrator

Error: Invalid application link in TM1

Error: Invalid (blank) application link appears in application and when you try to delete it or click on it, nothing happens but an error message is shown. Clicking on error messages also results in nothing.

Description and Message: Cannot find ” object on server <application server name>. Would you like to delete this reference.

Resolution: Restart your application server TM1 service.

Mar 21 / Administrator

Error: Initialization order error

Issue: Sometimes when you try to open a rule file in TM1, you receive an error saying “Initialization order error”

Resolution:

Just close the architect, open again and login.

Jan 20 / Administrator

TI connection parameters in TM1 for ODBO – Third Party Authentication

When you’re authenticating using an active directory server and your authentication mode is set to 5, you need to provide additional details for connection parameters in ODBO connection properties.

 

ODBO Provider: IBM Cognos TM1 OLE DB MD Provider

ODBO Datasource: <TM1 server name>

ODBO UserID: <user name that you use to connect to your TM1 server>

ODBO Password: <password that you use to connect to your TM1 server>

Additional Connection Parameters: Provider String=”CAMNamespace=<your active directory server name>

Leave remaining parameters blank.

 

Example:

ODBO Provider: IBM Cognos TM1 OLE DB MD Provider

ODBO Datasource: emp_dev_model

ODBO UserID: admin

ODBO Password: admin123

Provider String=“CAMNamespace=ADS”

Jan 16 / Administrator

Server Principal Name (SPN) error while connecting to TM1

Sometimes when you connect to your TM1 server you may get an error message that says:

“Server principal name (SPN) or the security context of the destination server could not be established”

 

 

If it still doesn’t resolve your problem, you may check some other approaches at tm1forum:
http://www.tm1forum.com/viewtopic.php?p=3466

Jan 14 / Administrator

TI connection parameters for ODBO – Simple Aauthentication

ODBO Provider: IBM Cognos TM1 OLE DB MD Provider

ODBO Datasource: <TM1 server name>

ODBO UserID: <user name that you use to connect to your TM1 server>

ODBO Password: <password that you use to connect to your TM1 server>

Leave remaining parameters blank.

 

Example:

ODBO Provider: IBM Cognos TM1 OLE DB MD Provider

ODBO Datasource: emp_dev_model

ODBO UserID: admin

ODBO Password: admin123

Jan 7 / Administrator

TI process to save data automatically on server periodically

  1. Just create a new process and in Epilog section, write SaveDataAll;
  2. Save it with name ‘SaveDataOnServer’.
  3. Create a new chore and schedule the process that we created in step 2, to run every hour.
  4. That’s it.

 

You can download the files directly at http://tm1up.com/wp-content/uploads/2012/01/SaveData.zip

Thank you for Downloading.

Please input valid email id so that we can send you download link.

Email id Required.

We respect your privacy and never share your email id with anybody.