Oracle R12 x DFE Integration Installation procedures

Tamanho: px
Começar a partir da página:

Download "Oracle R12 x DFE Integration Installation procedures"

Transcrição

1 Oracle R12 x DFE Integration Installation procedures Version 1.6 October/2012 Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 1

2 Table of Contents 1. Revision Scope Audience Pre-Requisites Database Configuration Schema XXISV configuration Environment configuration (BPEL and OAS servers) BusinessEvent configuration Create the events Connection configuration Connection Pool example Data Sources creation example Connection Factory creation example Install the Integration Configuration BPEL services deploy Revision Data da Revisão Versão Documento Executor Assunto Revisado 03/05/ Alexandre Souza Document creation 03/10/ Alexandre Souza New requisites and document revision 16/08/ Alexandre Souza New instructions for seting Oracle EBS setup for integrations. Removal of instructions for creating event oracle.apps.synchro.reimpressao.reenvio 24/10/ Alexandre Souza Data source creation example revied. Parameter Transaction Level should be Local Transaction Only Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 2

3 2. Scope This document aims to list / explain the installation procedures of the integration between Oracle R12 and Synchro NFe Manager. 3. Audience IT people responsible by the installation of the integration. 4. Pre-Requisites 1. Execution Environment (both environments are approved): a. Oracle BPEL v Oracle Application Server Release 3 ( ) b. Oracle BPEL v Oracle Application Server Release 3 ( ) 2. Oracle Applications R12 Patches: a R12: SPED - BRAZILIAN SPED PHASE I (see note ) b. Localization Brazil (install the most recent localization kit available at the installation time. If needed, open a ticket at Oracle support); c. Notification architecture and views CLL (note ): i. Patch ; ii. Patch ; iii. Patch ; iv. Patch ; v. Patch ; vi. Patch ; vii. Patch EBS Setup: a. NFe Setup and IBGE codes for Customers/Suppliers (note ); i. Obs. There is not an IBGE setup for Inventory Organization, because of this we recommend a Flexfield creations in the inventory organization setup to inform the IBGE codes for each organization. b. Criação do Usuário XXISV (note ); c. Activate profile CLL_F255: Enable Business Events for ISV to Yes, to enable the notification architecture. Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 3

4 d. Define lookup CLL_F255_ISV_EVENTS with the following information (insert): Code: SYNCHRO Meaning: XXISV.XXISV_SYNCHRO_EVENTS Description: Tabela de eventos Synchro Tag: BPEL Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 4

5 Para mais informações consulte ISV Integration Solution User Guide disponível no note DF-e Connector v 1.7 Build Database Configuration In this section, we will describe the procedure to install the database scripts, that will create tables and scripts in the XXISV schema, according to Oracle policy for ISVs Schema XXISV configuration Grants: Log-in into APPS schema with a SQL tool (such as SQL*Plus, toad etc.) and run the script GRANTS.sql, located in the folder XXISV of the installation kit. This script will grant select and execute rights to the XXISV schema; Table creation: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the script TABELAS.sql, located in the folder XXISV of the installation kit; If the customer already has the Synchro Fiscal Solution installed the following tables will also exist in the Synchro schema: o o o o EXPBR_SYN_PAR_INTEGRACAO EXPBR_SYN_PAR_PARAMETROS EXPBR_SYN_PAR_LISTA_VALORES EXPBR_SYN_PAR_VALORES In such case, drop these tables from the XXISV schema and create synonyms to the Synchro schema, instead. Please remember to grant insert, update and delete rights for these tables from the Synchro schema to the XXISV schema. Synonym creation: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the script SINONIMOS.sql, located in the folder XXISV of the installation kit; Views creation: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the script VIEWS.sql, located in the folder XXISV of the installation kit; Functions creation: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the script FUNCTIONS.sql, located in the folder XXISV of the installation kit; Procedures creation: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the script PROCEDURES.sql, located in the folder XXISV of the installation kit; Packages creation: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the script PACKAGE.sql, located in the folder XXISV of the installation kit; Data load: Log-in into the Oracle schema XXISV with a SQL tool (such as SQL*Plus, toad etc.) and run the scripts expbr_syn_par_integracao.sql and syn_usuario.sql, located in the folder INSERTS of the integration kit; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 5

6 Obs. In this same folder there is a script Inclui_sequences_conector.sql. This script should be run in the Schema where the product conector padrão was installed, only if it is Oracle Database. In caso of the data base is no Oracle, two rows should be inserted in the table NFE_SEQUENCE, as follow: NOME_TABELA VALOR NFE_CONTROLE 1 NFE_XML 1 6. Environment configuration (BPEL and OAS servers) 6.1. BusinessEvent configuration It is necessary to create new Business Events inside Oracle Application R12. The steps to do that are the following: The two events to be created are: - oracle.apps.synchro.invoice.complete - oracle.apps.synchro.reimpressao.reenvio (not used) The steps to create both events are very similar and must be done according to the following examples: Atention: It is necessary to check whether the Oracle core business events oracle.apps.cll.eb.invoice.actionsnfe e oracle.apps.cll.ra_customer_trx are enabled, please check with oracle EBS system administrator Create the events In the responsibility SYSADMIN, select the option Create Event Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 6

7 Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 7

8 In the next screen, inform the following data and then press the Apply buttom: Name Display Name Description Status Owner Name Owner Tag oracle.apps.synchro.invoice.complete Synchro NFe invoice complete Synchro NFe invoice complete Enabled FND FND Press the Create Subscription buttom: Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 8

9 In the next screen, inform the following data: System: Select the desired option (according to the customer) Source Type: Local Event Filter: oracle.apps.synchro.invoice.complete Phase: 202 Status: Enabled Rule Data: Message Action Type: Send to Agent On Error: Stop and Rolback After that, press Next : Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 9

10 In the next screen, add the following information: Action Out Agent: WF_BPEL_QAGENT Priority: Normal Owner Name: Oracle Workflow Owner Tag: FND Description: Subscription for enqueuing event in WF_BPEL_Q (<<event name>>) After that, press Apply Connection configuration It is necessary to create connections in the Application Server in order to allow BPEL to connect to the database. These connections must be created according to the following data (do not change the values written in red): Attention, described below are the connections that must be created, use the example (topic below to create the same). Ex Connection Pool = Example of Creating Connection Pool Example Datasource = creation date Sources Connection Factory = Example of Creating Connection Factory 1) Connection with XXISV Schema Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 10

11 Connection Pool: SynchroBpelXXISVDs Datasource: SynchroBpelXXISVDs Connection Factory to DbAdapter o Name: eis/db/synchrobpelxxisvfactory o Property xadatasourcename: jdbc/synchrobpelxxisvds 2) Connection with APPS Schema Connection Pool: SynchroBpelAPPSDs Datasource: SynchroBpelAPPSDs Connection Factory to DbAdapter and AppsAdapter o Name: eis/db/synchrobpelappsfactory o Property xadatasourcename: jdbc/synchrobpelappsds Connection Factory to AppsAdapter o Name: eis/apps/synchrobpelappsfactory o Property xadatasourcename: jdbc/synchrobpelappsds 3) Connection with DFe Connector Schema (where the connector tables are installed at) Connection Pool: SynchroBpelNfeDs Datasource: SynchroBpelNfeDs Connection Factory to DbAdapter o Name: eis/db/synchrobpelnfefactory o Property xadatasourcename: jdbc/synchrobpelnfeds Connection Pool example p.s. The following images are just an example of how to create connections, the correct values are written in topic ) Log-in into your Oracle Application Server Control; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 11

12 2) At Cluster Topology, select the SOA instance, created at the Application Server. This instance is where the BPEL application was installed at and can have any name, according to the DBA preferences at the creation moment. Is our example, its name is home : 3) At SOA instance, select Administration Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 12

13 4) At Administration select Services > JDBC Resources 5) At JDBC Resources > Connections Pools, press Create Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 13

14 6) At Create Connection Pool Application > Connection Pool Type select New Connection Pool and press Continue ; 7) At Create Connection Pool, at tab Home, fulfill the fields as below: Name: Connection Factory Class: JDBC URL: UserName: Password: Type the Connection Pool name, for exemple : NFE_CP Use the default class: oracle.jdbc.pool.oracledatasource Change the connect string according to the database information: jdbc:oracle:thin:@//<servername>:port/sid: Type the schema name: <userid> Type the schema s password: <password> Important: Please notice that Username and Password are customer specific information. Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 14

15 8) At the Attributes tab, fulfill the data as below: Minimum Number of Connections: Type the minimum connections that the pool should open: 10 Maximum Number of Connections: Type the maxim number of connection the pool can open: 35 Inactivity Timeout: Type the time, in seconds, after which one inactive connection can be closed: 60 Wait For Used Connection Timeout: Type the maximum time, in seconds, that the processes will wait for a connection before raising an error: 60 Abandoned Connection Timeout: Type the maximum time, in seconds, that configures an aboandoned connection: 180. Important: Please notice that these values are suggested. You must fine tune them in order to fit your installation. We strongly recommend that you set the maximum number of connections to a number greater than 30. 9) Press Finish ; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 15

16 10) To test the database connection, go to JDBC Resources > Connection Pools, find the recently created connection pool (according to the example below), and press Test Connection : 11) At Test Connection : <<connection name>> press Test: 12) You may receive the message below. Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 16

17 Data Sources creation example 1) At JDBC Resources > Data Sources, press Create: 2) At Create Data Source Application & Type > Data Source Type select Managed Data Source and press Continue : Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 17

18 3) At Create Data Source Managed Data Source fulfill the following data: Name: JNDI Location: Transaction Level: Connection Pool: Login Timeout (seconds): Type the Data Source name. For example, NFE_DS Type the JNDI Name. For example, jdbc/nfe_ds Use the value: Local Transactions Only Use the connection created above, at the step 4.1 (in our example, NFE_CP) Type the maxim time, in seconds, that the processes should wait for a login. Atention!!! The parameter Transaction Level should be Local Transactions O nly. 4) Press Finish Connection Factory creation example 1) Select the application DbAdapter of your SOA topology; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 18

19 2) Press the option Connection Factories ; 3) Press Create 4) Fulfill the following data: JNDI Location xadatasourcename eis/db/synchrobpelnfefactory jdbs/synchrobpelnfeds 5) Press Finish. Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 19

20 6.4. Install the Integration Configuration 1) Select the Application Server topology; 2) Press Applications ; 3) Press Deploy ; 4) At the option Storage, select the file SynchroNfeR12ParametrizacaoWeb.war, available at the integration kit; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 20

21 5) Press Next ; 6) At the option Application Name, type SynchroNFeR12Parametrizacao and press Next ; 7) Select the option Configure Class Loader ; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 21

22 8) Uncheck the option Import for the libraries oracle.xml and oracle.xml.security ; 9) Press OK and Disponibilizar ; 10) The deploy state should be Completed ; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 22

23 11) At the Application Server, find the application SynchroNfeR12Parametrizacao 12) At the Modules option, select SynchroNfeR12Parametrizacao ; Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 23

24 13) To test the application, press Test Web Module : 14) The login screen should be displayed: 6.5. BPEL services deploy At this step, we will we will make the BPEL services available to the Oracle Applications and update the Oracle APIs. The processes must be deployed in the following order: bpel_synchronfer12emissao_1.0.jar; bpel_synchronfer12retornoemissao_1.0.jar; bpel_synchronfer12main_1.0.jar; bpel_synchrobpelnfecontrol_1.0.jar. bpel_synchronfer12reimpressaoreenvio_1.0.jar The steps to this task are explained below: Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 24

25 1) Log-in into the BPEL Admin: 2) At the tab BPEL Domains press Create a new BPED Domain Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 25

26 3) Create a new domain where you will deploy the Synchro Services. Check the required data below: Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 26

27 4) Log-out from BPEL Admin and log-in at the BPEL Console: 5) Select the domain created above and press Create New Process : 6) Select the.jar file that is located in the folder BPEL from the installation kit. After the upload, press Create : Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 27

28 Copyright Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 28

Manual de Integração Oracle R12 x DFe. Versão 1.6 Outubro/2012

Manual de Integração Oracle R12 x DFe. Versão 1.6 Outubro/2012 Manual de Integração Oracle R12 x DFe Versão 1.6 Outubro/2012 Copyright 1991. Synchro Sistemas de Informação Ltda Manual para Integração Oracle R12 x Dfe 1 Índice 1. Revisão... 2 2. Escopo... 3 3. Público

Leia mais

Easy Linux! FUNAMBOL FOR IPBRICK MANUAL. IPortalMais: a «brainware» company www.iportalmais.pt. Manual

Easy Linux! FUNAMBOL FOR IPBRICK MANUAL. IPortalMais: a «brainware» company www.iportalmais.pt. Manual IPortalMais: a «brainware» company FUNAMBOL FOR IPBRICK MANUAL Easy Linux! Title: Subject: Client: Reference: Funambol Client for Mozilla Thunderbird Doc.: Jose Lopes Author: N/Ref.: Date: 2009-04-17 Rev.:

Leia mais

Easy Linux! FUNAMBOL FOR IPBRICK MANUAL. IPortalMais: a «brainmoziware» company www.iportalmais.pt. Manual Jose Lopes

Easy Linux! FUNAMBOL FOR IPBRICK MANUAL. IPortalMais: a «brainmoziware» company www.iportalmais.pt. Manual Jose Lopes IPortalMais: a «brainmoziware» company www.iportalmais.pt FUNAMBOL FOR IPBRICK MANUAL Easy Linux! Title: Subject: Client: Reference: Funambol Client for Microsoft Outlook Doc.: Author: N/Ref.: Date: 2009-04-17

Leia mais

Universidade da Beira Interior. Sistemas Distribuídos - 2014/2015 Curso: Engª Informática. Folha 11. JAX-RS: Java API for RESTful Web Services

Universidade da Beira Interior. Sistemas Distribuídos - 2014/2015 Curso: Engª Informática. Folha 11. JAX-RS: Java API for RESTful Web Services JAX-RS: Java API for RESTful Web Services A - Creating RESTful Web Services from a Database 1- Comece por criar um projeto do tipo Java Web application, como fez nos exercícios das fichas anteriores. No

Leia mais

VGM. VGM information. ALIANÇA VGM WEB PORTAL USER GUIDE June 2016

VGM. VGM information. ALIANÇA VGM WEB PORTAL USER GUIDE June 2016 Overview The Aliança VGM Web portal is an application that enables you to submit VGM information directly to Aliança via our e-portal Web page. You can choose to enter VGM information directly, or to download

Leia mais

Aqui pode escolher o Sistema operativo, e o software. Para falar, faça download do Cliente 2.

Aqui pode escolher o Sistema operativo, e o software. Para falar, faça download do Cliente 2. TeamSpeak PORTUGUES ENGLISH Tutorial de registo num servidor de TeamSpeak Registration tutorial for a TeamSpeak server Feito por [WB ].::B*A*C*O::. membro de [WB ] War*Brothers - Non Dvcor Dvco Made by:

Leia mais

Métodos Formais em Engenharia de Software. VDMToolTutorial

Métodos Formais em Engenharia de Software. VDMToolTutorial Métodos Formais em Engenharia de Software VDMToolTutorial Ana Paiva apaiva@fe.up.pt www.fe.up.pt/~apaiva Agenda Install Start Create a project Write a specification Add a file to a project Check syntax

Leia mais

NOVO SISTEMA DE CORREIO ELETRONICO PARA OS DOMINIOS ic.uff.br & dcc.ic.uff.br

NOVO SISTEMA DE CORREIO ELETRONICO PARA OS DOMINIOS ic.uff.br & dcc.ic.uff.br NOVO SISTEMA DE CORREIO ELETRONICO PARA OS DOMINIOS ic.uff.br & dcc.ic.uff.br A partir de 28/07/2004 (quarta-feira), ás 17:30 hs estaremos trocando nossos servidores de correio para ambos os domínios ic.uff.br

Leia mais

User Guide Manual de Utilizador

User Guide Manual de Utilizador 2400 DPI OPTICAL GAMING MOUSE User Guide Manual de Utilizador 2014 1Life Simplify it All rights reserved. www.1-life.eu 2 2400 DPI OPTICAL GAMING MOUSE ENGLISH USER GUIDE...4 MANUAL DE UTILIZADOR PORTUGUÊS...18

Leia mais

Versão: 1.0. Segue abaixo, os passos para o processo de publicação de artigos que envolvem as etapas de Usuário/Autor. Figura 1 Creating new user.

Versão: 1.0. Segue abaixo, os passos para o processo de publicação de artigos que envolvem as etapas de Usuário/Autor. Figura 1 Creating new user. Órgão: Ministry of Science, Technology and Innovation Documento: Flow and interaction between users of the system for submitting files to the periodicals RJO - Brazilian Journal of Ornithology Responsável:

Leia mais

BR localization: Hotfix 002. Technical documentation Documentação Técnica Version Nov 27, de novembro de 2018

BR localization: Hotfix 002. Technical documentation Documentação Técnica Version Nov 27, de novembro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 002 Technical documentation Documentação Técnica Version 11.10.0 Nov 27, 2018 27 de novembro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

BR localization: Hotfix 004. Technical documentation Documentação Técnica Version Apr 16, de abril de 2019

BR localization: Hotfix 004. Technical documentation Documentação Técnica Version Apr 16, de abril de 2019 ENTERPRISE MANAGEMENT BR localization: Hotfix 004 Technical documentation Documentação Técnica Version 11.0.11 Apr 16, 2019 16 de abril de 2019 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

BR localization: Hotfix 108. Technical documentation Documentação Técnica Version Oct 16, de outubro de 2018

BR localization: Hotfix 108. Technical documentation Documentação Técnica Version Oct 16, de outubro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 108 Technical documentation Documentação Técnica Version 8.0.7 Oct 16, 2018 16 de outubro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

Uma solução possível para garantir, em ambiente APEX, a consistência duma estrutura ISA total e disjuntiva.

Uma solução possível para garantir, em ambiente APEX, a consistência duma estrutura ISA total e disjuntiva. Uma solução possível para garantir, em ambiente APEX, a consistência duma estrutura ISA total e disjuntiva. A possible solution to ensure, in APEX environment, the consistency of a total and disjunctive

Leia mais

Accessing the contents of the Moodle Acessando o conteúdo do Moodle

Accessing the contents of the Moodle Acessando o conteúdo do Moodle Accessing the contents of the Moodle Acessando o conteúdo do Moodle So that all the available files in the Moodle can be opened without problems, we recommend some software that will have to be installed

Leia mais

BR localization: Hotfix 109. Technical documentation Documentação Técnica Version Oct 23, de outubro de 2018

BR localization: Hotfix 109. Technical documentation Documentação Técnica Version Oct 23, de outubro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 109 Technical documentation Documentação Técnica Version 8.0.7 Oct 23, 2018 23 de outubro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

hdd enclosure caixa externa para disco rígido

hdd enclosure caixa externa para disco rígido hdd enclosure caixa externa para disco rígido USER S GUIDE SPECIFICATONS HDD Support: SATA 2.5 Material: Aluminium and plastics Input connections: SATA HDD Output connections: USB 3.0 (up to 5.0Gbps)

Leia mais

Project Management Activities

Project Management Activities Id Name Duração Início Término Predecessoras 1 Project Management Activities 36 dias Sex 05/10/12 Sex 23/11/12 2 Plan the Project 36 dias Sex 05/10/12 Sex 23/11/12 3 Define the work 15 dias Sex 05/10/12

Leia mais

BR localization: Hotfix 009. Technical documentation Documentação Técnica Version Feb 26, de fevereiro de 2019

BR localization: Hotfix 009. Technical documentation Documentação Técnica Version Feb 26, de fevereiro de 2019 ENTERPRISE MANAGEMENT BR localization: Hotfix 009 Technical documentation Documentação Técnica Version 11.0.10 Feb 26, 2019 26 de fevereiro de 2019 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

11g Wireless Broadband Router (Roteador banda-larga sem fio- Wireless G) Quick Installation Guide

11g Wireless Broadband Router (Roteador banda-larga sem fio- Wireless G) Quick Installation Guide LevelOne WBR-3408 11g Wireless Broadband Router (Roteador banda-larga sem fio- Wireless G) Quick Installation Guide English Português Table of Contents English... 3 Português... 16 2 English Package Contents

Leia mais

Manual de Instalação

Manual de Instalação Análise de Custos Análise da Sinistralidade e Rentabilidade Estatísticas Cadastrais Meta Referencial Performance da Rede Credenciada Atenção à Saúde Manual de Instalação Sumário Sumário... 2 1. Configurações

Leia mais

Manual de Instalação e Configuração MySQL

Manual de Instalação e Configuração MySQL Manual de Instalação e Configuração MySQL Data alteração: 19/07/11 Pré Requisitos: 1. Baixar os seguintes arquivos no através do link http://ip.sysfar.com.br/install/ mysql-essential-5.1.46-win32.msi mysql-gui-tools-5.0-r17-win32.msi

Leia mais

VGM. VGM information. ALIANÇA VGM WEB PORTAL USER GUIDE September 2016

VGM. VGM information. ALIANÇA VGM WEB PORTAL USER GUIDE September 2016 Overview The Aliança VGM Web portal is an application that enables you to submit VGM information directly to Aliança via our e-portal Web page. You can choose to enter VGM information directly, or to download

Leia mais

2. Execute o arquivo com o comando a seguir: sudo./alfresco-community-4.2.b-installer-linux-x64.bin

2. Execute o arquivo com o comando a seguir: sudo./alfresco-community-4.2.b-installer-linux-x64.bin Neste tutorial vamos realizar a instalação básica do Alfresco em um Servidor Linux. Usamos para este Tutorial o Alfresco CE 4.2 e Linux Ubuntu 12.10 mais o mesmo pode ser similar em diversos Linux baseasos

Leia mais

Guia para criar aplicações simples em APEX/ Guide to create simple Apex applications (perte I)

Guia para criar aplicações simples em APEX/ Guide to create simple Apex applications (perte I) Guia para criar aplicações simples em APEX/ Guide to create simple Apex applications (perte I) Entrar em/ go to: bd2:priv.di.fct.unl.pt:8090/apex Depois de entrar verá / after entering you will see: Depois

Leia mais

Serviços: API REST. URL - Recurso

Serviços: API REST. URL - Recurso Serviços: API REST URL - Recurso URLs reflectem recursos Cada entidade principal deve corresponder a um recurso Cada recurso deve ter um único URL Os URLs referem em geral substantivos URLs podem reflectir

Leia mais

Manual de Instalação Versão 1.0

Manual de Instalação Versão 1.0 Análise de Custos Análise da Sinistralidade e Rentabilidade Estatísticas Cadastrais Meta Referencial Performance da Rede Credenciada Atenção à Saúde Manual de Instalação Versão 1.0 Centro Empresarial das

Leia mais

Criar o diagrama entidade associação do exemplo do hotel no Oracle Designer

Criar o diagrama entidade associação do exemplo do hotel no Oracle Designer Criar o diagrama entidade associação do exemplo do hotel no Oracle Designer 1 escolher o tipo de dados de cada atributo 2 escolher as chaves Gerar as tabelas Correr o "Database Design Transformer" 3 Seleccionar

Leia mais

BR localization: Hotfix 001. Technical documentation Documentação Técnica Version Oct 16, de outubro de 2018

BR localization: Hotfix 001. Technical documentation Documentação Técnica Version Oct 16, de outubro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 001 Technical documentation Documentação Técnica Version 11.0.9 Oct 16, 2018 16 de outubro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

BR localization: Hotfix 111. Technical documentation Documentação Técnica Version Nov 06, de novembro de 2018

BR localization: Hotfix 111. Technical documentation Documentação Técnica Version Nov 06, de novembro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 111 Technical documentation Documentação Técnica Version 8.0.7 Nov 06, 2018 06 de novembro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

Completing your Participant Agreement Como preencher o Contrato de Participação

Completing your Participant Agreement Como preencher o Contrato de Participação Completing your Participant Agreement Como preencher o Contrato de Participação A quick-start guide for stock plan participants. Um guia rápido para participantes do plano de compra de ações. Your company

Leia mais

ENGENHARIA DE SERVIÇOS SERVICES ENGINEERING

ENGENHARIA DE SERVIÇOS SERVICES ENGINEERING Mestrado em Engenharia de Redes de Comunicações MSc in Communication Networks Engineering ENGENHARIA DE SERVIÇOS SERVICES ENGINEERING 2012-2013 Sistemas de Suporte às Operações 2 - Operations Support Systems

Leia mais

SATA 3.5. hd:basic. hdd enclosure caixa externa para disco rígido

SATA 3.5. hd:basic. hdd enclosure caixa externa para disco rígido SATA 3.5 hd:basic hdd enclosure caixa externa para disco rígido hd:basic USER S GUIDE SPECIFICATIONS HDD support: SATA 3.5 Material: Aluminium Input connections: SATA HDD Output connections: USB 2.0

Leia mais

Click the + sign to add new server details. Clique no sinal de "+" para adicionar novos detalhes do servidor. Enter a friendly name for your BI Server

Click the + sign to add new server details. Clique no sinal de + para adicionar novos detalhes do servidor. Enter a friendly name for your BI Server Click the + sign to add new server details Clique no sinal de "+" para adicionar novos detalhes do servidor Enter a friendly name for your BI Server Digite um nome amigável para o seu BI Server Enter the

Leia mais

Criar uma aplicação JPA2 com EclipseLink e H2

Criar uma aplicação JPA2 com EclipseLink e H2 Criar uma aplicação JPA2 com EclipseLink e H2 1) Criar uma aplicação Java no NetBeans. File > New Project > Java, Java Application > Project name: JPA2 Finish. 2) Acrescentar ao Projeto NetBeans a biblioteca

Leia mais

Presentation: MegaVoz Contact Center Tool

Presentation: MegaVoz Contact Center Tool Presentation: MegaVoz Contact Center Tool MegaVoz MegaVoz Solution: Automatic tool for contact phone management Contact Center strategy support; Advanced Resources technology (Computer Telephony Integration);

Leia mais

Instalação e configuração do Server Core - Windows Server 2008 (Longhorn) Parte 2

Instalação e configuração do Server Core - Windows Server 2008 (Longhorn) Parte 2 Autor: Bruno Leonardo MCP, MCDST, MCSA, MCTS http://brunoleonardoleal.spaces.live.com Instalação e configuração do Server Core - Windows Server 2008 (Longhorn) Parte 2 Vamos começar definindo a senha de

Leia mais

MTM00008 - MANUAL DE INSTALAÇÃO DE ADEMPIERE NO LINUX DEBIAN

MTM00008 - MANUAL DE INSTALAÇÃO DE ADEMPIERE NO LINUX DEBIAN Processo de instalação: 1-Adicionar ao arquivo /etc/apt/sources.list os pacotes não livres: deb http://http.us.debian.org/debian/ etch main contrib non-free ou algum outro de sua escolha. 2-Instalar o

Leia mais

Statecharts Yakindu Tool

Statecharts Yakindu Tool Statecharts Yakindu Tool 1 Agenda Introduction Installing Modeling Simulation Practice 2 https://www.itemis.com/en/yakindu/statechart-tools/ 3 Features Modeling Syntax checking Simulation Integration with

Leia mais

User Manual. Linksys PAP2 Broadband Phone Service. Linhagratuita grupo csdata

User Manual. Linksys PAP2 Broadband Phone Service. Linhagratuita grupo csdata User Manual Linksys PAP2 Broadband Phone Service Linhagratuita grupo csdata www.linhagratuita.com.br Please follow the step-by-step guide below to set up your Linksys PAP2 for use with Linhagratuita Broadband

Leia mais

BR localization: Hotfix 003. Technical documentation Documentação Técnica Version Dec 12, de Dezembro de 2018

BR localization: Hotfix 003. Technical documentation Documentação Técnica Version Dec 12, de Dezembro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 003 Technical documentation Documentação Técnica Version 11.10.0 Dec 12, 2018 12 de Dezembro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

MySQL. Prof. César Melo. com a ajuda de vários

MySQL. Prof. César Melo. com a ajuda de vários MySQL Prof. César Melo com a ajuda de vários Banco de dados e Sistema de gerenciamento; Um banco de dados é uma coleção de dados. Em um banco de dados relacional, os dados são organizados em tabelas. matricula

Leia mais

Intellectual Property. IFAC Formatting Guidelines. Translated Handbooks

Intellectual Property. IFAC Formatting Guidelines. Translated Handbooks Intellectual Property IFAC Formatting Guidelines Translated Handbooks AUTHORIZED TRANSLATIONS OF HANDBOOKS PUBLISHED BY IFAC Formatting Guidelines for Use of Trademarks/Logos and Related Acknowledgements

Leia mais

BR localization: Hotfix 117. Technical documentation Documentação Técnica Version Fev 12, de fevereiro de 2019

BR localization: Hotfix 117. Technical documentation Documentação Técnica Version Fev 12, de fevereiro de 2019 ENTERPRISE MANAGEMENT BR localization: Hotfix 117 Technical documentation Documentação Técnica Version 8.0.7 Fev 12, 2019 12 de fevereiro de 2019 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

para que Software www.aker.com.br Produto: Página: 6.0 Introdução O Aker Firewall não vem com Configuração do PPPoE Solução

para que Software www.aker.com.br Produto: Página: 6.0 Introdução O Aker Firewall não vem com Configuração do PPPoE Solução 1 de 6 Introdução O não vem com a opção de configuração através do Control Center, para a utilização de discagem/autenticação via PPPoE. Este documento visa demonstrar como é feita a configuração do PPPoE

Leia mais

2005 2011 O caminho da GMB para aprovação técnica no PMC passou pelo projeto GMB2NLM

2005 2011 O caminho da GMB para aprovação técnica no PMC passou pelo projeto GMB2NLM 2005 2011 O caminho da GMB para aprovação técnica no PMC passou pelo projeto GMB2NLM Klaus Hartfelder Editor Assistente da GMB editor@gmb.org.br ou klaus@fmrp.usp.br Passo 1: submissão dos dados da revista

Leia mais

manualdepsiquiatriainfant il manual de psiquiatria infantil

manualdepsiquiatriainfant il manual de psiquiatria infantil manualdepsiquiatriainfant il manual de psiquiatria infantil These guides possess a lot information especially advanced tips such as the optimum settings configuration for manualdepsiquiatriainfantil manual

Leia mais

Como Mudar a Senha do Roteador Pelo IP o.1.1. Configure e Altere a Senha do seu Roteador acessando o IP Acesse o Site e Confira!

Como Mudar a Senha do Roteador Pelo IP o.1.1. Configure e Altere a Senha do seu Roteador acessando o IP Acesse o Site e Confira! Como Mudar a Senha do Roteador Pelo IP 192.168.o.1.1. Configure e Altere a Senha do seu Roteador acessando o IP 192.168.1.1. Acesse o Site e Confira! If you are using the IP address 192.168.0.1.1, take

Leia mais

PURCHASE-TO-PAY SOLUTIONS

PURCHASE-TO-PAY SOLUTIONS PURCHASE-TO-PAY SOLUTIONS May 2015 SaphetyDoc - RELEASE NOTES 6.1.4.8 Offer Management SaphetyDoc - RELEASE NOTES 6.1.4.8. SaphetyDoc s release 6.1.4.8 will start production phase in 13/05/2015. PDF format:

Leia mais

ONLINE SUBMISSION Revisor

ONLINE SUBMISSION Revisor ONLINE SUBMISSION Revisor O Brazilian Journal of Medical and Biological Research é parcialmente financiado por: LOG IN Log In REVISOR Brazilian Journal of Medical and Biological O Brazilian Journal Research

Leia mais

2 Categorias Categories Todas as categorias de actividade são apresentadas neste espaço All activity categories are presented in this space

2 Categorias Categories Todas as categorias de actividade são apresentadas neste espaço All activity categories are presented in this space 1 Próximas Actividades Next Activities Visualiza as próximas actividades a ter inicio, com a indicação do tempo restante Displays upcoming activities and indicating the remaining time 2 Categorias Categories

Leia mais

BR localization: Hotfix 107. Technical documentation Documentação Técnica Version Oct 09, de outubro de 2018

BR localization: Hotfix 107. Technical documentation Documentação Técnica Version Oct 09, de outubro de 2018 ENTERPRISE MANAGEMENT BR localization: Hotfix 107 Technical documentation Documentação Técnica Version 8.0.7 Oct 09, 2018 09 de outubro de 2018 Contents Prerequisites 3 Patch Installation 4 Instructions

Leia mais

MT BOOKING SYSTEM BACKOFFICE. manual for management

MT BOOKING SYSTEM BACKOFFICE. manual for management MT BOOKING SYSTEM BACKOFFICE manual for management BACKOFFICE BACKOFFICE Últimas Reservas Latest Bookings 8 7 6 3 2 2 Configurações Configuration - pag. 3 Barcos Boats - pag.8 Pessoal Staff - pag.0 Agentes

Leia mais

Aceder à plataforma do concurso Accessing the call for applications platform. Submeter documentos Upload documents. Apagar documentos Delete documents

Aceder à plataforma do concurso Accessing the call for applications platform. Submeter documentos Upload documents. Apagar documentos Delete documents DRH DIREÇÃO DE RECURSOS HUMANOS HUMAN RESOURCES DIVISION CONCURSOS PARA PESSOAL DOCENTE GUIA RÁPIDO PARA SUBMETER DOCUMENTOS CALL FOR APPLICATIONS FOR FACULTY POSITIONS 01 02 03 04 05 06 07 08 09 10 11

Leia mais

WATER MATTRESS MASSAGE SYSTEM 20439

WATER MATTRESS MASSAGE SYSTEM 20439 Page 1 of 10 WATER MATTRESS MASSAGE SYSTEM 20439 CONTENTS Massage System with Controller Please note: the above image shows a white unit and a blue unit. The white unit is supplied inside the blue unit

Leia mais

NORMAS PARA AUTORES. As normas a seguir descritas não dispensam a leitura do Regulamento da Revista Portuguesa de Marketing, disponível em www.rpm.pt.

NORMAS PARA AUTORES. As normas a seguir descritas não dispensam a leitura do Regulamento da Revista Portuguesa de Marketing, disponível em www.rpm.pt. NORMAS PARA AUTORES As normas a seguir descritas não dispensam a leitura do Regulamento da Revista Portuguesa de Marketing, disponível em www.rpm.pt. COPYRIGHT Um artigo submetido à Revista Portuguesa

Leia mais

MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO WEBLOGIC

MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO WEBLOGIC MANUAL DE DEPLOY DFE V3 SUMÁRIO OBJETIVO... 3 PRÉ-REQUISITOS... 3 CONFIGURANDO O WEBLOGIC... 4 REALIZANDO O DEPLOY... 17 JROCKIT... 23 FAQ... 25 ORACLE RAC... 27 SUPORTE TÉCNICO... 28 2 OBJETIVO Este documento

Leia mais

Sistemas Operativos - Mooshak. 1 Mooshak. in http://mooshak.deei. fct.ualg.pt/. mooshak.deei.fct.ualg.pt/.

Sistemas Operativos - Mooshak. 1 Mooshak. in http://mooshak.deei. fct.ualg.pt/. mooshak.deei.fct.ualg.pt/. Sistemas Operativos - Mooshak 1 Mooshak O Mooshak (Leal and Silva, 2003) é um sistema para gerir concursos de programação. Para a sua utilização no âmbito da unidade curricular de Sistemas Operativos,

Leia mais

ÍNDICE PORTUGUÊS INDEX ENGLISH

ÍNDICE PORTUGUÊS INDEX ENGLISH ÍNDICE PORTUGUÊS 1. Características... 2 2. Conteúdo da Embalagem... 3 3. Como usar o Receptor de TV Digital... 3 4. Tela de Vídeo... 6 5.Requisitos Mínimos... 6 6. Marcas Compatíveis... 8 INDEX ENGLISH

Leia mais

Addition of Fields in Line Item Display Report Output for TCode FBL1N/FBL5N

Addition of Fields in Line Item Display Report Output for TCode FBL1N/FBL5N Addition of Fields in Line Item Display Report Output for TCode FBL1N/FBL5N Applies to: Any business user who uses the transactions FBL1N and FBL5N to display line item reports for vendors and customers.

Leia mais

Motor PTC Kit. Kit PTC del Motor. Kit PTC do Motor SSW-07 / SSW-08

Motor PTC Kit. Kit PTC del Motor. Kit PTC do Motor SSW-07 / SSW-08 Motors Automation Energy Transmission & Distribution Coatings Motor PTC Kit Kit PTC del Motor Kit PTC do Motor SSW-07 / SSW-08 Installation, Configuration and Operation Guide Guía de Instalación, Configuración

Leia mais

Aplicações Verticais para o OpenACS

Aplicações Verticais para o OpenACS Aplicações Verticais para o OpenACS Eduardo Santos eduardo.edusantos@gmail.com eduardo.santos@planejamento.gov.br www.softwarepublico.gov.br Roadmap De acordo com Phillip Greenspun, os passos para desenvolver

Leia mais

Instalação do cliente VPN Cisco em Linux

Instalação do cliente VPN Cisco em Linux 1 de 5 12/12/2008 12:03 Instalação do cliente VPN Cisco em Linux De SordWiki Tabela de conteúdo 1 Introdução 2 Pré-Requisitos 3 Instalação 4 Utilização Introdução A instalação do cliente de VPN da CISCO

Leia mais

MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO WEBLOGIC

MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO WEBLOGIC MANUAL DE DEPLOY DFE V3 SUMÁRIO OBJETIVO... 3 PRÉ-REQUISITOS... 3 CONFIGURANDO O WEBLOGIC... 3 REALIZANDO O DEPLOY... 15 JROCKIT... 20 FAQ... 21 ORACLE RAC... 23 SUPORTE TÉCNICO... 24 2 OBJETIVO Este documento

Leia mais

Select a single or a group of files in Windows File Explorer, right-click and select Panther Print

Select a single or a group of files in Windows File Explorer, right-click and select Panther Print Quick Start Guide SDI Panther Print Panther Print SDI Panther products make sharing information easier. Panther Print is an intuitive dialog box that provides a thumbnail view of the file to print, depicting

Leia mais

PROCEDIMENTOS NECESSÁRIOS ANTES DE UTILIZAR O EQUIPAMENTO. Instalação do Rasther PC. Habilitação das Montadoras

PROCEDIMENTOS NECESSÁRIOS ANTES DE UTILIZAR O EQUIPAMENTO. Instalação do Rasther PC. Habilitação das Montadoras Guia Rápido Rasther PC PROCEDIMENTOS NECESSÁRIOS ANTES DE UTILIZAR O EQUIPAMENTO Antes de iniciar o uso do Rasther, será necessário instalar o programa Rasther PC, habilitar as montadoras adquiridas juntamente

Leia mais

Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463)

Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463) Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463) Formato do curso: Presencial Localidade: Porto Com certificação: MCSA: SQL Server Data: 16 Jan. 2017 a 20 Jan. 2017 Preço: 1550 Horário:

Leia mais

Ativação padrão Factory Talk, via Internet

Ativação padrão Factory Talk, via Internet Ativação padrão Factory Talk, via Internet Este documento tem por objetivo uma explicação detalhada do procedimento de coleta de ativação, padrão Factory Talk, via Internet. Inicialmente você terá que

Leia mais

IoT-FND: Incapaz de verificar a Conexão ao base de dados. Exceção: java.sql.sqlexception: ORA-28001: a senha expirou

IoT-FND: Incapaz de verificar a Conexão ao base de dados. Exceção: java.sql.sqlexception: ORA-28001: a senha expirou IoT-FND: Incapaz de verificar a Conexão ao base de dados. Exceção: java.sql.sqlexception: ORA-28001: a senha expirou Índice Introdução Pré-requisitos Requisitos Componentes Utilizados Informações de Apoio

Leia mais

Automação. Indústria smart. Indústria smart. Lucas Nülle GmbH Página 1/5 www.lucas-nuelle.pt

Automação. Indústria smart. Indústria smart. Lucas Nülle GmbH Página 1/5 www.lucas-nuelle.pt Automação Acquire practical and project-oriented laboratory skills and expertise: Automation trainers, mechatronics trainers, PLC trainers Indústria smart Indústria smart A indústria smart representa,

Leia mais

Scientific data repositories: the USP experience

Scientific data repositories: the USP experience Scientific data repositories: the USP experience Superintendência de Tecnologia da Informação 2018 : Sylvio Canuto Antonio Mauro Saraiva Superintendência de TI: João Eduardo Ferreira Fátima L. S. Nunes

Leia mais

A Aviação no Comércio Europeu de Licenças de Emissão Especificidades para pequenos emissores

A Aviação no Comércio Europeu de Licenças de Emissão Especificidades para pequenos emissores A Aviação no Comércio Europeu de Licenças de Emissão Especificidades para pequenos emissores Departamento de Alterações Climáticas, Ar e Ruído (DACAR) Divisão de Poluição Atmosférica e Alterações Climáticas

Leia mais

How to use the system. Meike Borstelmann

How to use the system. Meike Borstelmann Technical ca Document Generatore Training: How to use the system Meike Borstelmann Trainings overview Why should we localize l the TDS with the Technical Document Generator? Keyword database Search for

Leia mais

Esta nota apresenta como definir o SSL VPN no roteador Vigor.

Esta nota apresenta como definir o SSL VPN no roteador Vigor. Como configurar o SSL para VPN Esta nota apresenta como definir o SSL VPN no roteador Vigor. Dividiremos o tutorial em cinco partes: Parte A: Como criar uma conta de SSL. Parte B: Como configurar a segurança

Leia mais

1 Criar uma entity a partir de uma web application que usa a Framework JavaServer Faces (JSF)

1 Criar uma entity a partir de uma web application que usa a Framework JavaServer Faces (JSF) Sessão Prática II JPA entities e unidades de persistência 1 Criar uma entity a partir de uma web application que usa a Framework JavaServer Faces (JSF) a) Criar um Web Application (JPAsecond) como anteriormente:

Leia mais

BR localization: Hotfix 118. Technical documentation Version Feb 19, 2019

BR localization: Hotfix 118. Technical documentation Version Feb 19, 2019 ENTERPRISE MANAGEMENT BR localization: Hotfix 118 Technical documentation Version 8.0.7 Feb 19, 2019 Contents Prerequisites 3 Patch Installation 4 Instructions 4 Patch Content 5 Detailed bug description

Leia mais

Curso CP100A - Google Cloud Platform Fundamentals (8h)

Curso CP100A - Google Cloud Platform Fundamentals (8h) Curso CP100A - Google Cloud Platform Fundamentals (8h) Este curso virtual liderado por um instrutor, com 8 horas de duração, introduz os participantes aos produtos e serviços do Google Cloud Platform.

Leia mais

INSTALAR O SQL SERVER NO SERVIDOR. (É o caso da Zervan, que existe o servidor da Fernanda e queremos instalar um outro na máquina de Lilian)

INSTALAR O SQL SERVER NO SERVIDOR. (É o caso da Zervan, que existe o servidor da Fernanda e queremos instalar um outro na máquina de Lilian) INSTALAR O SQL SERVER NO SERVIDOR QUANDO JÁ EXISTE UM OUTRO SERVIDOR (É o caso da Zervan, que existe o servidor da Fernanda e queremos instalar um outro na máquina de Lilian) 1) No servidor novo, máquina

Leia mais

Instruções de Instalação do Agente RMON2

Instruções de Instalação do Agente RMON2 Instruções de Instalação do Agente RMON2 Débora Pandolfi Alves deborapa@terra.com.br Ricardo Nabinger Sanchez rnsanchez@cscience.org Lúcio Braga luciobraga@yahoo.com.br Luciano Paschoal Gaspary paschoal@exatas.unisinos.br

Leia mais

MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO GLASSFISH

MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO GLASSFISH MANUAL DE DEPLOY DFE V3 SERVIDOR DE APLICAÇÃO GLASSFISH SUMÁRIO OBJETIVO... 3 PRÉ-REQUISITOS... 3 CONFIGURANDO GLASSFISH... 4 CONFIGURANDO APLICAÇÃO PARA CODIFICAÇÃO UTF-8... 4 REALIZANDO O DEPLOY... 11

Leia mais

Para iniciar um agente SNMP, usamos o comando snmpd. Por padrão, aceita requisições na porta 161 (UDP).

Para iniciar um agente SNMP, usamos o comando snmpd. Por padrão, aceita requisições na porta 161 (UDP). EN3610 Gerenciamento e interoperabilidade de redes Prof. João Henrique Kleinschmidt Prática SNMP Net-SNMP (http://www.net-snmp.org) é um conjunto de aplicações usado para implementar SNMPv1, SNMPv2 e SNMPv3.

Leia mais

Para estabelecer uma conexão através de ODBC entre uma aplicação e uma base de dados, necessitará três coisas:

Para estabelecer uma conexão através de ODBC entre uma aplicação e uma base de dados, necessitará três coisas: 4D ODBC Driver Open Database Connectivity Standard (ODBC) é uma interface de programação de aplicações estandarte aberta (API) que se utiliza para acessar a uma ou mais bases de dados desde uma só aplicação.

Leia mais

Step by step to make the appointment at the Federal Police

Step by step to make the appointment at the Federal Police Step by step to make the appointment at the Federal Police Before you start, check if you have these documents with you: Visa Application Form; Birth Certificate (original); Passport; Brazilian home address

Leia mais

Utilizando subversion como controle de versão

Utilizando subversion como controle de versão Utilizando subversion como controle de versão Heitor Rapcinski Este documento descreverá a utilização de subversion como ferramenta de controle de versão mostrando as facilidades da sua utilização para

Leia mais

INSTALANDO E CONFIGURANDO O MY SQL

INSTALANDO E CONFIGURANDO O MY SQL INSTALANDO E CONFIGURANDO O MY SQL Este tutorial tem como objetivo mostrar como instalar o banco de dados My SQL em ambiente Windows e é destinado aqueles que ainda não tiveram um contato com a ferramenta.

Leia mais

Laboratório 5. Base de Dados II 2008/2009

Laboratório 5. Base de Dados II 2008/2009 Laboratório 5 Base de Dados II 2008/2009 Plano de Trabalho Lab. 4: Programação em Transact-SQL Referências MICROSOFT SQL SERVER - Triggers (gatilhos). - Exercícios 1. Conceito. - Os Stored Procedures permitem

Leia mais

Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463)

Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463) Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463) Formato do curso: Presencial e Live Training Com certificação: MCSA: SQL Server Preço: 1630 Nível: Avançado Duração: 35 horas Este curso

Leia mais

Integração entre o IBM HTTP SERVER, APACHE WEB Server e IBM Websphere Application Server

Integração entre o IBM HTTP SERVER, APACHE WEB Server e IBM Websphere Application Server Integração entre o IBM HTTP SERVER, APACHE WEB Server e IBM Websphere Application Server Índice Resumo sobre este documento... 3 Integrando o IBM HTTP Server com o IBM WebSphere Application Server... 3

Leia mais

CODIGOS CONTROLE RS232 Matrix HDMI 4x2 Control EDID/RS232 (GB.42.2014)

CODIGOS CONTROLE RS232 Matrix HDMI 4x2 Control EDID/RS232 (GB.42.2014) CODIGOS CONTROLE RS232 Matrix HDMI 4x2 Control EDID/RS232 (GB.42.2014) Versão 2014.04.23 Você acaba de adquirir um produto AV LIFE!!! Não deixe de acessar nosso site www.avlife.com.br para ficar por dentro

Leia mais

Uma solução possível para garantir, em ambiente APEX, a consistência duma estrutura ISA, total e disjuntiva.

Uma solução possível para garantir, em ambiente APEX, a consistência duma estrutura ISA, total e disjuntiva. Uma solução possível para garantir, em ambiente APEX, a consistência duma estrutura ISA, total e disjuntiva. A possible solution to ensure, in APEX environment, the consistency of a total and disjunctive

Leia mais

Tema: Oracle Weblogic Administration 11g

Tema: Oracle Weblogic Administration 11g 3ª Edição 16 a 18 de Maio Angola Tema: Oracle Weblogic Administration 11g Orador: Gilberto Calunga Agenda Introdução Topologia do Servidor Weblogic 11g Domain Server Admin Server Managed Server Cluster

Leia mais

Guia para criar aplicações simples em APEX/ Guide to create simple Apex applications (parte II)

Guia para criar aplicações simples em APEX/ Guide to create simple Apex applications (parte II) Guia para criar aplicações simples em APEX/ Guide to create simple Apex applications (parte II) Segundo nível / Second level Criar duas funções: uma que dê quantos alugueres foram feitos por um socio.

Leia mais

Para iniciar um agente SNMP, usamos o comando snmpd. Por padrão, aceita requisições na porta 161 (UDP).

Para iniciar um agente SNMP, usamos o comando snmpd. Por padrão, aceita requisições na porta 161 (UDP). EN3610 Gerenciamento e interoperabilidade de redes Prof. João Henrique Kleinschmidt Prática SNMP 1 MIBs RMON No Linux os arquivos MIB são armazenados no diretório /usr/share/snmp/mibs. Cada arquivo MIB

Leia mais

Lojamundi Tecnologia Sem Limites br

Lojamundi Tecnologia Sem Limites  br Neste artigo, vou demonstrar como instalar e configurar na Cubieboard 2 o Servidor de Impressão CUPS. A distribuição utilizada será o Cubian, que está instalado em uma Cubieboard 2. Link da Imagem para

Leia mais

Manual de Comandos Úteis OpenSSL para Certificados Digitais

Manual de Comandos Úteis OpenSSL para Certificados Digitais Manual de Comandos Úteis OpenSSL para Certificados Digitais Sistemas: Microsoft Windows XP Microsoft Windows VISTA Microsoft Windows 7 Microsoft Windows Server 2003 Microsoft Windows Server 2008 Linux

Leia mais

Transcript name: 1. Introduction to DB2 Express-C

Transcript name: 1. Introduction to DB2 Express-C Transcript name: 1. Introduction to DB2 Express-C Transcript name: 1. Introduction to DB2 Express-C Welcome to the presentation Introduction to DB2 Express-C. In this presentation we answer 3 questions:

Leia mais

HISTOLOGIA E BIOLOGIA CELULAR. UMA INTRODUçãO À PATOLOGIA (EM PORTUGUESE DO BRASIL) BY ABRAHAM L. KIERSZENBAUM

HISTOLOGIA E BIOLOGIA CELULAR. UMA INTRODUçãO À PATOLOGIA (EM PORTUGUESE DO BRASIL) BY ABRAHAM L. KIERSZENBAUM Read Online and Download Ebook HISTOLOGIA E BIOLOGIA CELULAR. UMA INTRODUçãO À PATOLOGIA (EM PORTUGUESE DO BRASIL) BY ABRAHAM L. KIERSZENBAUM DOWNLOAD EBOOK : HISTOLOGIA E BIOLOGIA CELULAR. UMA INTRODUçãO

Leia mais

Planning for and Managing Devices in the Enterprise: Enterprise Management Suite (EMS) & On-Premises Tools (20398)

Planning for and Managing Devices in the Enterprise: Enterprise Management Suite (EMS) & On-Premises Tools (20398) Planning for and Managing Devices in the Enterprise: Enterprise Management Suite (EMS) & On-Premises Tools (20398) Formato do curso: Presencial Localidade: Lisboa Data: 18 Dez. 2017 a 22 Dez. 2017 Preço:

Leia mais