Consultor Eletrônico



Kbase P87349: Dynamics Rountable integration doesn't work when trying to add class customizations
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Unverified

FACT(s) (Environment):

Roundtable 9.x
Dynamics 2.1A
OpenEdge 10.0A

SYMPTOM(s):

Dynamics Roundtable integration doesn't work when trying to add class customizations

Creating a new Object Type by Extending classes

Getting error RV:11 in ROM twice when adding a new object for the new Object Type:

Attempt to modify item rycso with key MyFDynCombo_template.w which does not exist in workspace dyn-dev. TableName=ryc_smartobject
TableFLa=rycso
TablePkFields=smartobject_obj
Action=WRITE
New=no
PrimaryFla=rycso
PrimaryKeyFields=smartobject_obj

WORKSPACE='dyn-dev' (RV:11)

CAUSE:

There is no SCM XREF defined for the newly added Object Class, so no corresponding Code Subtype can be found in Roundtable.

FIX:

Open the newly added Object Type in Dynamics Object Type Control, and in the SCM XREF tab add the corresponding Roundtable Code Subtype:

SCM tool: Roundtable TSMS (RTB)
Object type code: <the new Dynamics Object type>
SCM object type: <correspondend Roundtable Code Subtype>

Now you can add in Repository Object Maintenance a new object for this Object Type.