Importing Custom Mobile Processes

From an exported appConfig.js file, you can import one mobile process at a time into another NetSuite account. Make sure that the other account uses the same SCM Mobile app to which the processes belong to. Also, it must not contain custom mobile processes that have the same name as the processes you want to import.

Note:

The accounts that you use cannot be on different NetSuite versions and different bundle versions. For example, you can export from and import into accounts that have the same NetSuite 2021.2 version, the same NetSuite WMS 2021.2 bundle version, and the same SCM Mobile 2021.2 bundle version.

To import custom mobile processes:

Repeat the procedure if you have more custom mobile processes to import. To view the imported processes of a mobile app, you can go to Setup > Configuration > Applications.

  1. Using the Mobile – Administrator role, go to Setup > Configuration > Import Custom Process.

    The Import Assistant page appears.

  2. For Step 1: Scan and Upload Application File, do the following:

    1. In the Custom Application File field, click Browse.

    2. On the File Upload popup window, search for the folder that contains the exported appConfig.js file for the custom mobile processes.

    3. Select the file from the folder, and then click Open to close the popup window.

    4. Click Next.

  3. For Step 2: Start Import Process, do the following:

    1. In the Start Import: Custom Mobile Process field, select the process you want to import.

    2. Click Finish.

      The Scheduled Script Status page appears on which you can monitor the status of your import.

  4. On the Scheduled Script Status page, monitor the status of the import by doing the following: Y

    1. Click Refresh to view the latest status.

    2. Make sure that the processes for the following scheduled scripts have been completed:

      • Script 1: Mobile - Process Cloning On Demand

        Deployment: customdeploy_mobile_ss_ondemand_cloning

      • Script 2: Mobile - Synchronization On Demand

        Deployment: customdeploy_mobile_ss_ondemand_sync

  5. After you have verified that the import scripts have been completed, apply your updates to the mobile app. For instructions, see Compiling Mobile Customizations.

    To make sure that mobile app has been updated, verify that the processes for the following scheduled scripts have been completed:

    • Script 1: Mobile - Scheduled Generate App Config

      Deployment: customdeploy_mobile_ss_ondemand_app_conf

    • Script 2: Mobile - Update Process Labels

      Deployment: customdeploy_mobile_ss_upd_process_lab2

Related Topics

General Notices