Omnis Studio and Python
ben.butler at w16.co.uk
ben.butler at w16.co.uk
Mon Dec 22 12:31:30 EST 2014
at a guess the URL or request variables need populating with the cgi data field pairs just the same that an HTML page form sends in a post or get. the programing language on either side doesn't really matter as all we are doing is structuring an Http post or get request to match the same specification to include library, class, Port and host information.
Ben
On 22 December 2014 16:54:57 GMT+00:00, "Grzegorz (Greg) Pasternak" <grzegorz at niagara.com> wrote:
>Hello;
>I am looking for some help re: Omnis Studio 4.x and up with Python.
>Specifically I would like to run Python script against Omnis library
>using HTTP ultra approach.
>In archives I found reference to
>Integrating Python With Omnis
>http://omniscentral.com/integrating-python-with-omnis
>but I can't seem to get more information.
>I think this is the line in Python script that needs additional info
>about Omnis library and Remote task class name:
>
>resp = requests.post(url=URL,data=request, auth=(USERNAME,PASSORD))
>
>Is anybody out there who has some experience with this and can help?
>Please let me know,
>Regards;
>Greg
>
>_____________________________________________________________
>Manage your list subscriptions at http://lists.omnis-dev.com
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
More information about the omnisdev-en
mailing list