Journal fields ie (Worknotes ,Additional comments ) stacked in single activity after migration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 01:07 AM
Hello Developers,
Hope everyone is doing great!
Need assistance with this scenario
I am using import sets / transform maps to migrate records using data source of excel sheets.
Its a normal transform map with fields maps of attributes including work notes , additional comments . it works fine but I noticed the journal fields are getting stacked in single activity .
Eg: if source records has 5 different work notes after migration it shows 5 different work notes in single activity in target.
I know I need to probably script this in transform maps but not sure how to.
Would appreciate your expertise to solve this.
Thanks,
AbdulRahim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 01:39 AM
@AbdulRahim Shai could you please provide the screenshot of your issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 01:47 AM - edited 10-31-2022 01:48 AM
Sure Kamlesh,
issue is multiple worknotes are showing in one activity after migration.
Eg:
Same is happening for additional comments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 01:58 AM - edited 10-31-2022 01:59 AM
Could you please make your transform map not run Business rule and transform your data. I beleive there is any BR which is doing it. Please make change as indicated below and see if it works for you.
I Hope this helps.
Please mark this helpful if this helps and Accept the solution if this solves your issue.
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2022 02:03 AM
Hello Kamlesh,
In my Tms run Br is false only so i believe it is something else