Calling inProcess App Operations from Windows Task Scheduler

inProcess App Operations can be automated using the Windows Task Scheduler. This allows you to schedule the execution of inProcess App Operations at specific times, such as at startup or at regular intervals. This can be useful for automating tasks such as importing and exporting QVF files.

In this guide, we will show you how to set up a task in the Windows Task Scheduler to call the inProcess App Operations.

Step 1: Open the Windows Task Scheduler by searching for "Task Scheduler" in the start menu.

Step 2: Click on the "Create Basic Task" button to create a new task.

Step 3: Give your task a name and description, then click on the "Next" button.

Step 4: Select the trigger for your task. You can choose to run the task at startup, on a schedule, or when a specific event occurs.

Step 5: Select the action for your task. This should be set to "Start a program".

Step 6: In the "Program/script" field, enter the path to the inProcess App Operations executable file. This is typically located in the program's extraction directory.

Step 7: In the "Add arguments" field, enter any necessary command-line options for inProcess App Operations. For example, if you want to export QVF files, you would enter app-export connection profile where connection is the connection settings for your Qlik Sense Server and profile is your App Export Profile settings.

Step 8: in the “Start in (optional)“ add the directory where the inProcess App Operations is extracted.

Step 9: Click on the "Finish" button to complete the task setup.

Step 10: Your task will now appear in the Task Scheduler window. You can edit or delete the task by right-clicking on it and selecting the appropriate option.

You can now run the inProcess App Operations automatically at specific times by using the Windows Task Scheduler.

Notes:

  • To hide the command line during the execution of the task, select the option “Run whether user is logged on or not”. Enter an user and password with access to execute tasks - Administrator users in most cases.

  • Set your App Export or Import Profiles to execute without asking for confirmation. Set SkipConfirmation to true.

If you have any questions or need further assistance, please feel free to reach out to our customer support team: support@ipc-global.com.