How model is created from discovery source?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2023 09:49 AM
On which basis model record is created from discovery source. I do find some community links stating that models are created by "MakeandModelJS" but in that script there is no lines that creates model. I don't Where this is called in IRE or RTE. Any updates is appreciated.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2023 07:56 PM
Hello @Lithesh
Greetings!
It is from script include MakeAndModelJS.
refer below threads where this is explained.
Please hit the thumb and Mark as correct based on Impact!!
Kind Regards,
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2023 06:47 AM
If you look at the description in the lines 14 to 17 of MakeAndModelJS script include in PDI (indicated in below screenshot), you can see that it checks for availability of matching records in Company & Model tables and then it will create new manufacturer and/or model records if they are not found. From this, it is clear that MakeAndModelJS is indeed responsible for model creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2023 06:06 AM
Hi @Ashok Sasidhara ,
But the thing is no line in the script contains the initialization of glide record.
Regards,
Lithesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2023 10:19 PM
Hello @Lithesh
Greetings!
Any feedback on my reply?
Please mark the answer as correct solution and helpful if it helped.
Kind Regards,
Ravi Chandra