Difference in port creation in idx1 and we21

i m in my ABAP stack of XI..
what is the difference in creating port in idx1 and we21

Hey
follow the below steps for IDOC to FIle
Configuration to be done on R/3 server
RFC destination(SM59):Pointing towards the XI server
Port(WE21):Use the RFC destination created above
Logical system(BD54):Logical system name for the XI server,it's advised to be of the form sid"CLNT"client(if ur sid is XD1,and client is 110,the it should be XD1CLNT110)
Partner Profile(WE20):use the same name as that of the Logical system name created above i.e. XD1CLNT110.
Configuration to be done on XI server.
Nothin need to be done here,jst make sure ur IDX2 (IDOC metadata) is correct.
SLD
Two business system's have to be created.
first Business system will use the Logical system name of the R/3 server and will be used as a sender service.configured of type Webaas ABAP
second business syatem will use the Logical system name u created in BD54 and will be used as a receiver service.Configured of type Third party.
Note:Most of the time RFC destination and ports are already created in both R/3 server and XI server,so u can use the existing ones rather than creatin ur own.
thanx
ahmad

Similar Messages

  • Difference between Port Channel and VPc

    Hi Friends,
    Could you please provide the difference between Port Channel and VPC.
    Regards,
    Zaheer

    Read :)
    http://www.cisco.com/c/en/us/products/collateral/switches/nexus-3000-series-switches/white_paper_c11-685753.html
    Virtual PortChannel Technology
    Virtual PortChannels (vPCs) allow links that are physically connected to two different Cisco® switches to appear to a third downstream device to be coming from a single device and as part of a single PortChannel. The third device can be a switch, a server, or any other networking device that supports IEEE 802.3ad PortChannels.
    Cisco NX-OS Software vPCs and Cisco Catalyst® Virtual Switching Systems (VSS) are similar technologies. For Cisco EtherChannel technology, the term “multichassis EtherChannel” (MCEC) refers to either technology interchangeably.
    vPC allows the creation of Layer 2 PortChannels that span two switches. At the time of this writing, vPC is implemented on the Cisco Nexus® 7000 and 5000 Series platforms (with or without Cisco Nexus 2000 Series Fabric Extenders).

  • Im using a pci-6221 daq-card.I want to know the difference(use)of a line output and a port output.

    Im using a pci-6221 daq-card.I want to know the difference(use)of a line output and a port output.

    Hello Hellraiser24,
    This question has actually been discussed in another thread here:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=95895&requireLogin=False
    I hope this helps,
    E.Lee
    Eric
    DE For Life!

  • Difference Between Port Forwarding and Port Triggering.

    Hi guys,
    I'm lost! The differences between port forwarding and port triggering is driving me nuts! It all seems very subtle to me. Can anyone explain to me (in a very simple way) what exactly are their differences. Thanks in advance!!

    Port Forwarding
    The big difference between this and port triggering is that forwarding is fixed.. you forward a port and it is always forwarded.. IE available to connection.. basically the forwarded port is excluded from the fire walling abilities of the router.  Second it is static and applies to one machine only. Whereas you could set port triggering to the router and thereafter any machine on the LAN can trigger it unless its already in use.. port forwarding must be specified for each individual machine.
    Port forwarding requires you to give each PC on the network its own unique static IP address.. Although there is ssh port forwarding that can be set dynamically. Most users only have the option of static ip port forwarding.
    The real downside of port forwarding is that it can be very tricky to set up... You may have to allow a series of ports on a machine and have to do that for each machine you want to allow through. Also routers often have limited abilities and may not allow you the ability to forward a port or select the service you require.
    Port Triggering
     This is a way of Dynamically assigning a service to a port WHEN it is required by an outgoing service. The port is initially not allowed so nothing can get in and you are protected by your network.  
    A good example of this is when using Yahoo! voice .. the voice works fine for a few minutes after you connect to Yahoo! then Yahoo! sends some kind of packet that requires a response from your PC... The packet is allowed in through your router no prob but the outgoing reply is not authorized to open a port on the router and is thus blocked. 
    'ope this helps

  • Differences in IDoc creation manually and by job

    Hallo experts,
    we use user-exit 002 in function module IDOC_OUTPUT_INVOIC to modify some IDoc segments. If we use transaction VF31 to create IDocs manually everything works, but if the transaction is called by a Job the IDocs are created without our modifications from the user exit.
    What is the reason for the differences between creating IDocs by Job and manually? Is it possible that IDocs influence each other when various are created in VF31?
    Thanks and regards,
    David
    EDIT:
    Version is 6.20

    There doesn't seem to be a solution...

  • Port created in Idx1 not reflecting in WE19 (R3 side)

    Hii Gurus,
    when im doing idoc to file scenario., i have to release the idoc from r3, for that im using tcode we19 testing tool. But the problem is the created receiver port (The port created in IDX1 in pi side) not reflecting R3. I mean I am getting error like " "PORT RFC800 DOESNT EXIT IN THE THE TABLE OF PORT DISCRIPTIONS" when i try to do outbound processing.
    RFC800 is the  port name which i have created in IDX1 and i have already added the metadata to that port using idx2 tcode.
    please help experts,
    Regards,
    Balaji
    Edited by: Balaji Pichaimuthu on Jul 26, 2009 7:43 AM
    Edited by: Balaji Pichaimuthu on Jul 26, 2009 7:45 AM

    Here is my steps,
    In R3 system:
    1. RFC destination which points the PI with  name is PICLNT001.
    2. In we21 . created port (PORT800) in this i gave the RFC destination as PICLNT001.
    3. WE20 - Partner Profile -- gave the Logical System name of SAP (APOCLNT800) with type LS.
        in outbound parameter
        Gave the Port name as PORT800 (Which i created in R3).. and gave the message type and Basic type..
        and click the Option "Transfer Immediate"
    4.IN BD64 created the distribution model.. and gave source and destination  logical systems and message type..
      after that goto Environment---> Generate partner profile.. In that gave the Receiver Logical system and model view name.
    In PI System.
    1. RFC destination which points the R3 , name E63CLNT800.
    2 .IDX1 , creating a port name ( RFC800 ) and specify the RFC destination (E63CLNT800),
         Logical system is PICLNT001( PI ). and Client is 001.
        (Note: i had used this port when i done file to idoc scenario.. it was worked fine)
    Now the problem
    In we19 trying to release a port
    in Control Record
    Receiver side
    port               :RFC800
    partner NO   :PICLNT001
    part. type     :LS
    Sender side
    Port              : PORT800
    partner NO   :APOCLNT800
    part. type     :LS
    message type cremas04.
    outbound processing
    The same error :  "PORT RFC800 DOESNT EXIT IN THE THE TABLE OF PORT DISCRIPTIONS"
    Did i missing something here?
    Please help me.
    Regards,
    Balaji
    Edited by: Balaji Pichaimuthu on Jul 26, 2009 12:04 PM

  • What are the major differences b/w live copy blueprint and Language copy of CQ ?

    We are in process of creating a different Language Versions of a Website and trying to figure out the best/recommended approach.
    what are the major differences b/w live copy blueprint and Language copy of CQ ? which one is recommended in which ? any pointers on this would be appreciated.

    The language copy tool is a one-shot tool to create pages under a certain structure. It has a nice UI for it. But that's it.
    The MSM blueprint/livecopy concept is much more powerfull, because it has live connections between the blueprint and the livecopy. It does not only allow you to easily create livecopies, but supports you also in maintaining the relationshop between these. So you can easily detect, that the blueprint page has been updated and needs to be rolled out again. Or that there are conflicts, because both blueprint and livecopy have been updated independently. And so on.
    From my perspective the language copy tool should not be used, because with creation of language pages the "fun" has just started and the real work is just ahead.
    Jörg

  • Cannot find the maps stored in import manager during port creation

    Hi All,
    I am unable to find any maps that i saved in import manager during port creation ,the maps are not showing in dropdown list during port creation in console.Do i need to store the maps that i have in import manager in specific place under mdm server,so that i can see them during port creation.
    All i need to do is assign my import map during inbound port creation,but i cannot find any maps in console.
    Could I know whether i am storing my maps some where other than default location.
    Thanks
    Aravind

    Hi Aravind,
    First of all check the remote system assigned to ur Port. After that go to import manager. When u logon to the import manager, u get a window "Connect to source". Mention the same remote system over there.Select the file type.Browse the file and map the fields,values,field matching and save the map. then unload the repo and assign the map to the port.
    Second way is, u create the port first and give any particular remote system to it. Put the file (u want to use for mapping) in the ready folder of that port and in connect to source window select the type as port, remote system(ame as used port port) and port.then map and save. unload the repo and assign the map to port. Ready folder will be in ur server at location: C drive or D drive->SAP MDM 5.5 ->server->distributions->repo name->inbound->port code->ready. For this option, Ur port type should be manual. After assigning the map u can change it to automatic or keep it manual as per ur requirement.
    Hope this solves ur problem.
    Regards,
    Dheeraj.
    Edited by: Dheeraj Kumar on May 6, 2008 9:16 AM

  • What is the difference between version 4.7 EE and ECC 6.0 in SD module.

    Hi SAP Gurus,
    what are the features in 4.7 EE version in general.
    what are the features in ECC 6.0  version in general.
    then give me the exact difference between version 4.7 EE and ECC 6.0 in SD module.
    if u give the information, then u will get the rewards.
    Regards,
    somu.

    Hi Somu,
             These are additional enhancements avialble in ECC6.0 other than that remaining same as 4.7E
    1.E-Commerce:- SAP ERP provides powerful e-commerce capabilities that can be expanded in an easy, cost-effective manner in line with business growth. Organizations can run a complete sales process on the Internet, and provide business-to-business (B2B) and business-to-consumer (B2C) customers with personalized and interactive online self-services.
    2.Mobile Sales for Handhelds:-SAP ERP enables sales professionals to access front- and back-office business processes and to manage critical sales activities in the field using standard PDAs or other handheld devices (including those with bar code scanners). In this area, SAP ERP provides the following functions:- Customer managementWith SAP ERP, sales professionals may enter, view, and modify detailed customer information, and view sales order history for each customer.- Sales order managementSAP ERP enables sales staff to take sales orders via bar code scanners; search, create, and modify sales orders; and list or sort sales order partners.- Material managementSupport for material management for mobile sales enables staff to view material lists or details for a specific material, search material, and display customer-specific prices.
    3.Resource-Related Down Payments and Billing:-- Supports creation of down-payment requests analogous to the functions offered by resource-related billing- Enables organizations to bill the requesting company code for services provided via a resource-related billing document.
    4.SAP Beverage Functions Available for the Consumer Products Industry:- As of SAP ERP Central Component (SAP ECC) 5.00, the following functions from the SAP beverage industry solution are available for the consumer products industry:* SAP ECC 5.00, consumer products (EA-CP 500)- Material sorting- Extra charge- Empties management- Part load lift orders- Pendulum list indirect sales- Sales returns- Excise duty* SAP ECC 5.00, supply chain management extension (EA-SCM 500)- Direct store delivery back-end- Master data- Visit control- Transportation planning (including loading units, aggregation categories)- Vehicle space optimization- Output control (including valuated delivery note)- Route accounting (including tour data entry, cash payer, route settlement)* SAP ECC 5.00, industry-specific sales enhancements (EA-ISSE 500)- Extended rebate processing.
    5.Credit Management:-Integrating sales and distribution (SD) credit management with SAP Credit Management application:With SAP ERP 6.0 application, you can also use SAP Credit Management in SAP Financial Supply Chain Management set of applications (FIN-FSCM-CR) to perform all credit checks and commitment updates for all areas of sales (SD-BF-CM). In SAP Credit Management, you can update the data from multiple systems. This enables you to execute credit checks with consistent data in distributed systems, too. Furthermore, you can connect to external credit information providers by extensible markup language (XML) interfaces. Alternatively, you can continue to use SD Credit Management (SD-BF-CM).
    6.E-Commerce: Catalog Management :-As of SAP ERP 6.0 application, you must carry out product catalog replication from your ERP solution to the Text Retrieval and Information Extraction (TREX) server for use in the Web shop, using the report ISA_CATALOG_REPLICATION.
    7.E-Commerce: Quotation and Order Management:- Order creation with reference to a contract that has been displayed* Lock of sales documents to avoid concurrent access during the order change process* Display of bills of material in the shopping basket* Free goods processing* Processing of grid products for the SAP Apparel and Footwear application* One-step business order processing* Selection of multiple transaction types in the shopping basket* Credit card support in business-to-business (B2B) Web shop* Material number format conversion* Maintenance of delivery priority in the shopping basket (B2B)* Document search for all documents across all sales areas* Interprocess communication-characteristic value display in basket and order confirmation
    8.E-Commerce: Selling Over eBay:-Creation and management of product listings on eBay leverages the e-commerce order management and fulfillment capabilities of the SAP ERP application by easily tying existing tax, pricing, shipping, and payment configurations to post-auction processing. Enhancements in 2005: * You can use the business-to-consumer (B2C) checkout instead of the eBay checkout. With the B2C checkout, you can maximize cross-selling and up-selling opportunities by leveraging B2C functionality, determine tax and shipping using the elaborate methodologies available through condition techniques in SAP ERP 6.0. * E-mail notification scenario: winner notification to keep the auction winner updated with the status of the auction and of his or her order * Monitoring through features such as single-activity trace (SAT), heartbeat, and logging * Creation and publishing of multiple-item auctions and manual retraction of winners
    9.E-Commerce: User Management:-- Web-based user management for business-to-business internet users - Assignment of authorization roles to users in web-based user management - Automatic migration of SU05 to SU01 internet users
    10.Enterprise Services in Sales Order Management:-Please check in the Enterprise Services Workplace site which enterprise services are available for sales order management on the SAP Developer Network site (www.sdn.sap.com).
    11.Internet Pricing and Configurator (IPC):-The IPC is enhanced and integrated to allow configuration within the sales documents of the SAP ERP application reusing existing model data while leveraging its improved functionality and advanced user interface within SAP ERP.
    12.Price Catalog (PRICAT): – Inbound Processing (Retail):-Inbound message processing of PRICAT essages:As of SAP ERP Central Component enterprise extension retail 6.0 (EA-RET 600) component, you can create and change article data automatically, or in an interface for mass data handling. The system takes both single and generic articles and bills of material and prices into account.
    13.Rebate Condition Records Using Scales:-As of SAP ERP 6.0 application, you can set up rebate agreements so that the scale base value and the rebate scale level is derived from the total sales volume of multiple condition records. You do this by grouping condition records in the rebate agreement.
    14.SAP Role: – Internal Sales Representative:-SAP role – internal sales representativeThis role delivers all the functions to fulfill the requirements of an internal sales representative. This includes tasks such as answering phone calls from customers and prospective customers, processing incoming inquiries and sales orders, and preparing quotations and sales contracts.Target groupThe responsibilities of an internal sales representative (or customer service representative) include the following:- Answering phone calls from customers and prospective customers- Answering product, price, and order status related questions- Processing incoming inquiries and sales orders- Preparing quotations and sales contracts- Taking sales orders and ensuring successful order processing – for example, taking care of the completeness of sales documents, releasing delivery-blocked orders, and so on - Support for the outside sales force – for example, checking on quotations, updating customer master data, and so on- Preparing reports and sales analyses for the sales manager and the sales teamWork overview This work center gives you an overview of your daily work and gives you easy access to your most important tasks. Sales documents This work center allows you to work on all your sales documents. You can create and maintain inquiries, quotations, sales orders, sales contracts, scheduling agreements, and billing documents. Order fulfillment This work center allows you to monitor order fulfillment. You can display deliveries, backorders, and shipments, and can check product availability.Master data This work center enables you to work on all your master data. You can create and maintain business partners, customer agreements, prices and conditions, and products.
    I hope it will help you
    Regards,
    Murali.

  • Difference in PO creation in Classic v/s Extended Classic

    Hi all,
    Can anyone tell me in details what is the difference in PO creation in Classic v/s extended classic scenario technically e.g. BAPI,FM etc?
    What are the main settings which determine whether PO needs to be created in SRM(local PO) or backend ECC system?

    Are you talking about IMG > SAP SRM > SRM Server > Sourcing > Define Sourcing for Product Categories?
    performance assistance help text below?****
    1.     Sourcing is never carried out
    This is the default setting at delivery.
    SAP Enterprise Buyer does not transfer any items to the purchaser's sourcing application.
    2.     Sourcing is always carried out
    SAP Enterprise Buyer transfers each item to the purchaser's sourcing application.
    3.     Sourcing is carried out for items without a source of supply
    SAP Enterprise Buyer transfers all requirements that have multiple sources of supply, of which none are assigned, to the purchaser's sourcing application. Once you have selected a source of supply in the shopping cart, the item does not go to the sourcing application and a PO is created.
    4.     Sourcing via automatic bid invitation for items without a source of supply
    SAP Enterprise Buyer creates a bid invitation for all requirements that do not have a source of supply.
    5.     Automatic requirement grouping; sourcing for items without assigned source of supply
    If a source of supply is assigned to a requirement, the report Automatic Grouping of Requirements for POs and Bid Invitations automatically attempts to create a PO from several requirements. If it is unable to do this, the requirement is displayed so that you can assign it manually in the sourcing application. Once you have assigned a source of supply, you can submit the requirement to the report.
    6.     Automatic requirement grouping; sourcing is never carried out
    If a source of supply is assigned to a requirement, the report Automatic Grouping of Requirements for POs and Bid Invitations automatically attempts to create a PO from several requirements. If it unable to do this, the system creates an incomplete PO for the requirement.
    7.     Automatic grouping and creation of a bid invitation in the case of items without assigned source of supply
    If a source of supply is not assigned, the report Automatic Grouping of Requirements for POs and Bid Invitations automatically attempts to create a bid invitation from several requirement items. If is unable to do so, this is recorded in the error log of the report.

  • WSDL version used for port creation in SOAMANAGER for Netweaver 7.01 SP-5.

    Hi,
    Does SOAMANAGER refer to a particular version of WSDL while creating the logical ports for consumer proxies. I'm asking this because after one of the upgrades in our ECC system we find that the authentication configurations of the port are automatically done based on the WSDL now, however this was not the case earlier.
    Also logical ports created manually are giving runtime exception (Soap FAult Code : 1). Does logical ports creation necessarily have to be done from WSDL.
    Please throw some light on the above, if any of you have faced this issue already.
    Regards,
    Avishek.

    We got a reply from SAP that from NetWeaver 7.0 SP3, logical ports will be created based on Security policy mentioned in WSDL. We can however override this by creating the port manually and the SOAP fault code error can be resolved by manually entering the SOAP Action for each method of the Service in the 'Operation Specific' tab of the Logical Port details.

  • Port creation?

    iam sending a data from 4.6c to 4.7,is it required to create two ports ?
    orone port is reqiured ?plzzzzzzzz tell me ?

    Hi,
    Are you maintaining both systems (4.6C and 4.7) and planning to use IDoc port for both inbound and outbound interface?
    If you are then you need to create two IDoc ports (WE21) and attach them to the partner profile (WE20) for the corresponding message types.
    If you only maintain the sender system (4.6) then you only need to create one IDoc port.
    Regards,
    Ferry Lianto

  • SAP SD--Difference of upgrade between SAP4.7 and ECC6.0

    Hi friends,
    Somebody can pls tell --Difference of upgrade between SAP4.7 and ECC6.0 in terms of sap SD module or any links for this.
    Rahul

    Hi Rahul,
    Your question is a little general...Maybe you could go to sap help portal to search for the documentation for upgrading to 600.
    As I know, we have some new functionality in release 600. For example, shipping point determination with storage location, automaticly outbound delivery creation after saving stock transfer order...
    Also the screen is different for most list transactions like VA05.
    Regards,
    Smile

  • CTM: Difference between Order creation Frame & Maximum earliness

    Hi Experts,
    Could any one please explain me the difference between Order Creation Frame & Maximum Earliness in CTM Gloabl Customizing and their implact on the planning run
    Thanks,
    Naveen

    Hi,
    Order creation frame is a variable planning parameter and has to be set in CTM profile.Using this planning parameter one can define a range within a certain demand has to be fulfilled.In other words a time frame can be set within a supply has to be planned to fulfill a certain demand.
    Maximum Earliness is maintained for Planned Orders which is the time period (in days) before the demand date, within which SAP APO can create planned orders early.
    Thanks,
    Dipankar

  • Difference between Real User Experience Insight and Webalizer?

    Dear All,
    Can u tell me that is there any difference between Real User Experience Insight and Webalizer?
    If both are functioning almost same then why RUEI is expensive
    Please must reply

    Webalizer uses Web Server logs however RUEI does not use web server logs it monitors Network Traffic without interfering in application which does not affect application performance...
    For using Webalizer Application code is modified but not in the case of RUEI
    The most important one is that Webalizer does not provide Sufficient and Efficient information as does the RUEI because it can replay the whole session called FULL SESSION REPLAY, Which helps finding errrors on specific pages. Also helps finding delays in transactions.
    RUEI is deployed either by copy port or Tapping which create duplicate copy of each request to web server and pass it to RUEI for Analysis
    Regards
    Ali Asadullah

Maybe you are looking for

  • Lenovo IdeaTab Lynx K3011 Windows 8 Will not boot to usb/dvd

    I have tried almost everything, over the course of the past few day's, to get this tablet to boot to usb/dvd drive. Secure boot has been disabled. Cannot access a boot menu on startup. When using windows 8 boot manager and selecting boot to usb cd or

  • Windows 8.1 HDMI output no audio

    I plug the HDMI from my laptop to TV and before update to 8.1 it worked fine.  Now I get video but no audio.  HDMI does not show up as an option when I click "manage audio devices" under "sound" in the control panel.  I found the device manager and u

  • OKBA is not updating in FI

    Dear ALL, I am transferring postings from FI to co By Using OKBA, it was not updating   FI document with  cost center field in FI document. Thanks, Sekhar.

  • (262119469) Q DBC-17 How is data mapped from SQL-type to Java-type?

    Q<DBC-17> Is there any documentaion for the data mapping between the "java type" and the "sql type" A<DBC-17> The data types are the standard JDBC mappings. Check the javadoc for the java.sql package.

  • Epson Print CD Program for Mac

    I have an imac and Epson Stylus Photo R200 printer that allows me to print onto DVDs using the "Epson Print CD" program that came with the printer. However when I print onto the cd it's to the right by an inch. I attempted to change the position in t