Re: Share my experience and Thank you !

From: Allan Harvey <allan(dot)harvey(at)onesteel(dot)com>
To: JingYuan Chen <phil(dot)cyc(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Share my experience and Thank you !
Date: 2016-05-15 23:40:11
Message-ID: B25A2A1F79570045813EE68917222A20B200CF8E@HSTMBX02.onesteel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chingyuan,

>I also use some PERL scripts to transfer data and JCO RFC to perform SAP's transaction.

FYI. We also "mate" Postgres with SAP.

Our transactions are exposed on the SAP system via a SOAP interface ( some "switches" your SAP people need to throw ).

Tested and developed with bash scripts and cURL the executable to get the headers etc correct, then our own C executable using cURL as a library, then wrapped Postgres C function call around our C code to have Postgres function.

SAP transactions are fully integrated into the "SQL" of the system.

Allan

Arrium Limited and associated entities are currently in Voluntary Administration. A list of all associated entities in Voluntary Administration may be obtained from: "http://www.arrium.com/~/media/Arrium Mining and Materials/Files/Corporate documents/Arrium Administration_Groups List.pdf". The material contained in this email is confidential and may be subject to legal privilege and/or copyright. Please do not re-transmit, distribute, copy or commercialise any of the material in this message unless you are authorised to do so. If you are not the intended recipient, use, disclosure or copying of this information is prohibited. If you have received this document in error, please advise the sender and delete the document. None of Arrium Limited, its related bodies corporate or the sender accept responsibility for any viruses contained in this email or any attachments. All and any rights as to confidentiality, legal professional privilege and copyright are expressly reserved.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2016-05-16 00:38:32 Re: Ascii Elephant for text based protocols
Previous Message Jay Howard 2016-05-15 23:29:43 Re: tx canceled on standby despite infinite max_standby_streaming_delay