An additional field: Data Model is showing in tag definition window

6 posts / 0 new
Last post
rini joy
Offline
Joined: 12/08/2016 - 06:26
An additional field: Data Model is showing in tag definition window

Hi,
I  am working on IDEA Smart Aanlyzer Routines. 
In IDEA 10-Unicode version, I am seeing an additional field (Data Model) in the tag definition window. License name is showing in the Data Model column. But it is not visible in other versions.  Do you have any idea about this behavior in IDEA 10-Unicode version?
Thanks in advance,
Rini Joy
 

Images: 
Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Hi Rini,

I am not sure what is happening in your version.  I don't have it on mine.  Is this for a particular app?  I am just wondering if maybe the app has some automated routines to get the information directly from a system like SAP or oracle.  If you click on it what options does it give?

Sorry I haven't seen this before so I can't help you out on this one.

Brian

mohamed
Offline
Joined: 07/27/2015 - 03:45

 
HI,
Data Model column is showing in tagging window, if any of the imported routines is having tag name which is already existing in the tags provided by Audicon. 
Suppose my license name for Smart Analyzer SDK is XYZ.
I am adding a new tag named Purchase Order Number. It will be saved with ID as XYZ!PurchaseOrderNumber
Please note that Purchase Order Number is a tag which is avaialble in SDK by default. It's ID is PurchaseOrderNumber.
Add both default tag and newly added tag in your routine .
When this routine in imported into IDEA, it will show the additional column called Data Model in the tag definition window. For the default tag, it will show 'Financial' and for the newly added tag, it will show 'XYZ' in the Data model column. This would be added in order to distinguish owner of the tag.
 
Note: This information is not taken from any authentic sources. But from my research I could figure out that the Data Model column is showing because of the above reason. 
 

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

Thanks mohamed,

That is interesting information, I hadn't realized that but so far I have been using the default tags supplied by audicon, I haven't had a need for greating my own.  I did do this with the previous version of the SDK so I assume this is new with IDEA 10 and up as I don't think it was like that in V9 but my memory could be wrong.

Brian

mohamed
Offline
Joined: 07/27/2015 - 03:45

Yes Brian. This column is showing only in  IDEA 10 version. I think that is available in Unicode only.
 
Regards,
Shafeer

Brian Element's picture
Brian Element
Offline
Joined: 07/11/2012 - 19:57

That would explain it as I don't have the unicode version.