Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

The JS7 Product Knowledge Base includes a larger set of examples that are explained with the respective articles and JS7 - How To sections.

...

  • As .json files for upload to individual scheduling objects such as workflows and calendars that are managed from JOC Cockpit's Configuration view.
  • As .zip archives for import from JOC Cockpit's Configuration view.

Upload of .json Files

Assume the following .json sample file of a Job Resource for download: Global-Variables.jobresource.json

...

The proceeding for upload is the same for any object type.

Proceeding for Upload

Step 1: Create a new corresponding object

To upload a file navigate to the Configuration view and create an object of the corresponding type:

...

  • Enter an object name at your will (within the scope of JS7 - Object Naming Rules).
  • Apart from use of spaces most Unicode characters can be used.

Step 2: Upload the sample file

You now should find an empty object with the specified name.

...

When clicking the Upload button the object on your screen is replaced by the contents of the uploaded file.

Step 3: Find the updated object 

Proceeding for Copy & Paste

As an alternative you can copy & paste the contents of a downloaded file like this.

...