Custom Field Property in BO Mapper


Author
Message
Ben Hayat
Ben Hayat
Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)Advanced StrataFrame User (946 reputation)
Group: Forum Members
Posts: 374, Visits: 1.2K
It would be great to be able to create a "Custom Field Property" skeleton in the BO Mapper. This way, the dialog box can ask a series of questions and then create the formation of the property (with attributes) and the we can add any additional code there.

..ßen
Reply
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
I don't think StrataFrame will be able to support that.  Yes, the customers could have access to the data structures through the DDT, but the structure of the business objects would not be able to change without using the BOMapper and recompiling the assemblies containing the business objects. 

You might be better off defining one table that containg data dictionary values...

ddv_pk
ddv_FieldName
ddv_FieldValue
ddv_pk_Parent

The FieldValue would be a variant data type to store whatever you place in it.  Then you could pull all of the values for a parent record in one query and add some sort of maintenance program to allow the end user to define the custom fields.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Ben Hayat - 19 Years Ago
Henry J Fay - 19 Years Ago
Ben Hayat - 19 Years Ago
Pertti Karjalainen - 19 Years Ago
Trent L. Taylor - 19 Years Ago
Pertti Karjalainen - 19 Years Ago
Chan - 19 Years Ago
Henry J Fay - 19 Years Ago
Charles R Hankey - 19 Years Ago
Richard Keller - 18 Years Ago
Trent L. Taylor - 18 Years Ago
Richard Keller - 18 Years Ago
StrataFrame Team - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search