Please enable JavaScript to view this site.

Estate Forums

This function is specifically for system administrators.

With 'Administration: Run ETL Process' you can execute programs for the moving of data in the background. This can be used for:

Retrieving actual figures from the general ledger system and reading them again in the ERP interface.

Geocoding of locations with the help of Google Geocode API.

Offering of instructions to an application such as Basware for payments are refactored.

The programs can be developed with the Kettle of Pentaho Data Integration.

An ETL program gets the following parameters:

BUBS_DB_SERVER: name of the server in the JDBC connection with the name 'bubs_tomcat'.

BUBS_DB_PORT: port in the JDBC connection with the name 'bubs_tomcat'.

BUBS_DB_NAME: name of the database in the JDBC connection with the name 'bubs_tomcat'.

BUBS_DB_USER: name of the database user in the JDBC connection with the name 'bubs_tomcat'.

BUBS_DB_PASSWORD: password of the database user in the JDBC connection with the name 'bubs_tomcat'.

BUBS_JOB_GBR_AANMELD_CODE: login code of the application user that requested the background process.

BUBS_JOB_BJB_SEQ: number of the background process.

BUBS_JOB_SCT_CODE: code of the background script that is running.

BUBS_JOB_SDR_CODE: code of the background planner that executes the background process.

Plus all parameters that the background script has.

 

Login

Per Kettle program (transformation of job) you can create connections. If you want to connect with the application, give this connection the name 'bubs' with the following specification:

<connection>

   <name>bubs</name>

   <server>${BUBS_DB_SERVER}</server>

   <type>ORACLE</type>

   <access>Native</access>

   <database>${BUBS_DB_NAME}</database>

   <port>${BUBS_DB_PORT}</port>

   <username>${BUBS_DB_USER}</username>

   <password>${BUBS_DB_PASSWORD}</password>

   <servername/>

   <data_tablespace/>

   <index_tablespace/>

   <attributes>

     <attribute><code>FORCE_IDENTIFIERS_TO_LOWERCASE</code><attribute>N</attribute></attribute>

     <attribute><code>FORCE_IDENTIFIERS_TO_UPPERCASE</code><attribute>N</attribute></attribute>

     <attribute><code>IS_CLUSTERED</code><attribute>N</attribute></attribute>

     <attribute><code>PORT_NUMBER</code><attribute>1521</attribute></attribute>

     <attribute><code>QUOTE_ALL_FIELDS</code><attribute>N</attribute></attribute>

     <attribute><code>SUPPORTS_BOOLEAN_DATA_TYPE</code><attribute>N</attribute></attribute>

     <attribute><code>USE_POOLING</code><attribute>N</attribute></attribute>

     <attribute><code>SQL_CONNECT</code><attribute>/* Log on to middle tier. */

insert into bubs_pre_laden_r

(action_requested, action_parameter1, action_parameter2, action_parameter3, action_parameter4, action_parameter5, action_parameter6, action_parameter7, action_parameter8, action_parameter9)

values

( &apos;LOGON FULL&apos;

, &apos;$Header: http://svn.invantive.com/repos/p104/trunk/help/nl/manual/Topics/draai-etl-proces.xml 19891 2012-10-09 13:23:03Z gle3 $&apos;

, &apos;ETL&apos;

, &apos;${BUBS_JOB_GBR_AANMELD_CODE}&apos;

, &apos;Job ${BUBS_JOB_BJB_SEQ}&apos;

, null

, null

, null

, &apos;$Header: http://svn.invantive.com/repos/p104/trunk/help/nl/manual/Topics/draai-etl-proces.xml 19891 2012-10-09 13:23:03Z gle3 $&apos; || to_char(sysdate, &apos;YYYYMMDDHH24MISS&apos;)

, null

)

</attribute></attribute>

   </attributes>

 </connection>

X

Important Safety and Usage Information

Intended Use and Limitations: This software, developed by Invantive, is designed to support a variety of business and information technology data processing functions, such as accounting, financial reporting an sales reporting. It is important to note that this software is not designed, tested, or approved for use in environments where malfunction or failure could lead to life-threatening situations or severe physical or environmental damage. This includes, but is not limited to:

  • Nuclear facilities: The software should not be used for operations or functions related to the control, maintenance, or operation of nuclear facilities.
  • Defense and Military Applications: This software is not suitable for use in defense-related applications, including but not limited to weaponry control, military strategy planning, or any other aspects of national defense.
  • Aviation: The software is not intended for use in the operation, navigation, or communication systems of any aircraft or air traffic control environments.
  • Healthcare and Medicine Production: This software should not be utilized for medical device operation, patient data analysis for critical health decisions, pharmaceutical production, or medical research where its failure or malfunction could impact patient health.
  • Chemical and Hazardous Material Handling: This software is not intended for the management, control, or operational aspects of chemical plants or hazardous material handling facilities. Any malfunction in software used in these settings could result in dangerous chemical spills, explosions, or environmental disasters.
  • Transportation and Traffic Control Systems: The software should not be used for the control, operation, or management of transportation systems, including railway signal controls, subway systems, or traffic light management. Malfunctions in such critical systems could lead to severe accidents and endanger public safety.
  • Energy Grid and Utility Control Systems: This software is not designed for the control or operation of energy grid systems, including electrical substations, renewable energy control systems, or water utility control systems. The failure of software in these areas could lead to significant power outages, water supply disruptions, or other public utility failures, potentially endangering communities and causing extensive damage.
  • Other High-Risk Environments: Any other critical infrastructure and environments where a failure of the software could result in significant harm to individuals or the environment.

User Responsibility: Users must ensure that they understand the intended use of the software and refrain from deploying it in any setting that falls outside of its designed purpose. It is the responsibility of the user to assess the suitability of the software for their intended application, especially in any scenarios that might pose a risk to life, health, or the environment.

Disclaimer of Liability: Invantive disclaims any responsibility for damage, injury, or legal consequences resulting from the use or misuse of this software in prohibited or unintended applications.

  
Disclaimer