Doubt configuration

Hi,
I have four Xsan 2 Licenses and four xserves.
Is it possible to create two xsans with the four machines?
Is it posible to have a metacontroller of one of the xsan and configure that machines as a client of another Xsan?
Thanks for all.

When I run the file (SWF) on my desktop, now it does the following error:
SecurityError: Error # 2028: Local-with-filesystem SWF file
file: / / / C | / Documents% 20and% 20Settings/eduardo.cordeiro/Desktop/PlayerWebGuardiao2.swf cannot
Internet access URL https: / / localhost / playerweb / messagebroker / streamingamfsecure. url:
'Https: / / localhost / playerweb / messagebroker / streamingamfsecure'
immediately after this error:
Error # 2044: Unhandled ioError:. text = Error # 2032: Stream Error. URL:
file: / / / C | / Documents% 20and% 20Settings/eduardo.cordeiro/Desktop/AdobeSpellingConfig.xml
And when I put inside the folder of JBOSS does not happen any error but does not activate the
spellchecker. :'(
I'll try this link you now, but in which directory of my project I would include him?
And thanks for the replies so far.
Eduardo Cordeiro.

Similar Messages

  • Doubt configuring pck

    Hi all,
    What is the url i need to give
    1)when i configure receiver SOAP adapter in XI to send message to PCK.
    2) when i configure receiver SOAP adapter in PCK to send message to XI.
    Which namespace and interface name i need to specify in Sender SOAP adapter in PCK.
    Thanks,
    Sakthi

    Hi,
    As you said i changed the configuration, error i was getting has changed and now am getting this error
    "<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.ConfigException: Failed to read channel configuration. Reason: Value with name NumberRetries not available</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>"
    Can you tell how to solve this error.
    Even when i try the scenario from pck to xi also am getting the same error as
    "com.sap.aii.af.ra.ms.api.ConfigException: Failed to read channel configuration. Reason: Value with name NumberRetries not available"
    We are using PI7.0 and PCK sp10.
    This error is because of configuration missed by basis or developer.
    Thanks,
    Sakthi
    Message was edited by:
            sakthi devi

  • Live upgrade, zones and separate mount points

    Hi,
    We have a quite large zone environment based on Solaris zones located on VxVM/VxFS. I know this is a doubtful configuration but the choice was made before i got here and now we need to upgrade the environment. Veritas guides says its fine to locate zones on Veritas, but i am not sure Sun would approve.
    Anyway, sine all zones are located on a separate volume i want to create a new one for every zonepath, something like:
    lucreate -n upgrade -m /:/dev/dsk/c2t1d0s0:ufs -m /zones/zone01:/dev/vx/dsk/zone01/zone01_root02:ufs
    This works fine for a while after integration of 6620317 in 121430-23, but when the new environment is to be activated i get errors, see below[1]. If i look at the command executed by lucreate i see that the global root is mounted, but by zoneroot does not seem to have been mounted before the call to zoneadmd[2]. While this might not be a supported configuration, VxVM seems to be supported and i think that there are a few people out there with zonepaths on separate disks. Live upgrade probably has no issues with the files moved from the VxFS filesystem, that parts has been done, but the new filesystems does not seem to get mounted correctly.
    Anyone tried something similar or has any idea on how to solve this?
    The system is a s10s_u4 with kernel 127111-10 and Live upgrade patches 121430-25, 121428-10.
    1:
    Integrity check OK.
    Populating contents of mount point </>.
    Populating contents of mount point </zones/zone01>.
    Copying.
    Creating shared file system mount points.
    Copying root of zone <zone01>.
    Creating compare databases for boot environment <upgrade>.
    Creating compare database for file system </zones/zone01>.
    Creating compare database for file system </>.
    Updating compare databases on boot environment <upgrade>.
    Making boot environment <upgrade> bootable.
    ERROR: unable to mount zones:
    zoneadm: zone 'zone01': can't stat /.alt.upgrade/zones/zone01/root: No such file or directory
    zoneadm: zone 'zone01': call to zoneadmd failed
    ERROR: unable to mount zone <zone01> in </.alt.upgrade>
    ERROR: unmounting partially mounted boot environment file systems
    ERROR: umount: warning: /dev/dsk/c2t1d0s0 not in mnttab
    umount: /dev/dsk/c2t1d0s0 not mounted
    ERROR: cannot unmount </dev/dsk/c2t1d0s0>
    ERROR: cannot mount boot environment by name <upgrade>
    ERROR: Unable to determine the configuration of the target boot environment <upgrade>.
    ERROR: Update of loader failed.
    ERROR: Unable to umount ABE <upgrade>: cannot make ABE bootable.
    Making the ABE <upgrade> bootable FAILED.
    ERROR: Unable to make boot environment <upgrade> bootable.
    ERROR: Unable to populate file systems on boot environment <upgrade>.
    ERROR: Cannot make file systems for boot environment <upgrade>.
    2:
    0 21191 21113 /usr/lib/lu/lumount -f upgrade
    0 21192 21191 /etc/lib/lu/plugins/lupi_bebasic plugin
    0 21193 21191 /etc/lib/lu/plugins/lupi_svmio plugin
    0 21194 21191 /etc/lib/lu/plugins/lupi_zones plugin
    0 21195 21192 mount /dev/dsk/c2t1d0s0 /.alt.upgrade
    0 21195 21192 mount /dev/dsk/c2t1d0s0 /.alt.upgrade
    0 21196 21192 mount -F tmpfs swap /.alt.upgrade/var/run
    0 21196 21192 mount swap /.alt.upgrade/var/run
    0 21197 21192 mount -F tmpfs swap /.alt.upgrade/tmp
    0 21197 21192 mount swap /.alt.upgrade/tmp
    0 21198 21192 /bin/sh /usr/lib/lu/lumount_zones -- /.alt.upgrade
    0 21199 21198 /bin/expr 2 - 1
    0 21200 21198 egrep -v ^(#|global:) /.alt.upgrade/etc/zones/index
    0 21201 21198 /usr/sbin/zonecfg -R /.alt.upgrade -z test exit
    0 21202 21198 false
    0 21205 21204 /usr/sbin/zoneadm -R /.alt.upgrade list -i -p
    0 21206 21204 sed s/\([^\]\)::/\1:-:/
    0 21207 21203 zoneadm -R /.alt.upgrade -z zone01 mount
    0 21208 21207 zoneadmd -z zone01 -R /.alt.upgrade
    0 21210 21203 false
    0 21211 21203 gettext unable to mount zone <%s> in <%s>
    0 21212 21203 /etc/lib/lu/luprintf -Eelp2 unable to mount zone <%s> in <%s> zone01 /.alt.up
    Edited by: henrikj_ on Sep 8, 2008 11:55 AM Added Solaris release and patch information.

    I updated my manual pages got a reminder of the zonename field for the -m option of lucreate. But i still have no success, if i have the root filesystem for the zone in vfstab it tries to mount it the current root into the alternate BE:
    # lucreate -u upgrade -m /:/dev/dsk/c2t1d0s0:ufs -m /:/dev/vx/dsk/zone01/zone01_rootvol02:ufs:zone01
    <snip>
    Creating file systems on boot environment <upgrade>.
    Creating <ufs> file system for </> in zone <global> on </dev/dsk/c2t1d0s0>.
    Creating <ufs> file system for </> in zone <zone01> on </dev/vx/dsk/zone01/zone01_rootvol02>.
    Mounting file systems for boot environment <upgrade>.
    ERROR: UX:vxfs mount: ERROR: V-3-21264: /dev/vx/dsk/zone01/zone01_rootvol is already mounted, /.alt.tmp.b-gQg.mnt/zones/zone01 is busy,
    allowable number of mount points exceeded
    ERROR: cannot mount mount point </.alt.tmp.b-gQg.mnt/zones/zone01> device </dev/vx/dsk/zone01/zone01_rootvol>
    ERROR: failed to mount file system </dev/vx/dsk/zone01/zone01_rootvol> on </.alt.tmp.b-gQg.mnt/zones/zone01>
    ERROR: unmounting partially mounted boot environment file systems
    If i tried to do the same but with the filesystem removed from vfstab, then i get another error:
    <snip>
    Creating boot environment <upgrade>.
    Creating file systems on boot environment <upgrade>.
    Creating <ufs> file system for </> in zone <global> on </dev/dsk/c2t1d0s0>.
    Creating <ufs> file system for </> in zone <zone01> on </dev/vx/dsk/zone01/zone01_upgrade>.
    Mounting file systems for boot environment <upgrade>.
    Calculating required sizes of file systems for boot environment <upgrade>.
    Populating file systems on boot environment <upgrade>.
    Checking selection integrity.
    Integrity check OK.
    Populating contents of mount point </>.
    Populating contents of mountED.
    ERROR: Unable to make boot environment <upgrade> bootable.
    ERROR: Unable to populate file systems on boot environment <upgrade>.
    ERROR: Cannot make file systems for boot environment <upgrade>.
    If i let lucreate copy the zonepath to the same slice as the OS, the creation of the BE works fine:
    # lucreate -n upgrade -m /:/dev/dsk/c2t1d0s0:ufs

  • Doubt in Benefits Module configuration..please clrify

    Hi Friends,
    I am having doubt in configuration steps in Benefits module.Here i have configured
    Benefit Area,Assigned currency to Benefit Area,Defined Benefit providers,Set current Benefit Area,Defined Benefit plan types,Status,Defined Employee criteria groupings(parameter groupings,salary groups,age groups,Seniority groups),Defined cost groupings,Defined coverage groupings.
    In Health plans i defined Health plan genral data,options for health plans,dependent coverage options,Defined Cost Variants,Defined cost rules.
    I struck up from this point onwards.My qurries are
    1.Is it compulsary to Assign Health plan attributes!
    2.What are follwing steps of configuration after Assign Health Plan attributes!

    Hi Vikram,
    1. yes you should assign Assign Health plan attributes; without assigning this u can' process the further steps this is the integration point off your plan options with cost rules
    2. after the above step the following are the mandatory steps to follo:
    a. Flexible administration --- define administrative parameters (Mandatory)
    b. Prerequisite and Corequisite plans (Optional--based on ur client needs)
    c. Adjustment reasons (Optional-if u have any adjustments it is mandatory)
    d. Programs ; 1st program Grouping and Second program groupin( Mandatory without assigning this you can't process)
    e. Define Benefit Programs (mandatory)
    f. Employee Eligibility : eligibility grouping and variant and eligibility rules ( Mandatory)
    g. Standard Selections: Health plans (Mandatory)
    after config all those steps then you go to T-Code HRBEN0001 there you can enrol youa employees .
    Regards,
    Sushma

  • 11g r2 DG configuration doubts

    Hi gurus,
    i have some doubts in dg. even after reading some documents also i am not clear.
    1) when primary db sending archives to standby by based on which parameter location it stores the archives.
    2) standby_archive_dest parameter is deprecated. is there any parameter replacing this. and is there any new parameters introduced in dg.
    3) i am configuring like in 10g only. is that mandatory to use rman tool to configure dg.
    Please help me to be clear with this.
    thanks a lot..

    Archives wil be send to standby from primary by mentioning service= in log-archive_dest, in case or RAC fal client & server plays a major role too.
    Standby archive dest is depricated, no extra parameters are introduced. Standby arch/local arch dest can be same.
    As usual either you can restore from backups or you can perform duplicate using RMAN.
    Starting from 11g duplicate from active database been introduced.
    If GRID manager configured then you can build standby too.
    Thanks

  • Form's Port Configuration Doubt

    Hi,
    I installed weblogic 10.3.4 on Windows Server 2008 R2 64 bits and Forms 11g 11.1.1.4 afer form's intallation i save the installation's resume, this is the resume i got:
    Oracle Portal, Forms, Reports and Discoverer Installation
                    Configuration Options
                                   Middleware Home Location: C:\u01\app\oracle\product\Middleware
                                   Oracle Home Location: C:\u01\app\oracle\product\Middleware\as_1
                                   Oracle Instance Location: C:\u01\app\oracle\product\Middleware\asinst_1
                                   Oracle Instance: asinst_1
                                   Domain Option: Create Domain
                                   Domain Name: FormsDomain
                                   Domain Home: C:\u01\app\oracle\product\Middleware\user_projects\domains\FormsDomain
                                   Domain Host Name: SRVWEBLOGIC
                                   Domain Port No: 7001
                                   User Name: weblogic
                                   Automatic Port Detection: true
                                   Administrator Console: http://SRVWEBLOGIC:7001/console
                                   EM Console: http://SRVWEBLOGIC:7001/em
                                   EMAgent URL: http://SRVWEBLOGIC:5155/emd/main
                                   Forms URL: http://SRVWEBLOGIC:8090/forms/frmservlet
                                   Reports URL: http://SRVWEBLOGIC:8090/reports/rwservletIn the weblogic's administration console i can see the managed server's ports as:
    WLS_FORMS    -> 9001
    WLS_REPORTS  -> 9002But in the installation's resume the port are 8090
    Forms URL: http://SRVWEBLOGIC:8090/forms/frmservlet
    Reports URL: http://SRVWEBLOGIC:8090/reports/rwservletI tried the url's from the installation's resume:
    http://SRVWEBLOGIC:8090/forms/frmservlet
    http://SRVWEBLOGIC:8090/reports/rwservlet
    and they do not work, but if i change their ports to 9001 and 9002 as they appears in the weblogic's console they work
    So i have some doubts:
    -What is the porpuse of this ports ??
    -Why the Forms's url and Reports's url from the installation's resume are not working ??
    -can i change the WLS_REPORTS's port ??
    -there is a problem if for example i change the WLS_REPORTS's port to 8090 ??
    -i have created a new report server with opmnctl createcomponent and i can see that when i access to it, i have to use the same reports's port 9002, is there a way to change the new report_server's port ??
    Regards
    Carlos

    8090 would be the port of the Apache HTTP Server, 9001 and 9002 are the ports of the managed weblogic servers running the forms and the reports servlets. You can reach both weblogic servers under port 8090 as the HTTP Server talks via mod_weblogic to the weblogic servers. If you want to change the ports of the weblogic servers you can do so in the weblogic server console, but also you need to change them in the config files of Apache if you want them both to be reachable under the Apache port. Those files are located under
    ORACLE_INSTANCE/config/OHS/ohs1/moduleconf
    They should be pretty self explanatory.
    I tried the url's from the installation's resume:
    http://SRVWEBLOGIC:8090/forms/frmservlet
    http://SRVWEBLOGIC:8090/reports/rwservlet
    and they do not work, but if i change their ports to 9001 and 9002 as they appears in the weblogic's console they workSee also in those config files. For the configuration of mod_weblogic you need to provide the hostname, so maybe you have a problem with your naming resolution (at least this was mostly the problem in my case). See that you get a fixed IP for your server if you don't have one already and check your DNS entries of your DNS server. If everything else fails you can still provide the IP adress instead the hostname.
    As for all your other questions the base problem should be the same; see that you get mod_weblogic running, and everything should be running via port 8090. If you want to change that listener port you can do so in the httpd.conf under
    ORACLE_INSTANCE/config/OHS/ohs1
    cheers

  • Doubt on configuration....!!!

    Dear Friends,
    Pls clarify my below doubt's
    1. Do I need to configure sender XI adapter & sender agreement when my sender is a ECC system sending proxy message?
    2. I have configured Business system for differnt clients of ECC and at runtime if both the system sends a same message type to XI, based on the logical & technical system details XI can know which BS has sent that message, but in case of two Business Service sends same message type, how will XI know which BS has sent message?
    Thanks for your help....! ! ! ! !......!

    Hi,
    >>Reg my second question I am using webmethods as a sender. So I have configured two Business system for two different webmethods system. So if the both the webmenthods systems sends the same message type can XI know which system the message has been sent...?
    If you have a business system for each of the webmethods then yes.
    >>Also in case of receiver/server proxy, I need to configure receiver channel and receiver agreement... can I have two different receiver Proxy sytems by configuring different receiver channels and assigning to the respective scenario....??
    Yes you need them and you can have two different systems as receivers.. there you need to specify the parameters in the XI communication channel
    >>I assume that there is not need of creating sender channel & agreement when the sender system post message directly to integration server of XI... for ex when webMethods posts message directly to XI which is similar to ECC posting proxy message.... Please correct me if i am wrong....
    yes you dont need them.. but i have a basic doubt.. why are you posting it as proxy, cant we have a normal HTTP post?
    Regards
    Suraj

  • FTP vs. NFS- basic configuration and doubts - bt. unix and windows systems

    Hi all,
    I need to configure a connection between PI (unix box) and a windows server using File Adapter (both sender and receiver).
    My doubts are:
    - Which is preferable type of conection: NFS or FTP?
    - Which are the advantages and disadvanteges of both?
    - Most important: Which are the prerrequisites for both ways? Such as installing server ftp, or mounting folders, OS configuration, security config. Etc. etc.
    I will apprettiate if you could also post a direct link to documentation.
    Thanks in advance.
    Exe.
    Edited by: EZEG80 on Nov 9, 2010 1:18 AM

    Hi,
      NFS: when the file folder is available on the XI Server
    FTP: when it is at remote
    If the Sharing folder is in the same XI system then NFS..If the sharing folder is in different system it is FTP.
    we will use NFS when we required to poll the files from local machines.and we will use FTP when we required to poll the data from the FTP server which are in the remote side or outside of the firewall
    FTP (file transfer protocol) here you are getting data from ftp server or you are writing to FTP server.
    NFS is used when your XI can access the file location directly using the NFS protocol.
    When the File System can be access using FTP protocol, then you need to use FTP and provide the FTP server details and user crendentials to pull data from the File Server.
    NFS is used when you want XI to use the NFS protocol to access thye location of the file.
    FTP is File Transfer Protocol and is used when your Sender SYstem is using an FTP system to send / receiver files.
    we are using NFS when we required to poll the files from local machines..
    We are using FTP when we required to poll the data from the FTP server which are in the remote side or outside of the firewall..
    For more info....go thru these threads...
    FTP and NFS?????
    differnce between nfs and ftp
    FTP Vs NFS
    Regds,
    Pinangshuk.

  • Doubts on Configuring Search

    Hi All,
    I am new to knowledge Management and have some basic doubts regarding Configuration of Search(TREX).
    Suppose i assume that, i have all documents in KM repository, well configured in Content Management and my TREX server is running..
    Then, i create an INDEX and also assign the Data Source to that index.
    Is this enough to configure Search or do i need to continue with creating Taxonomy and Classification?
    If not, what is the sole purpose of Taxonomy and classification?
    Thanks in advance.
    Vijay.K

    Hi,
       Yes, It's enough.
    You use taxonomies in order to classify your documents.
    Documents are assigned to categories in a taxonomy. Each category only contains documents that have similar contents or that are related to the same topic. The categories in a taxonomy form a hierarchical ordering of terms.
    To use taxonomies, you must create an index (Index Administration), then you have to assign it a data source (km folders that you want to classify). At last you create your taxonomies. Remember that there are two kind of taxonomies: Query Based and Example Based.
    In this link you can find a good explanation:
    http://help.sap.com/saphelp_nw04s/helpdata/en/bf/a179fbd15211d6b2c700508b6b8a93/frameset.htm
    The documents included in the taxonomies are pointed by the data source in your index.
    System Administration-Monitoring-KM-Trex Monitor-Display Queue Entries- Choose your Index, and then you can see all documents indexed with theirs status.
    Patricio.

  • Stms configuration doubt

    Dear Experts,
    We are using ecc 5.0 on oralce database on unix.actually i got doubt to configure stms.My domain controller is Domain_TPD.
    which is development system.now that system is down.and the testing server is TPU.And production is TPU.
    I have a doubt that i can delete that domain controller and i can create Domain controller in production and i will add testing system to production.Do i configure the same thing in stms.is it possible to create TMS between two systems with same sid.
    Please suggest me.
    Regards,
    Naveen

    Hi ,
         Please find answer to your questions::
    1. i can delete that domain controller and i can create Domain controller in production:: yes you can delete the current configuration & make PRD system as  domian controller .
    2. i will add testing system to production:: yes you can add new system to new domain.
    3.is it possible to create TMS between two systems with same sid.:: Same SID will not be supported in one landscape.You must have dieffrent SIDs .If you are asking the question like if you can configure the transport route in same system then you can do it by creatinf a dummy system.
    Thanks..
    Mohit

  • Doubts about "due date" and "overdue date" configuration

    Hello,
    On transaction FB5LN or FBL1N is possible to view the status of the items, and those statuses are referred to a "Net Due Date Symbol".
    Doubts:
    1) I want to know what is the difference between the "item is overdue" symbol and the "item is due" symbol?
    2) In our company the "due item" if configured as D (today) and the "overdue item" is as D+1 (ie. tomorrow), where can I configure those dates?
    Regards,
    Adriano Cardoso

    Hi
    I don't think you can configure anything to differentiate between Due and overdue. They have a simple English meaning. If an item falls due today based on payment terms, then it is shown "Due" in FBL1n. If the same item is not paid till tomorrow and if you see it tomorrow in FBL1n, it will be shown as "overdue".
    Jayaram

  • Doubt in sequence of steps in configuration of Insurance Benefits Plan..

    Hi Associates,
    In Insurance plans,I defined Insurance plan genral data,coverage variants,coverage rules,cost variants,cost rules.Finally I have done the step Assign Insurance Plan Attributes.
    I struck up at this point.please help me out.Inorder to complte the configuration part of Insurance Benefits what are the sequence of steps i have to configure here.
    Thanks In Advance.
    SAIRAM

    Hi Friends...
    In the step "Define Cost rules",i have some doubts,please clarify..
    1.What is meant By Base unit.
    2.What is cost factor.
    3.What is meant by Steplimit.
    4..According to my clients company policy,the insurance cost is provided by company only.Here my doubt is should i use Employee costs or Provider costs.
    Please clrify me.
    Sairam

  • DOUBT|comprehensive model | gateway configuration | CVP VXMLServer

    Hi all,
    Am setting up a comprehesive mode
    call flow is like that call from ACD will come through ivr through E1 and calls will be forwrded to cvp servers by static route and bootstarp serveices is invoke for icm label creation configured in gateway.Now my doubt is,how to make some 3 to 4 servers to handle calls simultaneoulsy without preference model wihout proxy servers .As of now am working with one CVP server>need to add few more
    is there any configuartion required to do this
    ACD------>  gaetway------>CVP servers----->ICM-------->IVR will play
    Thanks
    Bala

    Hello Bala,
    The only other way i can think of is sending the call to the DNS Server where it can resolve to multiple IP address using a DNS SRV file. Below is the section from CVP SRND which explains your scenario.
    "When a call arrives at an Ingress Gateway, the dial peer can use DNS to alternate calls between the
    two SIP Proxy Servers. The SIP Proxy Servers can also use DNS to distribute incoming calls among
    multiple SIP Services. If SIP Proxy Servers are not being used, then the Ingress Gateway can use
    DNS directly to distribute inbound calls among multiple SIP Services"
    You can achieve this using the dial-peer Session Target.
    dial-peer voice 75795 voip
          session target dns:cvp.callserver.com
    Have a look at the below blog which explains the SIP Proxy Reduncancy, but it can also be done for CVP
    http://beaccie.blogspot.in/2009/07/ios-gateway-configuration-for-sip-proxy.html
    Regards,
    Senthil

  • Doubt in Middleware configuration setting in transaction code - smoeac

    Hi,
    For your information this is a new SRM 7.0 installation and I am connecting to a existing ECC system.
    I have performed all the step metioned in SAP Note: 720819 for middleware configuration in SRM system. Bit confused about the setting in Transaction code - SMOEAC. I have done following step in transaction code - SMOEAC.
    1. Created a new site type R/3
    2. I have mentioned RFC connection name (RFC connection from SRM to ECC) in 'Site Attributes'.
    3. System showed correct Logical system name When I clicked on 'Get value' option.
    For your kind information, a site type CRM exist in the system without any data in 'Site Attributes'.  We have not define the CRM site. It come while install the new SRM server.
    My question, apart from the above setting. do I need to define enter any data for the site type CRM in SMOEAC?
    Thanks in advance,
    Regds,
    Jennifer
    Edited by: Jennifer Batty on Aug 15, 2011 2:34 PM

    Hi Jennifer,
    Apart from the note, you should refer http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5728. [original link is broken] [original link is broken] [original link is broken]
    Regards,
    Nikhil

  • Doubt om Dynamic Configuration of receiver file

    Hello ,
      for Acheiving the Dynamic configuration of receiver file name ,adapter specific message attribute is used...But how to suppress the name of file in the content of the Received file...
    Is my question correct..do we get the file name in content of the receiver file,while using the Adapter specifc message attribute.
    And another question ,in the Variable substitution ...do we get the above problem,then how to tackle the situation to suprress the file name in the payload of receiver file.

    HI,
    You can handle the dynamic file name via Dynamic configuration or with the help of Variable Substitution.
    Please refer
    have a look
    Dynamic File Name using XI 3.0 SP12 Part - I --> Dynamic File Name using XI 3.0 SP12 Part u2013 I
    Dynamic file name(XSLT Mapping with Java Enhancement) using XI 3.0 SP12 Part -II --> Dynamic file name(XSLT Mapping with Java Enhancement) using XI 3.0 SP12 Part -II
    With Variable Substituion, you may need to supress the filename
    Dynamic File Name - Suppress the Substitue varible
    Let me know if you need anymore info.
    Thanks
    Swarup

Maybe you are looking for

  • Computer keeps 'loosing' one of the two attached displays.

    My graphics adapter is an 'ATI RADEON HD5770'.  I have two displays attached, a 23" Cinema HD, and a 20" Cinema.  It has worked OK for a year or so and now I have a problem where the computer 'looses' the 20" display (assgined as monitor 2) at power-

  • Iphoto hangs on start up so bad that it crashes other applications and the finder

    OK here goes. I had several applications running and everything froze so badly that I had to reboot. I eventually worked out that the problem was iphoto. If I leave iphoto closed everything seems to work fine. When I launch iphoto the ap starts to op

  • Can Any One Please Help on this Requirement

    Hi All ,             I am trying to creating a vendor in XK01 in Address screen im Enterying country as US , But System is showing this error (Incompete Address ; enter country ) im giving all the details , can any one explainn me where i am doing ro

  • Regarding QueueDumps while testing

    Hi all, I got the result/target as QueuesDump while testing my Message Mapping program at Design time for the first time. then I executed again and it is working properly, My intention is why I got the result/target as QuesuesDump. can any one provid

  • "File" parameter in FilenameFilter

    I've been trying to figure out the significance of the "File" parameter in FilenameFilter: public interface FilenameFilter{     public boolean accept(File dir, String name) }I've already done some search online and looked up some examples. But still