This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connections to External Databases for Object Types with a value list property.

Hello,

I just wan to ask how can i import Objects via Connections to external data bases.

I already map out the Columns from the external DB, but 3 of the properties that i need to fill on our server has a value list.

When i tried to import the values from the columns, all values that are text properties are reflecting. But the properties with value on our server was blank.

The values from the external DB was not imported.

How can i import a values from an external DB with a target property of value list?

Thank you.

Parents
  • Should be possible if you can get a property from the external database that matches the Object ID of the value list. I have a few examples that work that way. You can't select a value list item based on its name.

  • Hello, Can you give me an example on how to export data to a property with value list?

    Because what i did for testing is i created a 2 value from the value list of the property. But those property wasn't also populated after the export..

    Or to do this, i need to select the ID of the value of the property instead of using text?

    Thank you.;

Reply
  • Hello, Can you give me an example on how to export data to a property with value list?

    Because what i did for testing is i created a 2 value from the value list of the property. But those property wasn't also populated after the export..

    Or to do this, i need to select the ID of the value of the property instead of using text?

    Thank you.;

Children