# Wednesday, July 29, 2015
Stylus Scoop July 2015
Stylus Scoop
 
July 2015 - XML Pipeline Server Implemented for Money Laundering Prevention

This month's Stylus Scoop offers a compelling customer story featuring IVI Technologies XML Pipeline Server. Learn how IVI Technologies XML Pipeline Server was implemented at a prominent financial institution in Namibia as a data processing and delivery platform to assist in money laundering prevention.

XML Pipeline Server is a highly scalable server that automates data conversion, validation, transformations, report and document generation from/to a variety of data sources. For more information on XML Pipeline Server, contact the IVI Technologies team today.

 
 
Enterprise Data Processing & Delivery

IVI Technologies XML Pipeline Server was recently implemented to process csv files and transform them into the required XML formatting. Read the full customer story on our website.

Standard Bank

 
Modernizing an Old Fax Based Order System

This recent customer story shows how XML Pipeline Server helped transform an outdated and error prone order system into a streamlined solution. Read the full customer story here.

XML Pipeline Server

 
1.21.15
GenPro Case Study
A brand new case study on how Genpro, Inc. built a data warehouse with Stylus Studio XML Pipeline Server and services from IVI Technologies.
 
2.11.15
Enhanced License Management
Recent updates to Stylus Studio have brought improved license management particularly helpful for larger organizations with numerous workstations and developers.
 

Download Stylus Studio

Connect with Stylus

SSDN

 

Don't want any more emails? Go to the Unsubscribe Page


Copyright © 2015 IVI Technologies Inc. All Rights Reserved.

This message was sent because you have expressed interest in Stylus Studio through the Stylus Studio website. In accordance with our Privacy Policy, if you would prefer not to receive further notifications or email communications of this type, please go to the following web page and update your subscription profile, or contact us through postal mail at: IVI Technologies Inc., c/o Stylus Studio Consumer Affairs Office, 8672 SW 40 Street, Suite 206, Miami, FL,33155, USA.

View the trademarks, service marks, or registered trademarks of DataDirect Technologies in the U.S. and other countries. Any other trademarks or service marks contained herein are the property of their respective owners. All rights reserved.

      
posted on Wednesday, July 29, 2015 9:32:57 AM (Eastern Daylight Time, UTC-04:00)  #    Comments [0] Trackback
# Tuesday, May 19, 2015

As summer approaches, the Stylus Studio team continues to work on powerful solutions and enhancements for our XML community. This month, we are featuring a great customer story that highlights XML Pipeline Server and how it helped modernize a custom order taking process.

If you aren't familiar with this enterprise level product, we encourage you to learn more about the XML Pipeline Server data processing solutions that the Stylus Studio team has to offer.

Stylus Studio X15 Release 2 is the most powerful and feature-rich version of Stylus Studio ever! If you have not yet tried the latest version or would like to upgrade from an older version of Stylus Studio, please contact us.

 
 
Modernizing an Old Fax Based Order System

This customer story shows how XML Pipeline Server helped transform an outdated and error prone order system into a streamlined solution. Read the full customer story here.

XML Pipeline Server

 
Genpro, Inc. - Customer Case Study

Check out a brand new case study on how Genpro, Inc. built a data warehouse with Stylus Studio XML Pipeline Server and services from IVI Technologies. Read the full case study on our website.

GenPro Case Study

 
2.11.15
Enhanced License Management
Recent updates to Stylus Studio have brought improved license management particularly helpful for larger organizations with numerous workstations and developers.
 
5.07.14
Stylus Studio X15 Release 2 Is Now Available
IVI Technologies announced the immediate availability of the Stylus Studio X15 Release 2 XML Enterprise Suite. Read the full press release.
 

Download Stylus Studio

Connect with Stylus

SSDN


posted on Tuesday, May 19, 2015 11:21:06 AM (Eastern Daylight Time, UTC-04:00)  #    Comments [0] Trackback
# Wednesday, January 21, 2015
Stylus Scoop
 
January 2015 - Customer Case Study

Customer stories are our favorite thing to share with the Stylus Studio community. In this month's Scoop, we are featuring a Genpro, Inc. case study which discusses an XML Pipeline Server solution implemented by the Stylus Studio team for the company's data warehouse. We encourage you to read the full story and learn more about the data processing solutions that the Stylus Studio team has to offer.

Stylus Studio X15 Release 2 is the most powerful and feature-rich version of Stylus Studio ever! If you have not yet tried the latest version or would like to upgrade from an older version of Stylus Studio, please contact us.

 
 
Genpro, Inc. - Customer Case Study

Check out a brand new case study on how Genpro, Inc. built a data warehouse with Stylus Studio XML Pipeline Server and services from IVI Technologies. Read the full case study on our website.

 
Tell Us What You Think

We are always working to make Stylus Studio even better. If you have ideas for future enhancements you want to see in Stylus Studio, we want to hear from you. Contact Us Now

 
11.18.14
Extending XSLT with Java and C#
If the world was perfect, all data you have to process would be in XML and the only transformation language you would have to learn would XSLT.
 
5.07.14
Stylus Studio X15 Release 2 Is Now Available
IVI Technologies announced the immediate availability of the Stylus Studio X15 Release 2 XML Enterprise Suite. Read the full press release.
 

 
posted on Wednesday, January 21, 2015 9:18:29 AM (Eastern Standard Time, UTC-05:00)  #    Comments [0] Trackback
# Friday, May 2, 2014


We received an interesting question on SSDN which deserves more attentions then a simple few lines response

The original post can be found here


Here is a way to approach the problem. 

First we need to add a node with an empty pattern to the custom conversion which will catch all unexpected rows. 





Then we can build a schema from the converter's output which will be used to validate the document and to make sure no unexpected element are present.








At last we can build a simple XML pipeline which converts the fixed-width data to XML and performs validation against the schema. 








We can test the pipeline directly in Stylus Studio and when we are ready to deploy we can can just copy our project folder into XML Pipeline Server (http://www.xmlpipelineserver.com/) and we are ready to go.

XML Pipeline Server loads the pipeline and creates folder for each input and output blocks,  it monitors the folder bound to the input and triggers the pipeline execution as soon as a new file arrives.

If you like to know more about XML Pipeline Server drop us a line at stylussuport@ivitechnologies.com

Ivan Pedruzzi
Stylus Studio Team

posted on Friday, May 2, 2014 10:23:16 AM (Eastern Daylight Time, UTC-04:00)  #    Comments [0] Trackback