- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 11:59 PM
Good morning, Team members,
How to migrate HR global application to HR scope application?
How to migrate business rule and script include in HR scope application from HR global application?
Regards
Anil Sharma
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 12:40 AM
Hi @anilkumarsharma ,
If you are talking about just HR scope then you have plugin available Human Resources Scoped App: Data Migration (com.sn_hr_migration). This plugin is only available when the non-scoped HR plugin is activated.
Refer to this Article : HR Scoped Application Migration FAQ
For any others, You cannot call your application as Scoped application if your developments has been done in "Global" Scope!!
You will need to convert your App from Global to Scoped first.
Global applications are the applications that we create in our PDI Directly.after that we Test them on QA and UAT instance.and .but the base is we have to create them on the instance content frame only.we do not need any special application Interface to develop global application.
There are some differences between some functionalities from global to scoped.
Ex.Your Business Rule or Client script may not work in scoped application.or Form view may be different in scoped application.
Scoped Applications:-These are the applications that are built only in Studio.
Application Navigator>Studio>it will open in new window and then create your application.these are also known as Custom Applications.
The Best Practice is, if you want to move from Global Scope to Scoped then To convert your solution from a global scoped application to a unique scope, you will need to recreate your application and move the logic over manually:
Please refer this docs for additional Information:-These are most important links.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2023 12:40 AM
Hi @anilkumarsharma ,
If you are talking about just HR scope then you have plugin available Human Resources Scoped App: Data Migration (com.sn_hr_migration). This plugin is only available when the non-scoped HR plugin is activated.
Refer to this Article : HR Scoped Application Migration FAQ
For any others, You cannot call your application as Scoped application if your developments has been done in "Global" Scope!!
You will need to convert your App from Global to Scoped first.
Global applications are the applications that we create in our PDI Directly.after that we Test them on QA and UAT instance.and .but the base is we have to create them on the instance content frame only.we do not need any special application Interface to develop global application.
There are some differences between some functionalities from global to scoped.
Ex.Your Business Rule or Client script may not work in scoped application.or Form view may be different in scoped application.
Scoped Applications:-These are the applications that are built only in Studio.
Application Navigator>Studio>it will open in new window and then create your application.these are also known as Custom Applications.
The Best Practice is, if you want to move from Global Scope to Scoped then To convert your solution from a global scoped application to a unique scope, you will need to recreate your application and move the logic over manually:
Please refer this docs for additional Information:-These are most important links.