What are the system ports that XI uses to invoke web services?

Hi guys,
Anyone knows what are the system ports that XI uses to invoke and to be invoked from web services?
I think it uses the port of AFW but I don’t have sure…
Thanks in advance,
Ricardo.

hi,
if you want to invoke a WS on the XI use
the j2ee port (5XX00)
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Similar Messages

  • (261680070) Q WWO-13 What are the difference between WLS6.1 and WLS7.0 web services?

    Q<WWO-13> What are the difference between WLS6.1 and WLS7.0 web services?
    A<WWO-13> The differences are huge, so different in fact that 6.1 web services cannot
    be deployed in 7.0. WLS7.0 and Workshop have much greater functionality than the
    limited stateless session (RPC-style) and JMS destination (MSG-style) approach of
    6.1. Workshop web services can interact with any type of EJB, any JMS destination
    as well as other web services and directly accessing databases. The framework for
    building the web service is better and more adaptable and Workshop provides a fully
    integrated develop, deploy, test and debug environment. Additionally, WLS7.0 have
    the capacity to be much better at performance since due to XML parser enhancements
    and the addition of XML maps.

    If you want to take existing WLS6.1 web services and convert them to WLS7.0 you can
    do so quite easily. The WLS7.0 Ant still supports wsgen so you do not need to even
    change your build.xml file. The generated web service however will be implemented
    is a manner compliant with the WLS7.0 environment. More details are at:
    http://e-docs.bea.com/wls/docs70/webServices/anttasks.html#1070576
    "Adam FitzGerald" <[email protected]> wrote:
    >
    Q<WWO-13> What are the difference between WLS6.1 and WLS7.0 web services?
    A<WWO-13> The differences are huge, so different in fact that 6.1 web services
    cannot
    be deployed in 7.0. WLS7.0 and Workshop have much greater functionality
    than the
    limited stateless session (RPC-style) and JMS destination (MSG-style) approach
    of
    6.1. Workshop web services can interact with any type of EJB, any JMS destination
    as well as other web services and directly accessing databases. The framework
    for
    building the web service is better and more adaptable and Workshop provides
    a fully
    integrated develop, deploy, test and debug environment. Additionally, WLS7.0
    have
    the capacity to be much better at performance since due to XML parser enhancements
    and the addition of XML maps.

  • What are the different ports required to Deploy(Run) an application in NWDS

    Hi all,
    We have a issue here in deploying our application in NWDS. As we are accessing our servers(from another country) thru firewalls in between, most of the ports are blocked for security reasons,henceforth, we are unable to deploy our application in NWDS.
    Initially port 3601 was blocked, now its open.when i try to deploy my application , it prompts for a SDM password, after i enter it , it gives me error saying it can't process thru 50018 port.
    So my query is , to build,deploy and run or debug  a application in NWDS what are the different ports that needs to be accessable ?( so that i can tell my basis guys that all this specific ports need to be opened )
    (Note:  will the SDM port, debug port,Http port be enough to deploy and run an application)
    Need your help on this
    Regards,
    Vijay

    Hi Arun,
    Thanks for your reply, as you told port 3601, its already opened. I didnt understand about the 3200,3300,3299. Can u be more clear about why each of this port is used for? ( bcoz i need to give a reason to my Basis guys,what each port is for)
    Hope this Log details of the error that I get here helps you:-
    <i>Settings
    SDM host : "ServerName"
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/abap1/LOCALS1/Temp/temp22390Welcome.ear
    Deployment exception : Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"
    Inner exception was :
    Server "srvName" did not accept login request as admin on port 50018. Details: ERROR: Could not establish connection to server "srvName" at port 50018: "srvName"</i>
    appreciate your valuable inputs.

  • What are the pros and cons of using people keywords, given that my catalogue is already uptodate with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

    What are the pros and cons of using people keywords, given that my catalog is already up to date with regular keywording of all subjects?  e.g., will the people keyword transfer to other programs?, can I use the same name for a people keyword and regular keyword in the same photo?

  • What are the System Requirements for Web Server hosting Adobe Air application

    Working on a project that is using Adobe Air . The Adobe support site has system requirements for the client side application, but for the server side, what are the system requirements?
    Using a Windows server, would expect to have approx. 100 concurrent connections at any given time.

    Adobe AIR applications are installed on the end user's computer. They are not hosted on a web server. You can deploy an AIR file, which is the installer file for an AIR application, via your web server.

  • What are the installed fonts that come with  Premiere Elements 13

    Anyone Please
    What are the installed fonts that come with Premiere Elements 13
    and If I download the trial and then convert with a purchased, does the trial have all the fonts and themes and add-ons, more that the disk version.
    I have a new Mac, and it does not have a DVD drive, but I can get one need be.
    Thanks

    BabieMe
    The Premiere Elements tryout should have all the features of the program. But, remember that Premiere Elements Mac does not necessarily have all the features
    of Premiere Elements Windows.
    Premiere Elements Windows uses Windows fonts.
    Since I am strictly an Elements Windows user, I am not sure of the details of Mac fonts. Not sure if the following will help.
    Mac OS X: Font locations and their purposes - Apple Support
    Fonts on Macintosh - Wikipedia, the free encyclopedia
    Based on the Windows model, I would suspect that Premiere Elements Mac will use the Mac fonts of the Mac system.
    ATR

  • What are the things taken care while using multiple suites?

    Hi all,
    I have created a plugin which sends the current file path to an url,
    its working fine with debugging in Visual studio 2005 and while it is added to the Adobe Illustrator its works only once.
    That is its sending the file path only for one file. While i tried for the second time its not working
    I am using following suits in my plugin
    AIDocumentSuite
    AIFilePathSuite
    AIActionManagerSuite
    AIUnicodeStringSuite
    AIURLSuite
    I am using the "AIURLSuite" for calling the url and it is calling the url multiple times while its used alone, and its only working once with the multiple suites.
    What are the things taken care while using multiple suites? , is it neccessary to release all variables and the suites after completing the task?
    Should they released in the same order in which they are acquired?
    Thanks in advance
    Sreejesh K V

    Hi,
    The problem was with the "sAIDocument->GetDocumentModified(mod);"
    The "GetDocumentModified" is crashing after  executing once, i just removed that statement , and now
    i am forcefully saving the document with out checking the modification status!
    Its working fine now!
    Could you please tell me how can we lock a plugin , or a particular function in a plugin.
    There is any specific standard to use the GetDocumentModified function?
    Thanks and Best Regards
    Sreejesh K V

  • What are the T-codes that contain the master data for material and vendor?

    what are the T-codes that contain the master data for material and vendor?

    hi ,
    - Display Material  tcodes...
    MM01 - Create Material
    MM02 - Change Material
    MM03 - Display Material
    MM50 - List Extendable Materials
    MMBE - Stock Overview
    MMI1 - Create Operating Supplies
    MMN1 - Create Non-Stock Material
    MMS1 - Create Service
    MMU1 - Create Non-Valuated Material
    ME51N - Create Purchase Requisition
    ME52N - Change Purchase Requisition
    ME53N - Display Purchase Requisition
    ME5A - Purchase Requisitions: List Display
    ME5J - Purchase Requisitions for Project
    ME5K - Requisitions by Account Assignment
    MELB - Purch. Transactions by Tracking No.
    ME56 - Assign Source to Purch. Requisition
    ME57 - Assign and Process Requisitions
    ME58 - Ordering: Assigned Requisitions
    ME59 - Automatic Generation of POs
    ME54 - Release Purchase Requisition
    ME55 - Collective Release of Purchase Reqs.
    ME5F - Release Reminder: Purch. Requisition
    MB21 - Create Reservation
    MB22 - Change Reservation
    MB23 - Display Reservation
    MB24 - Reservations by Material
    MB25 - Reservations by Account Assignment
    MB1C - Other Goods Receipts
    MB90 - Output Processing for Mat. Documents
    MB21 - Create Reservation
    MB22 - Change Reservation
    MB23 - Display Reservation
    MB24 - Reservations by Material
    MB25 - Reservations by Account Assignment
    MBRL - Return Delivery per Mat. Document
    MB1C - Other Goods Receipts
    MB90 - Output Processing for Mat. Documents
    MB1B - Transfer Posting
    MIBC - ABC Analysis for Cycle Counting
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI01 - Create Physical Inventory Document
    MI02 - Change Physical Inventory Document
    MI03 - Display Physical Inventory Document
    MI31 - Batch Input: Create Phys. Inv. Doc.
    MI32 - Batch Input: Block Material
    MI33 - Batch Input: Freeze Book Inv.Balance
    MICN - Btch Inpt:Ph.Inv.Docs.for Cycle Ctng
    MIK1 - Batch Input: Ph.Inv.Doc.Vendor Cons.
    MIQ1 - Batch Input: PhInvDoc. Project Stock
    MI21 - Print physical inventory document
    MI04 - Enter Inventory Count with Document
    MI05 - Change Inventory Count
    MI06 - Display Inventory Count
    MI09 - Enter Inventory Count w/o Document
    MI34 - Batch Input: Enter Count
    MI35 - Batch Input: Post Zero Stock Balance
    MI38 - Batch Input: Count and Differences
    MI39 - Batch Input: Document and Count
    MI40 - Batch Input: Doc., Count and Diff.
    MI08 - Create List of Differences with Doc.
    MI10 - Create List of Differences w/o Doc.
    MI20 - Print List of Differences
    MI11 - Physical Inventory Document Recount
    MI07 - Process List of Differences
    MI37 - Batch Input: Post Differences
    for vendor..
    XKN1  Display Number Ranges (Vendor)
    XK01  Create vendor (centrally)
    XK02  Change vendor (centrally)
    XK03  Display vendor (centrally)
    XK04  Vendor Changes (Centrally)
    XK05  Block Vendor (Centrally)
    XK06 Mark vendor for deletion (centrally
    XK07  Change vendor account group
    XK11  Create Condition
    XK12  Change Condition
    XK13  Display Condition
    XK14  Create with cond. ref. (cond. list)
    XK15  Create Conditions (background job)
    reward points if useful,
    venkat.

  • What are the advanteges and disadvanteges of using pl/sql over hibernate

    i knwo that pl/sql are well structure and provide a lot of functionalities with oracle databse , but my question is the hibernate might give some advnateges of scalability over pl/sql.
    so what are the advanteges and disadvanteges of using pl/sql over hibernate?
    and does oracle recommend using hibernate for connecting JSP with oracle 11i , or it is better to connect the JSP pages with oracle databse using pl/sql ?

    812643 wrote:
    but if i search for the diferencess then there are a lot of opinions about this ..., specially when they say that with hibernate you can integrate with any DB , and it provides object printed architecture, etc.All databases are not equal. This is a basic and fundamental fact. SQL-Server is not Oracle. Oracle is not SQL-Server. As it is the case with Sybase, Ingres, DB2 and other database products. They are all different. And there are some very core differences between them.
    So how would a product like Hibernate treat these database products with their differences? By using the lowest common denominator. Which means your expensive database product is dumbed down - and even MS Access will likely have better and more features.
    You also need to decide what is the "permanent" part in your architecture. What is going to the core? What is the expensive part? The app server (with Hibernate)? Or the database server?
    What are you likely to change next year? The app server server? Or the database server?
    In the vast majority of cases, the core is the database server. That is your biggest expense and investment. As it should be - as it holds that which is most precious to business, data. You want to ensure the integrity of that data. The accuracy of that data. Make sure that it can be easily backed up and recovered. Is flexible to use. Etc. Etc.
    The database server is the core - and that is where you need to realise your return on investment. By using the database server to its full extent.
    Hibernate does not do that. And in that respect, it is junk.
    Why does it not do that? Because many Java developers are totally and fully clueless about what database servers are and how to use them. And want to use them as little plug-in black boxes - bit buckets that are only there to provide a data persistence layer. Instead of using the database server to its full extent, they instead use Hibernate, and try to do their own "+database thing+" in the app layer - and do it poorly and with utter lack of any scalability. (and no, only ignorant Java heads think that scalability means throwing more money and h/w at it)
    My largest database processes billions of rows per day, every day, 356 days a year (between 350 to 450 million new inserts into a single table per day). And have been for several years now. It does so using PL/SQL. Using Oracle to its full extent. Then there are Java heads that cannot even design and code an app that effectively process 1% of this volume... and grasp at straws like Hibernate and other Java cr@p to "fix" this - when the actual problem is their total lack of ignorance in how to use and scale the database server.
    Hibernate is trash - and a symptom of Java developers's ignorance of database technology.

  • What are the adv and disadv of using SRM as an addon?

    Hi Friends
    what are the adv and disadv of using SRM as an addon
    Regards
    Simha

    Hi Simha,
    Here are my view points on SRM and ECC one client deployment: The decison to have one client for SRM and ECC is more driven by the business model of the client and functionalities one need out of SRM .Following points needs to considered before deployment:
    1) ERP and SRM as an add-on does not support any multiple-backend functions or hub deployment for procurement.
    2) Upgrade or migration from SRM system to ERP with SRM as add-on is not supported
    3) Strategic sourcing scenarios in SRM are not used by clients with such deployments
    4) Although SRM is running on the same client as ECC the purchasing organization have to be maintained in both MM and SRM system
    5) From HR Orgstructure stand point there is no additional benifit in same client deployment as compared to seperate deployment
    6) From Security stand point its better to have a seperate client for SRM-vendor registration as this functionality is exposed to outside world and internet.
    7) Master Data Synchronization is a positive point which is only available within the SRM Add-on deployment with ECC
    8) For SRM and ECC (seperate) master data management remains asynchronous and unidirectional
    Thanks,

  • What are the different tools(software) we  used in support projects and avi

    hi,
    What are the different tools(software) we  used in support projects(sap) and aviailable in market??/
    Thanks,
    bajee

    Hey Bajee,
    I believe you are talking about Ticketing tool used for AMS ( Application Management Support )....
    There are several tools available for this by several vendors....
    They are Magic Service desk, HP open view, BMC remedy, Peregrine help desk, SAP Solution Manager can also be used as support desk tool...
    I hope that what you asked for and if its not then please clarify your questions !!
    Inspire ppl by rewarding !!
    Regards,
    Anand

  • What are the possibilities and limitation of using Out of the box content search webpart on SharePoint Online 2013/O365 ?

    Hi All,
    We are migrating from on-premise SharPoint 2010 to SharePoint online 2013.
    I have few questions below: 
    What are the possibilities and limitations of using Out of the box content search webpart?
    Also, how the cross site publishing will work in SharePoint online something with managed navigations and product catalog apporach? if it is not supported, then what are the alternatives to acheive the same?
    Appriciate any commnets/clarifications.Thanks in advance.
    Thanks,
    Dhananjay.

    Here are the possibilities of Content search webparts
    http://office.microsoft.com/en-in/office365-sharepoint-online-enterprise-help/configure-a-content-search-web-part-in-sharepoint-HA104119042.aspx
    http://office.microsoft.com/en-in/office365-sharepoint-online-enterprise-help/when-to-use-the-content-query-web-part-or-the-content-search-web-part-in-sharepoint-HA104206662.aspx
    Compare the strengths and limitations of the Web Parts
    It’s important that you understand the strengths and limitations of the two Web Parts because if you choose the wrong one, your site could run into performance problems. You can use both Web Parts to show content that is based on a query. In a simplified
    world, here’s how you can decide between the two:
    Use the CQWP when you have a limited amount of content, your query is simple, and you don’t expect your content to grow much in the future.
    Use the CSWP in all other scenarios when you want to show content that is based on a query.
    The table below gives a comparison of the two Web Parts:
    Web Part behavior
    Content Query Web Part
    Content Search Web Part
    Query configuration
    Easy
    You’ll need to know about certain search features such as
    managed properties.
    Query across large amounts of content
    Limited
    Yes
    Handle complex queries
    Limited
    Yes
    Scale to handle future content growth
    Limited
    Yes
    Display content from other site collections
    No
    Yes (see
    section below)
    Design of query results can be customized
    Yes, by using XSLT.
    Yes, by using HTML.
    Maintenance cost in a complex site architecture
    High
    Small (see
    section below)
    Narrow down the query results that are displayed in the Web Part
    No
    Yes, in combination with the
    Refinement Web Part.
    It was not there previously but then it was added to Office 365
    http://blogs.office.com/2013/10/29/search-innovations-for-site-and-portal-design-in-sharepoint-online/
    If this helped you resolve your issue, please mark it Answered

  • FAQ: What are the system requirements for GroupPix?

    FAQ: What are the system requirements for GroupPix?
    Answer:
    iOS:   minimum iOS version is 6.0           GroupPix 1.x runs on iPhone 4, 4s, iPhone 5, or iPod touch (5th generation or later)
    Android: minimum OS version 4.0         GroupPix 1.x is designed for Android phones
    Message was edited by: Pattie F 11/7/13

    For Mac:
    http://support.apple.com/kb/SP663
    Software:
    Mac OS X version 10.6.8 or later (intel-based hardware)
    400MB of available disk space
    iTunes in the Cloud and iTunes Match availability may vary by country.
    Hardware:
    Mac computer with an Intel Core processor and 512MB of RAM
    To play 720p HD video, an iTunes LP, or iTunes Extras, a 2.0GHz Intel Core 2 Duo or faster processor and 1GB of RAM is required.
    To play 1080p HD video, a 2.4GHz Intel Core 2 Duo or faster processor and 2GB of RAM is required.
    Screen resolution of 1024x768 or greater; 1280x800 or greater is required to play an iTunes LP or iTunes Extras
    Broadband Internet connection to use the iTunes Store
    Apple combo drive or SuperDrive to create audio, MP3, or back-up CDs; some non-Apple CD-RW recorders may also work
    Apple SuperDrive to back up your library to DVDs; some non-Apple DVD-RW drives may also work.
    You can run OS X 10.6.8 in an Intel-based MacBook w/ first model, in retail DVD.
    But it won't work in a power-pc architecture Mac... see specifications:
    http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard
    Hopefully this helps.
    Good luck & happy computing!

  • HT4949 what are the system requirements for mac os x 10.6 server?

    what are the system requirements for mac os x 10.6 server?

    While not 'intended', it is indeed possible on a portable. Exigent circumstances required me to re-role an aging MacBook Pro 2.16 Intel Core Duo to act as a server on a temporary basis.
    It boots just fine from an external drive running Server 10.6.8. I also believe that installation (while not recommended) is not actually blocked.
    Tip for the top: just be sure to pull the battery out of the laptop (assuming that's possible) to avoid turning your battery into a grossly distended, non-functional brick... they were not designed to be left on charge permanently!

  • What are the system requirements for Firefox 4

    What are the system requirements for Firefox 4.0? There's all sorts of information on how to improve performance, etc., etc. However, I cannot find the simple list of system requirements that most software companies put on their web site (i.e. RAM and processor speed). This simple information seems to be completely misssing!

    They are available here: http://www.mozilla.com/en-US/firefox/4.0/system-requirements/

Maybe you are looking for

  • I can't import my Mp3 files

    I'm coming from a PC over to Mac. I have a whole bunch of MP3 that I played on my PC but when I try to import them into iTunes on my Mac nothing happens. No errors or anything, just nothing happens. Here is what I've tried. I took a thumb drive and c

  • Oracle jre

    I have successfully installed java 5 and everything works fine in eclipse, netbeans, etc. When compiling my java sources in my oracle 9i, I get an error - class "javax.mail..." not found in import.. I am assuming my oracle is not using the updated ve

  • Bug report - Application Search

    Apex 4.1 See http://screencast.com/t/wc8cyKKV5Pvh Searching for a string like *1e6* in the Search box is interpreted as a number (in scientific notation) and it tries to pull up page no 1000000

  • Safari 5.1.7 stopped working, can't find a new download

    Everytime I attempt to open Safari 5.1.7  I get a message that it quit unexpectly .  If I hit reopen I receive the same message.  I've tried reinstalling the operating system (twice) and that hasn't helped.  I can't find a specific download for versi

  • Error browsing SSAS 2008 cube on Windows 7 with SSMS 2008 R2 Client

    I recently have upgraded to Windows 7 and SSMS 2008R2 and I'm trying to browse a cube through SSMS and I'm getting the following error below after connecting and trying to browse. I have verified that I have .Net 3.5 with SP1 installed. I also was ab