PI Objects Naming Generator
Hi all,
Working in a lot of different projects across the years, and developing a lot of integration scenarios during these projects, I was a little bit annoyed to “create” or to declare the Objects’s names that need to be created in order to develope the Integration Scenario.
If you want to follow the Sap’s Best Practices, every time you have to remember how the exact syntax need to looks like, and finally… I’ve decided to develope a simple web page, with a little bit of javascript code, in order to do this kind of work… a little bit more automatized!
For who doesn’t know, this is the SAP Best Practices – Naming Convention Document:
Let’s go to introduce my simple application:
- In the Index Page, you will find the Main menu on the top, and the link to review the Best Practices Naming Convention Document
- In the System Landscape page, you will find the generator for the SLD Objects. Just put in your data, and then click the “Submit Button”:
- In the Design Objects page, you will find the generator for the Design Objects. Just put in your data, and then click the “Submit Button”:
- In the Integration Directory page, you will find the generator for the Integration Directory Objects. Just put in your data, and then click the “Submit Button”:
Here, There is the online release:
http://simonepantaleoni.altervista.org/naming_generator/index.html
Here, you can find the complete Project Package Archive, and obviously inside you can look at the source code:
https://docs.google.com/open?id=0B6CFfDTRPE5kZ04zLUY2emRWdzA
Well… See You at the next blog, and I hope you will enjoy it!
Really nice tool for finding the objects.
I would make it easier for people to find the right name. Even though you still have the confusion of what product etc is.
Thanks Simone.
This is really required one. Many time people struggle when it comes to name their objects. This tool will really help them.
Thanks once again for sharing 🙂