XI Development Standards

Does anyone know of or could provide standards/best practices for XI development? Including naming: namespaces, message interfaces, message types, etc.
Our company is about to begin the implementation phase of our SAP implementation in January of 2006. Our group has been requested by the project team to have "standards and best practices" for XI development. 
Any help would be great
THX
Whit

Hi,
Look for "Where can I find document templates for XI?" in FAQ Michal's weblog  .
/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
cheers,
Naveen

Similar Messages

  • Development Standard

    Hello,
    We are new into SAP NWDI. We are looking for any Development Standards and/or Development Process Document like Coding/Naming Standards etc.,
    Does anyone have any info? How does it evolve in comparison to SAP ABAP Standards? Does it available already or do we need to make one ourselves?
    Thanks,
    Bala Arunachalam

    Hi
    Please check on this link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/011ccf90-0201-0010-92a7-b319adf89b73
    for naming convention and standards ( NWDI - webdynpro)
    and
    before your development in NWDI,
    check this blog
    /people/sathyanarayanan.ganesan2/blog/2006/06/16/checklist-of-activities-for-webdynpro-application-development
    use these links also
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/e4/d7fb402eb5f76fe10000000a1550b0/content.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/33/d8fb402eb5f76fe10000000a1550b0/frameset.htm
    also use these links
    You can find coding principles in Web Dynpro using below link.
    http://www.sap-press.de/download/dateien/688/sappress_web_dynpro_java.pdf
    "Inside Web Dynpro for Java" by Chris Whealy provides good insight into the webdynpro architecture.
    http://www.sap-press.de/katalog/buecher/inhaltsverzeichnis/gp/titelID-937
    Go thru this blog
    /people/chris.whealy/blog/2006/01/13/when-creating-a-java-web-dynpro-application-dont-use-the-project-type-quotweb-dynpro-projectquot
    For naming conventions you can also follow
    Naming conventions

  • Portal Development standard document

    Hi All,
    Could you please let me know Portal Development standards  document where to maintain coding or IView standard of portal during development phase?
    Thanks,
    PortalUser100

    This is more project specific with client based namespace to be followed -
    You can get additional help on the thumb rule from -
    EP Content :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/b0/2beb7a371c4649b2ceec901248ef31/frameset.htm
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/a303406a953471e10000000a1550b0/frameset.htm
    Web Dynpro :
    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/011ccf90-0201-0010-92a7-b319adf89b73

  • ABAP Webdynpros Development standards

    Hi ALL
    Does any body has any Documents regarding development standards for ABAP Webdynpors..
    Thanks in advance any help will be much rewarded.
    cheers
    AJ

    Hello Friend,
    It is a good practice for individual firm to define their own standards. In addition, such a document would be an intellectual property of the firm and would not be a good idea for anyone to share it on a forum.
    Defining the standard is a relatively easy process. Please make sure you have the contribution from the development team in this process since it is them who is going to use it.
    Regards
    Thanigs

  • OWB Naming Conventions and Development Standards

    Hi all,
    I am developing a project in OWB. Could any one give me 'OWB Naming Conventions and Development Standards' document.

    Hi,
    You want to post this to the OWB forum:
    Warehouse Builder
    Thanks, Mark

  • Naming Conventions and Development Standards'

    Hi all,
    I am developing a project in OWB. Could any one give me 'OWB Naming Conventions and Development Standards' document.
    Thanks

    Hi,
    You want to post this to the OWB forum:
    Warehouse Builder
    Thanks, Mark

  • Software Development Standards?

    hi,
    according to what software development standards (FDA, ISO, IEC 62305, ...) is the Oracle database (10g XE) developed - does anyone know?
    sorry, if this does not belong in this forum, but i couldn't find a better place...
    thanks,
    andrea

    Ah.
    The better way to go about this is to contact Oracle (or whoever the vendor is) directly and get reference to their certificate of worthiness for your industry.
    I'd be willing to bet that Oracle has a 'trusted vendor verification' already in place for the industry. And a further bet that it ain't going to depend on the development standards as much as Oracle's demonstration that it works under strict test conditions.

  • Development Standards for BW implementation

    Hi all,
    Any one has any materials on development standards for BW implementation - with any special attention to BI 7.0 implementation?
    Thanks for your assistance. Contributions will be rewarded with points.
    Regards,
    Uche

    hi Uche,
    check if helps
    Multi-Dimensional Modeling with SAP NetWeaver BI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6ce7b0a4-0b01-0010-52ac-a6e813c35a84
    Modeling the Data Warehouse Layer with BI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3668618d-0c01-0010-1ab5-aa75c3a4dfc2
    Frontend Design Guidelines - SAP BI in SAP NetWeaver 2004s
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    Enterprise Reporting, Query, and Analysis - Developers Guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0901c9bb-0601-0010-49ab-c1770c527673
    check
    https://www.sdn.sap.com/irj/sdn/developerareas/bi
    'key topics'

  • Custom Development Standards

    Another no-brainer for the gurus - not for me though....
    What are Oracle's stated development standards as far as placement of custom code (packages, procedures and functions)
    Are they mandated to go in a custom schema or into the APPS schema>
    At our shop we do things a little differently - including creating public synomyms for all objects - whether they are in the apps schema or not.
    So given this, is it the APPS schema or custom schema that these custom objects should go into?
    Thanks

    864641 wrote:
    Another no-brainer for the gurus - not for me though....
    What are Oracle's stated development standards as far as placement of custom code (packages, procedures and functions)
    Are they mandated to go in a custom schema or into the APPS schema>
    At our shop we do things a little differently - including creating public synomyms for all objects - whether they are in the apps schema or not.
    So given this, is it the APPS schema or custom schema that these custom objects should go into?
    ThanksPlease see these docs/links.
    Integrating Custom Applications with Oracle Applications [ID 176852.1]
    Step By Step Guide to Creating a Custom Application in Applications 11i [ID 216589.1]
    Oracle E-Business Suite Developer's Guide -- Chapter 28, Customization Standards
    http://docs.oracle.com/cd/B53825_08/current/acrobat/121devg.pdf
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Custom+AND+Schema+AND+Standard&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • XI/PI Development Standards & Guidelines

    Hi All
    Any body have documents for XI/PI Development Standards & Guidelines.
    Regards
    Venkat

    Hi,
    first look in to naming convention document
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/40a66d0e-fe5e-2c10-8a85-e418b59ab36a
    Design standards refer below doc
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0715b1d-68a6-2b10-9f8f-86c5b059cb18
    Regards,
    Raj

  • Development standards for PI

    Hi,
    is anywhere available a recomendation for development standards for PI. I mean naming conventions, etc.
    Thanks.
    Marian

    Hi Marian,
    there are plenty of such documents on sdn
    just try with search on forum and you wil lfind both pdfs and www references like
    http://www.erpgenie.com/sap/netweaver/xi/namingconventions.htm
    Regards,
    Michal Krawczyk

  • Any document listing "XML publisher development standards"

    HI Guys,
    I'm looking for any document listing "XML publisher development standards" - similar to 'best practices' or 'recommendations' for any new developer.
    Would appreciate pointer/reference to any document that has complied list of all these standards.
    Thanks.

    Dipen,
    you can get information abot the XML Publisher from this link
    http://education.oracle.co.uk/html/oracle/46777US/D51925GC10.htm
    http://asun.ifmo.ru/docs/XMLP/help/en_US/htmfiles/B25951_01/T421739T432386.htm
    --Shiva                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Webdynpro development standards

    Hi All,
    Does anyone knows whether there are any development standards recommended for Webdynpro (WDJ or WDA) development?
    Thanks, Jin

    Hi,
    for WDJ, ask in the WDJ forum.
    For WDA, see the [documentation|http://help.sap.com/saphelp_nw70/helpdata/en/81/809d4e09f84eb98103c4317c9ee9a5/frameset.htm]
    Regards, Heidi

  • Plug-in development standard or professional?

    Hi all,
    Our company develops plugins for Acrobat X professional. We are planning to upgrade multiple machines to Acrobat XI. The SDK documentation states  "Plug-ins for Acrobat Standard do not have access to some APIs". But we are unable to find out which API's. Apparently the documentation does not include this information. For example we also work in the COS-Layer, is this supported in the standerd acrobat? There is also no trail version of Acrobat Standard XI, thus there is no way to test if our plugins work with Acrobat Standard XI
    Could someone point us in the right direction? Any help would be appreciated!
    Regards,
    Robert

    I've never found out, nor yet hit an API which wasn't there. The Cos, PD, AV, PDFEdit APIs are there for sure. I think you'd be looking for APIs which hook to completely missing features e.g. if there is an API to preflighting, it would only be in Pro since preflighting is only in Pro. I think you'll really just need to bite the bullet and buy a copy.

  • SQL Developer Standard user and SID

    Good Morning!
    I installed the sql developer, but I don't know how connect, what the standard user and SID?
    Thanks
    Fernando

    The default user and SID are SYS and ORCL, but I doubt you have a database.
    http://www.thatjeffsmith.com/archive/2012/12/i-have-oracle-sql-developer-installed-now-what/

Maybe you are looking for

  • Expressions with different data types

    hello I have an animated clock and a line on a chart that I want to animate together--hopefully all tied with expressions, to make easing across them very *easy* I've got the big hand and little hand of the clock linked up (pick-wipped rotation and m

  • Disable duplicate check for customer address on sales order creation

    I am using the following tables to create sales order as well as customer and addresses together. All data are coming from third party system through dblink. OE_HEADERS_IFACE_ALL OE_LINES_IFACE_ALL OE_CUSTOMER_INFO_IFACE_ALL however, whenever the add

  • I need full information about FP_TEST_00

    Hi,           Can anyone plz provide the information about the program FP_TEST_00.            Can i uset this program for converting the smartform to pdf, without saving the pdf fiel into local drive?             Thanks. Best Regards, Purna.

  • Discount on 2 products

    Hi SAP Experts, Please help in finding the solution for the following issue: Issue: Business wants to give discount on total quantity of two products, for example, customer will place a sales order with two products,item A and item B. discount condit

  • Jsp, struts, problem in session invalidation

    Hello, Though have seen many topics here related to this, still cudn't get a proper solution. I'm having a struts application with many jsp's. have used session.invalidate for expiring sessions. Now the problem is my jsp have both button specific act