Salesforce

WorldServer: TM Attributes are not written into the TM when using AIS properties

« Go Back

Information

 
Article TypeSolution Article
Scope/EnvironmentWorldServer
Symptoms/Context
When I create a project and enter a value in a project attribute, that attribute is not written into the TM.

The mapping should be done between an AIS property and a TM Entry attribute with the same name, for instance projectname. This article explains more about this configuration:

Worldserver - How to map an AIS property to a TM Entry attribute
Resolution
In the tm.properties file on the server where WorldServer is installed, make sure that this value is set to true

map_ais_property_to_same_named_tm_attribute=true 

# Determines if the value for an AIS property is used to populate the value a
# TM attribute having the same name.

Note: the default value is false. If you need to change it to true, make sure that WorldServer is restarted for the change to take effect.
Root Cause
In tm.properties, this value is set to "false" per default. 

map_ais_property_to_same_named_tm_attribute=false

If this issue appears after an upgrade, it is possible that the custom values in the tm.properties file has not been merged. If the upgrade has been done to WorldServer 11, possibly the tm.properties file has not been copied to the

WS_CONFIG\ws-legacy

folder.
Reference
Attachment 1 
Attachment 2 
Attachment 3 
Attachment 4 
Attachment 5 

Powered by