Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@geocortex/workflow-activities-arcfm
Advanced tools
This project contains activities for interacting with ArcFM Server Object Extension (SOE) REST endpoints in a Geocortex Workflow.
To use the ArcFM activities in Geocortex Workflow Designer you need to register an activity pack and then add the activities to a workflow.
Web Mapping
Ready To Use
JavaScript
geocortex-workflow-activity-pack
ArcFM
categoryThis project was bootstrapped with the Geocortex Workflow SDK. Before you can use your activity pack in the Geocortex Workflow Designer, you will need to register the activity pack.
Inside the newly created project, you can run some built-in commands:
npm run generate
Interactively generate a new activity or form element.
npm start
Runs the project in development mode. Your activity pack will be available at http://localhost:5000/main.js. The HTTPS certificate of the development server is a self-signed certificate that web browsers will warn about. To work around this open https://localhost:5000/main.js
in a web browser and allow the invalid certificate as an exception. For creating a locally-trusted HTTPS certificate see the Configuring a HTTPS Certificate section on the Geocortex Developer Center.
npm run lint
Runs linter to perform static analysis.
npm run build
Builds the activity pack for production to the build
folder. It optimizes the build for the best performance.
Your custom activity pack is now ready to be deployed!
See the section about deployment in the Geocortex Developer Center for more information.
Find further documentation on the SDK on the Geocortex Developer Center
FAQs
ArcFM activities for VertiGIS Studio Workflow
The npm package @geocortex/workflow-activities-arcfm receives a total of 12 weekly downloads. As such, @geocortex/workflow-activities-arcfm popularity was classified as not popular.
We found that @geocortex/workflow-activities-arcfm demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.