Versions Compared

Key

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

...

Thishe vp_scheduler_n_events 1.py script defines a class EventsNSchedule that implements two interfaces: IScheduler and IEventHandler using the zope.interface library. The class is designed to handle event processing and task scheduling. The script sets up logging to record the operations performed by this class, including environment details and current timestamps. This script has no editable parameters. The script is uploaded to the Cloud Services Portal through the Application tab (Cloud Services Portal > Integrations > Data Connector > Automations).

Info

This script is utilized when customers upload their own script instead of subscribing to an AppDirect marketplace script. If customers are using automation scripts from the marketplace, there is no need to upload this script. For information on uploading your own scripts for use with Data Connector, see Uploading Python Automation Scripts for Use with the Cloud Services Portal.

Purpose of the Script

The script is primarily used for:

...