Home Applications native-api-py-demo

native-api-py-demo

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
3.5
1 reviews
0
Awards
124
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
Articles
This is a Native API for Python demo

What's new in this version

Initial Release

native-api-py-demo

This is a demo of IRIS Native API for Python, which uses Python to call the Object Script method and flow the message in production. Python obtains the message after flow and the message in global, and uses ZPM Package deployment.

Firstly, we need to install the Native API package

Enter on the command line

pip install intersystems_irispython-3.2.0-py3-none-any.whl

Then, we import the Object Script code into studio

Then, we modify the namespace, uesename, and password to make the information consistent with IRIS

Image

Finally, click Run to use Python to call the Object Script method through the API and flow the message in IRIS

Image
ImageImageImage

Read more
Version
1.0.017 Sep, 2023
Python package
IRIS
Category
Technology Example
Works with
InterSystems IRIS
First published
17 Sep, 2023
Last checked by moderator
01 Nov, 2023Works