Quantcast
Channel: Pentaho Community Forums
Viewing all 16689 articles
Browse latest View live

How to remove columns in a multi-table XML file

$
0
0
I have an XML file made with Visual Studio .NET Dataset. It has more than 1 table which structure is as follow.
<fruits>
<name>Apple</name>
<color>Red</color>
<weight>0.5</weight>
<price>0.99</price>
</fruits>
<watches>
<brand>Guess</brand>
<band>Rubber</band>
<dial>White with red numbers</dial>
<price>150</price>
</watches>

I want to remove some columns from each table and rewrite it to another XML with different name. The XML output should be like this.
<fruits>
<name>Apple</name>
<color>Red</color>
<price>0.99</price>
</fruits>
<watches>
<brand>Guess</brand>
<dial>White with red numbers</dial>
<price>150</price>
</watches>

As you can see, I have took out <weight> from table Fruits and <band> from table Watches. This looks really simple, yet I still can't find a way to do this with "Get data from XML" and "XML Output". Is there any clue how this transformation can be done?
Really appreciate any ideas. Thanks.

SAP BO Online Training in INDIA | Online SAP BO Training in USA, UK

$
0
0
123 Trainings is providing best SAP BO Online Training from Hyderabad India, SAP BO (Business Objects) Module is of the Largest Module in the SAP offers a broad portfolio of tools and inbuilt applications designed to help you to basically optimize business performance by connecting individuals. It additionally offers consulting and schooling services to assist the customers deploy its business intelligence tasks.

Some of the SAP BO Course topics that covered by our professionals:


  1. Overview – System Set up and Administration
  2. SAP BO Integration Kit
  3. Installation & Configuration
  4. SAP BO integrated solution approach
  5. Server administration
  6. SAP Authorization administration scenario
  7. Integrated solution architecture
  8. OLAP Universe design approach
  9. Connectivity Options
  10. Variables & Prompting
  11. Hierarchies
  12. Publishing
  13. OLAP universe maintenance


And many sub topics are there for more details please go through the website.

Please call us for the Demo Classes we have regular batches and weekend batches.

Contact Number:
INDIA: +91 97000-10111,
USA : + 1 209-207-3642,

Email: 123onlineclasses@gmail.com

Web: http://123trainings.com/it-sap-bo-online-training.html

Cognos Online Training in INDIA | Online Cognos Training

$
0
0
Cognos Online Training by 123 Trainings with an excellent and real time faculty/trainer. Our Online Cognos training course content designed as per the current IT industry requirement. Cognos is a programming language and also a platform. Cognos is a simple, general purpose, concurrent and object oriented programming language. we provide classes through online by using world class interactive system. We also give interview support & Technical support. We will give you 100% satisfaction guarantee, After completion of Cognos Online Training we provide 24/7 365 days technical support. INTRODUCTION TO DATAWARE HOUSING (DWH) 1. Introduction to DWH 2. Characteristics of DWH COGNOS CONNECTIONS 1. Personalize cognos connection 2. Create and manage portals, shortcuts, report views..etc 3. Applying Filters, Prompts & Calculations 4. Sorting, Grouping, Sections & Aggregate Functions Define a filter 1. Compare sets of data 2. Using Dynamic Context 3. Task and Task execution rules 4. Scheduling Agents Contact US:
India: +91 97000-10111
USA : +1 209-207-3642
Email :123onlineclasses@gmail.com

URL: http://123trainings.com/it-ibm-cogno...-training.html

PDI initilaization error

$
0
0
I'm are getting PDI initialization error stated as "A fatal error has been detected by the Java Runtime Environment:", full log shown as below

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb1499c502c, pid=2249, tid=140399423022848
#
# JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.60-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [ld-linux-x86-64.so.2+0xe02c] _dl_fixup+0x11c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

Need a post processing script to hide certain x axis labels

$
0
0
Hi,

I have created a report in PRD with a bar chart in it. I have large number of values on the x axis and so the labels seems to be so clumsy. Labels cannot be viewed properly. In order to avoid that, only the nth labels are to be displayed. For example only the 5th 10th 15th labels etc are to be displayed on the axis.

Will setTickUnit work in this case?

Please find below the post processing script i used for this

import org.jfree.chart.axis.NumberTickUnit;
import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.axis.CategoryAxis;
import org.jfree.chart.axis.CategoryLabelPositions;
import org.jfree.chart.axis.NumberAxis;
import org.jfree.chart.axis.ValueAxis;
NumberAxis xaxis=(NumberAxis)plot.getDomainAxis();
xaxis.setTickUnit(5);

But it doesn't work. Could anyone please help me?

Best Informatica Online Training | Online Informatica Training | Training Informatica

$
0
0
Informatica Online Training by 123 Trainings with an excellent and real time faculty. Our Informatica Big Data course content designed as per the current IT industry requirement. We have trained many students on Big Data Informatica, We provide Corporate Trainings and Online trainings throughout the world. we have completed more than 200 batches on Bigdata Informatica Online Training across the world. We will provide 100% certification support, resume preparation and Placements in USA, Canada, UK, Singapore etc. We are provides best Informatica Online Training Classes in Hyderabad India.

Some of Informatica topics Covered by our professionals:

Data Warehousing Concepts
• Dataware housing (what is Dataware housing /Why Dataware housing/How Dataware housing)
• Slowly Changing Dimensions (SCD1, SCD2, SCD3)
• Metadata
• Dimentinal Table
• Types Of Dim Tables
• Fact Table
• Types of Fact Tables
• OLTP (OnLine Transaction Processing)
• OLAP (Online Analysis And Processing)

PowerCenter Components and User Interface
• Informatica PowerCenter Architecture
• Informatica PowerCenter Client Tools
• Start Using of the Designer, Workflow Manager and Workflow Monitor

And many more sub topics are there, for more details go to through the our Professional website

Please call us for the Demo Classes we have regular batches and weekend batches.

Contact Number: +91 97000-10111, USA: +1 209-207-3642

Email: 123onlineclasses@gmail.com,

Web: http://123trainings.com/it-informati...-training.html

Error creating data source using constellation DM

$
0
0
Hello everybody,
i'm trying to add data source (using data source wizard) and i'm using this schema:
http://i.gyazo.com/b50526e4d2afb04c766ca895dcdc726e.gif

now if i add one of the two fact table exerything works, but if i try to add two fact tables at one time, the console freeze and i get this on tomcat console:
http://i.gyazo.com/1a50b8251a397e04817c2b16a15146f7.gif

In the older version of pentaho bi server it works (with the exact same model) but now for some reasons it is giving me that error

OBIEE Training Online in UK | OBIEE Online Training in INDIA

$
0
0
OBIEE Online Training by 123Trainings with Expert Trainers well-versed with latest teaching methods, that helps people to learn on how to become an eminent software OBIEE professional. We will provide Real Time project scenarios along with the Conceptual explanation during OBIEE Training. So, Our Practical Oriented OBIEE Training helps you to develop your Software Carrier.

Some of the OBIEE Course topics that covered by our professionals:

1.Data warehousing overview.
2.Basics of Data Warehousing.
3.What are OLTP and OLAP?
4.Difference between OLTP and OLAP.
5.Advantages of OLAP.
6.What is Data Marts and ODS?
7.Dimensional Modeling Overview.
8.Introduction to Dimensional Modeling.
9.What are Facts and Dimensions?
10.Star schema and Snowflake schema

And many sub topics are there for more details please go through the website.

Please call us for the Demo Classes we have regular batches and weekend batches.

Contact Number:

INDIA: +91 97000-10111,

USA: +1 209-207-3642,

Email: 123onlineclasses@gmail.com,

Web: http://123trainings.com/it-obiee-online-training.html

How to read SQL result row by row to execute one by one ?

$
0
0
Hello,

i built a simple transform for select rows data from table in the database using Table Input.

i know that Table Input return all result one time. but what i need to do is to get result row by row and continue the process, then return back to the next row and so on.

so any ideas please ?

Pentaho Ctools Marketplace problems

$
0
0
I've added marketplace to my Pentaho 5.0.1 EE and updated CDF then stopped the server and started it. Now when I'm trying to access the marketplace i get this errors displayed in the logs and a blank page in the marketplace home !!!!!
need your help please ?
Thank you in advance.

Code:

[Fatal Error] :2739:98: XML document structures must start and end within the same entity.
    org.xml.sax.SAXParseException; lineNumber: 2739; columnNumber: 98; XML document
    structures must start and end within the same entity.
            at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
            at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
            at org.pentaho.marketplace.MarketplaceService.loadPluginsFromSite(Market
    placeService.java:542)
            at org.pentaho.marketplace.MarketplaceService.getPlugins(MarketplaceServ
    ice.java:103)
            at org.pentaho.marketplace.MarketplaceService.getPluginsJson(Marketplace
    Service.java:402)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMe
    thodInvokerFactory.java:60)
            at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMeth
    odDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvid
    er.java:185)
            at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDi
    spatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
            at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethod
    Rule.java:302)
            at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHa
    ndPathRule.java:147)
            at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(Resourc
    eClassRule.java:108)
            at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHa
    ndPathRule.java:147)
            at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(R
    ootResourceClassesRule.java:84)
            at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequ
    est(WebApplicationImpl.java:1511)
            at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequ
    est(WebApplicationImpl.java:1442)
            at com.sun.jersey.server.impl.application.WebApplicationImpl.handleReque
    st(WebApplicationImpl.java:1391)
            at com.sun.jersey.server.impl.application.WebApplicationImpl.handleReque
    st(WebApplicationImpl.java:1381)
            at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponen
    t.java:416)
            at com.sun.jersey.spi.container.servlet.ServletContainer.service(Servlet
    Container.java:538)
            at com.sun.jersey.spi.container.servlet.ServletContainer.service(Servlet
    Container.java:716)
            at org.pentaho.platform.web.servlet.JAXRSPluginServlet.service(JAXRSPlug
    inServlet.java:62)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
            at org.pentaho.platform.web.servlet.JAXRSPluginServlet.service(JAXRSPlug
    inServlet.java:67)
            at org.pentaho.platform.web.servlet.PluginDispatchServlet.service(Plugin
    DispatchServlet.java:89)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:290)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.pentaho.platform.web.http.filters.PentahoWebContextFilter.doFilte
    r(PentahoWebContextFilter.java:161)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.pentaho.platform.web.http.filters.PentahoRequestContextFilter.doF
    ilter(PentahoRequestContextFilter.java:83)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:378)
            at org.springframework.security.intercept.web.FilterSecurityInterceptor.
    invoke(FilterSecurityInterceptor.java:109)
            at org.springframework.security.intercept.web.FilterSecurityInterceptor.
    doFilter(FilterSecurityInterceptor.java:83)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.springframework.security.ui.ExceptionTranslationFilter.doFilterHt
    tp(ExceptionTranslationFilter.java:101)
            at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringS
    ecurityFilter.java:53)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.springframework.security.providers.anonymous.AnonymousProcessingF
    ilter.doFilterHttp(AnonymousProcessingFilter.java:105)
            at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringS
    ecurityFilter.java:53)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.springframework.security.ui.basicauth.BasicProcessingFilter.doFil
    terHttp(BasicProcessingFilter.java:174)
            at org.pentaho.platform.web.http.security.PentahoBasicProcessingFilter.d
    oFilterHttp(PentahoBasicProcessingFilter.java:88)
            at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringS
    ecurityFilter.java:53)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.springframework.security.context.HttpSessionContextIntegrationFil
    ter.doFilterHttp(HttpSessionContextIntegrationFilter.java:235)
            at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringS
    ecurityFilter.java:53)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.pentaho.platform.web.http.filters.HttpSessionPentahoSessionIntegr
    ationFilter.doFilter(HttpSessionPentahoSessionIntegrationFilter.java:265)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.springframework.security.wrapper.SecurityContextHolderAwareReques
    tFilter.doFilterHttp(SecurityContextHolderAwareRequestFilter.java:91)
            at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringS
    ecurityFilter.java:53)
            at org.springframework.security.util.FilterChainProxy$VirtualFilterChain
    .doFilter(FilterChainProxy.java:390)
            at org.springframework.security.util.FilterChainProxy.doFilter(FilterCha
    inProxy.java:175)
            at org.springframework.security.util.FilterToBeanProxy.doFilter(FilterTo
    BeanProxy.java:99)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at com.pentaho.ui.servlet.SystemStatusFilter.doFilter(SourceFile:72)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.pentaho.platform.web.http.filters.SetCharacterEncodingFilter.doFi
    lter(SetCharacterEncodingFilter.java:112)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.pentaho.platform.web.http.filters.WebappRootForwardingFilter.doFi
    lter(WebappRootForwardingFilter.java:66)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
    icationFilterChain.java:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
    ilterChain.java:206)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
    alve.java:233)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
    alve.java:191)
            at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica
    torBase.java:470)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
    ava:127)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
    ava:103)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
    ve.java:109)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
    a:293)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
    :861)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
    ss(Http11Protocol.java:606)
            at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:48
    9)
          at java.lang.Thread.run(Unknown Source)


Error when performing heavy queries (mysql)

$
0
0
Hi. When I perform hard queries in pentaho, the following occurs:
< 60 sec: mysql executes the query, pentaho displays query execution
after 60 sec: mysql executes the query, pentaho does not displays query execution
I tried to change the following parameters of mysql connection:
netTimeoutForStreamingResults = 600
enableQueryTimeouts = false
And in mysql parameter:
net_write_timeout = 600
But nothing changes.
OS: Windows 7
Driver: mysql-connector-java-5.1.28-bin.jar

Incorrect results with a Group by

$
0
0
Hi all,

I am implementing a Group by step in my kettle transformation though it appears to be giving me incorrect results.

I have tried to attach the transformation and some files to help you in your investigation but I am not able to.

I dumped my transformation on drop box and some test data.

https://www.dropbox.com/s/re3fwa6mer...e_tri_cust.ktr


https://www.dropbox.com/s/3b0chqqeikp9b7f/Testdata.csv

I expected to see in my result set something like:

cust_id, cust_zip,cust_first_ord_date,cust_last_ord_date,cust_life_ord_subtotal_amt,cust_life_ord_gc_purchased_amt

1000010459, 20817, 12/2/2013, 1/27/2014,3, 274.18,0

but I am getting this

https://www.dropbox.com/s/zq1mjwn95luo69k/Results.PNG

I tried to follow the sample kettle trasformation examples but I am not getting it right.

Please help me out here since it is my first time to use a group by step

Thanks,

Ron

Datasource not available

$
0
0
Hi,
I am new with Pentaho and CTools.
I am using Pentaho 5.0.1

So in Petaho BI I created a Datasource which is a connection to a mysql database.
Datasouce name is CRMDEV Type is JDBC.

Now I want to use this Datasource in CDE, but in Datasouce Panel I can not find the Datasouce.

How can I add my datasouce to CDE?


I also installed the CDE tutorial, but the samples are not working because teh datasource MDX Queries group, is not available.

Thanks for help.
Sven

Fields Name List from Text Files

$
0
0
Hi.
I need some help in figuring out how to extract field names from the text files that I have to process.
Text files are comma separated, but some fields are encoded with quotes, some aren't and that's the same for field names.
Normally I would read the first line of a file, split into rows using the delimiter and then normalise the result.
But my field names are like..
fieldname1,Mixed or multiple ethnic groups,"Asian, Asian Scottish or Asian British",fieldname4...
therefore I cannot use the comma in "Split rows into fields".

Any suggestion?
Attached Files

Closure Generator with Cycles

$
0
0
I'm trying to use the Pentaho Closure Generator to model a supervisor-subordinate relationship (see http://wiki.pentaho.com/display/EAI/Closure+Generator). When I use the step, I get the following error:

Code:

java.lang.RuntimeException: infinite loop detected
I know that my supervisor-subordinate relationships have cycles (i.e. - Bob's supervisor is Alice and Alice's supervisor is Joe and Joe's supervisor is Bob). Is there an option to make the Closure Generator stop following a path when it has seen the node at least once (instead of stopping with an error)?

I also looked at the source code for this step which was posted in a thread from 2007 (see http://forums.pentaho.com/showthread...closure-tables). In the code from that thread, they have the following section:

Code:

if (distance > 20) throw new RuntimeException("infinite loop detected:" + key);
It seems somewhat arbitrary that a distance of 20 would declare an infinite loop. For a large organization, it would be possible for the supervisor depth to exceed 20.

Is there any way to customize the behavior for the infinite loop detection? I don't want it to create an infinite loop, but just to stop when it detects a cycle.

Use PME for BI Security?

$
0
0
Hi,

I'm new to Pentaho and am scoping a pet project of mine. I was wondering if I can use Pentaho Metadata Editor to implement security on different data sources (tables/columns) to different users/roles or not in the Pentaho BA 5 CE.

This link (http://wiki.pentaho.com/display/Serv...Metadata+Model) says `WARNING: Row Level Security is only in effect at the Model level. Any data constraints defined below the Model Level, such in a Business Table or Business Column, is ignored and not used`. My understanding of that note is that the PME can't be used to actually restrict Users/Roles in practice. Could someone please explain what that note means?

Is there possibly another way I can implement security on Pentaho BA?

Exporting Repository as XML

$
0
0
I tried File->Export->Linked Resources to XML... to create a zip file of all my pentaho jobs and transformations to run on the server (unix). I ran the following command to run the main job. But I see that it created PARAMTERS like DATA_PATH_1/2/3 and hard coded to C:/ to look for files which is not right? Is there a way to change this?

nohup /home/pentaho/server/data-integration/kitchen.sh /file:"zip:file:////ebs/fourspace/pentaho_jobs/fourspace.zip\!Initial_Variable_Load.kjb" /level:Debug >> /ebs/fourspace/pentaho_jobs/logs/4spaceETL.log &

Error I get is:
FileInputList - ERROR (version 5.0.1-stable, build 1 from 2013-11-15_16-08-58 by buildguy) : org.apache.commons.vfs.FileNotFolderException: Could not list the contents of "file:///C:/ebs/fourspace/batchout" because it is not a folder.

create graphics

$
0
0
hi guys


I am new this community. First, excuse my english.
I need create graphics for a aplication java EE, then I am trying use the pentaho.
Some tutorial say for download CDE through Pentaho Marketplace, but when I open the pentaho (community) don't show nothing! I am use the version biserver-ce-5.1.0.0-752. Someone can help me?
thanks

[Help] Transformation with 2 differents CSV inputs

$
0
0
Hi, guys.

I've something like these:

CSV input

ID | Name
1 | ABC
2 | ACB
3 |BAC

CSV input 2

Origin | Destiny

2 | 3
1 | 2

and I want this:

Origin | Destiny
ACB | BAC
ABC | ACB

Could u help me? Thank u so much.

Online Oracle ADF Training with free Demo class in USA | UK | INDIA| SINGAPORE

$
0
0
Oracle ADF online Training by 123Trainings, We are providing excellent Oracle ADF Training by real-time IT industry experts Our training methodology is very unique Our Course Content covers all the in-depth critical scenarios. Our Oracle ADF Classes covers all the real time scenarios, and it’s completely on Hands-on for each and every session. We have more than 10 years experienced Oracle ADF Professional trainers they cover total Oracle ADF topics. It is also easy to learn and forms a good entry module for beginners. Oracle ADF Online Training is one of the most in demand data analysis module to build career. All our students were happy and able to find Jobs quickly in USA, India. We provide interactive and effective classes for each and every student.
Some of the Oracle ADF online training Course topics that covered by our professionals:

  1. Introduction to Fusion and ADF
  2. Exploring Jdeveloper
  3. Database Schema Design
  4. Data Modeling with ADF Business Components
  5. Entity Objects and Associations
  6. View Objects and View Links
  7. Application Modules
  8. Programmatically Modifying Default Behavior
  9. Business Validation
  10. Introduction to User Interface Technologies


And many sub topics are there for more details please go through the website.

Please call us for the Demo Classes we have regular batches and weekend batches.

Contact Details:
India: +91 97000-10111
USA: +1 209-207-3642

Email: 123onlineclasses@gmail.com

Web:
http://123trainings.com/it-oracle-ad...-training.html
Viewing all 16689 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>