martedì 4 giugno 2019

ImpolyzerDataStudio© 32/64 1.0.0.29 Beta + Server REST SQL Generico

ImpolyzerDataStudio© 32/64 1.0.0.29 Beta  + Server REST SQL Generico

POSTED BY GIULIANO PAGNINI, 04 GIU 2019


Grazie alla nuova libreria REST C++, ImpolyzerDataStudio supporta importazioni, esportazioni, aggiornamenti e analisi dati in modalità remota [REST] con supporto per tutti i connettori CDATA e di altri fornitori.

Thanks to the new REST C ++ library, ImpolyzerDataStudio supports imports, exports, updates and data analysis in remote mode [REST] with support for all CDATA connectors and other suppliers.

In questo esempio abbiamo utilizzato la versione trial del connettore CDATA google Calendar
In this example we used the trial version of the CDATA google Calendar connector


Il nuovo driver REST C++ per Server REST PGSOFT generico
The new REST driver for generic PGSOFT REST Server

L'ApyKey viene impostata sul server REST e può essere di sola lettura o lettura/scrittura
The ApyKey is set on the REST server and can be read-only or read / write


Il server Rest PGSOFT permette la creazioni di profili di configurazione che possono essere richiamati dal Client ImpolyzerStudio; anche come regola
The PGSOFT Rest server allows the creation of configuration profiles that can be called up by the ImpolyzerStudio Client; also as a rule




E' possibile configurare dei prototipi di configurazione per semplificare la configurazione di alcuni connettori
Configuration prototypes can be configured to simplify the configuration of some connectors





Una nuova funzione permette di configurare i campi visibili (come regola di progetto)
A new function allows you to configure the visible fields (as a design rule)



Inserire le regole di importazione tra la tabella ORIGINE e DESTINAZIONE (Remota)
Insert the import rules between the ORIGIN and DESTINATION table (Remote)

Selezionare il comando avvia importazione
Select the command start import



Il programma delle uscite di giugno caricato su google calend
The June release schedule uploaded to google calendars



Sul server è possibile tracciare tutte le query eseguite
All queries executed can be tracked on the server


SELECT * FROM CData.GoogleCalendar."flavio.pgsoft@gmail.com"
INSERT INTO CData.GoogleCalendar."flavio.pgsoft@gmail.com"(Summary,Description,Location,StartDateTime,EndDateTime,SendNotification) VALUES (:Summary,:Description,:Location,:StartDateTime,:EndDateTime,:SendNotification)
INSERT INTO CData.GoogleCalendar."flavio.pgsoft@gmail.com"(Summary,Description,Location,StartDateTime,EndDateTime,SendNotification) VALUES (:Summary,:Description,:Location,:StartDateTime,:EndDateTime,:SendNotification)
INSERT INTO CData.GoogleCalendar."flavio.pgsoft@gmail.com"(Summary,Description,Location,StartDateTime,EndDateTime,SendNotification) VALUES (:Summary,:Description,:Location,:StartDateTime,:EndDateTime,:SendNotification)
INSERT INTO CData.GoogleCalendar."flavio.pgsoft@gmail.com"(Summary,Description,Location,StartDateTime,EndDateTime,SendNotification) VALUES (:Summary,:Description,:Location,:StartDateTime,:EndDateTime,:SendNotification)

SELECT * FROM CData.GoogleCalendar."flavio.pgsoft@gmail.com"



thank you!!

Nessun commento:

Posta un commento