XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Martin FussenSubject: Use of Java methodes
Author: Martin Fussen
Date: 08 Aug 2016 01:02 PM
Hi, is it possible to use a custom-built Java function as part of a mapping step. If yes, can you tell us how?


Some more details what we want to do:

----
1) Create our own Java Methode (outside of Stylus Studio)
Sample: getCustomerAddressFromLegacySystem(Customer c) which returns an Object of Type CustomerAdsress
----
2) Import this methode as a library function into Stylus Studio
----
3) Use this predefined Java methode inside a mapping step of Stylus Studio (part of one pipeline step) The input (Customer) comes from an XML and the Output (CustomerAdsress) is used in subsequent mapping steps.
----
4) In the Java code Stylus Studio generated the methode getCustomerAddressFromLegacySystem is called an gets the defined Input object

Thanks for your help.
Martin

Postnext
Ivan PedruzziSubject: Use of Java methodes
Author: Ivan Pedruzzi
Date: 08 Aug 2016 03:08 PM
Martin,


Have you look at this post

http://www.stylusstudio.com/tutorials/extending-XSLT-with-java-c-sharp.html




Ivan Pedruzzi
Stylus Studio Team

Postnext
Martin FussenSubject: Use of Java methodes
Author: Martin Fussen
Date: 08 Aug 2016 03:30 PM
Hi Ivan

Thanks for your fast reply and the sample provided.

One more question:
How can we call the Java function with complex input types (Example: type Customer which contains many different attributes like "name", "number", "Age", ...) and get a complex return value (Example: CustomerAddress with attributes "Country", "town", "zip", "phone numer", ...)

Martin

Posttop
Ivan PedruzziSubject: Use of Java methodes
Author: Ivan Pedruzzi
Date: 08 Aug 2016 03:43 PM
There are two options:

- The extension function returns XML.

- XSLT calls methods on the Java object returned by the extension function.

Let's talk more on the GoToMeeting session.

Ivan Pedruzzi
Stylus Studio Team

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.