DataProcessor
Description
DataProcessor constructor
DataProcessor: (url: string) => void
Parameters
url- (required) string - the URL to the data feed
Example
const dataProcessor = new scheduler.DataProcessor("php/update.php");
Details
You can find more information about DataProcessor in the Server-Side Integration article.
Change log
- Added in version 6.0
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.