Set IP address in Solutino Center

I have an L7780 wirelessly connected.  I can print to it from my Windows 7 system.  I can print and scan from my Windows XP System.   I think the problem is that the IP address is incorrect in the HP Solution Center -- it displays an incorrect IP address for a brief instant when it is started.  How do I reset the IP address in Solution Center to the correct one?  When I go to the Setup icon and then click on Network, it just sits there and does not do anything.  I would have expected this to display something that I could use to reset the IP address, but that does not work at all.

MtnGuy,
If Solution Center won't let IE9 bring up the settings, it will not let you get to the place where you can set the IP within HP Solution Center.
Another option, that I know of, is to set the IP on the front panel of the Printer.
I do agree that the software tries to do a great deal.  It is not very modular - at least it doesn't look that way... it has trouble with installation, and it is prone to "breakage".  Nonetheless, it is awesome powerful stuff when it works.  And it beats the alternative of not having it.
It is all "Easter Eggs" at this point.  The solution is in the HP Solution Center and getting IE to come up and allow you to set the IP address.  Everything else (IMO) is a workaround or resets to try and get IE to budge.
You can log into your router and check the logs.  Resetting the router is an option, but it's a long shot and it means you have to redo everything unless you can back it up first and then reload the settings.  Most routers have this option.
You can check your Anti-Virus logs - see what they say.
You can make sure the Onboard Windows security settings are OK...
=====================================================================================
It is unlikely, but possible, that the registry is hosed.  You could try cleaning the registry.
Registry Cleaner – CCleaner (Select and install the free version):
http://www.piriform.com/ccleaner/download 
NOTES on Registry Cleaners:
Registry cleaners will usually do no harm – however, anytime you affect the registry with changes, you risk your system’s stability.  CCleaner does include the offer to make a backup of your registry prior to making any changes.
If you select to download and install another registry cleaner, please uninstall CCleaner.  One of these things on the system at a time is enough…
If a registry Cleaner does not offer to do a backup prior to making changes: be sure you EXPORT the registry manually PRIOR to using the cleaner.  If anything happens that you don’t expect, you will have an extra layer of protection on which to fall back.
IMO: Stay away from Registry Mechanic.  I had this on my systems – it has been cleansed, removed, deleted, and dropped in the Zeros bucket.  This is a Personal Opinion
=====================================================================================
If you have reset the printer, the system, reinstalled the software...
If you have reset the router, checked the Anti-Virus...
If you have done everything and checked everything...
======================================================================================
THEN,  It is possible that your computer's file system itself is at fault.  The file system may be corrupted.
You can run sfc and let it try and fix itself.   It is worth a try.   HP Solution should work and it doesn't work now, so something is wrong.  ??  Maybe it's internal.
You can ignore all the "log this, and check that" stuff... just let it run -- unless it hangs... then pay attention and check the logs!
sfc-scannow
Scan and repair the system.  The sfc /scannow command will do that - it will scan the operating system, looking for corrupted files and inconsistencies; it will replace and repair whatever it can.  If it finds corrupted programs or libraries, it will try to fix them.
Start Menu > All Programs > Accessories > Right-Click Command Prompt > Select 'Run as Administrator'
In the Command Prompt Window, type (or copy / paste) sfc /scannow and press Enter. 
(Note the space between sfc and the "/".)
The sfc scan will report its findings and you can examine the results:
Open a Command Prompt (does not have to be as Administrator):
Use the copy command to create a readable file copy of the output:
 copy %windir%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt
If “scannow” does not complete properly, try running:
 sfc /verifyonly
Copy the results into a text file, pull the output file into Notepad and look for the errors that the full Scan could not fix.
Help File for the System File Checker Command:
System File Checker tool Windows Vista or on Windows 7
Using System File Checker (SFC) to Restore System Files
======================================================================================
I hope this helps!                                 
We work hard to help!
Anytime you see a Helpful Post - Click the Kudos Star on the Left as Thanks!
Did this Post solve your problem?  Mark it “Accept as Solution”!
Note: You can find the “Accept as Solution” box on threads started by you.
 2012 Year of the Dragon!
Kind Regards,
Dragon-Fur

Similar Messages

  • I have an Apple ID with a single  e mail address. I want to set multiple addresses in the same ID. Can I? If so how?

    I have an Apple ID with a single  e mail address. I want to set multiple addresses in the same ID. Can I? If so how?

    Howdy there johnzcarp,
    As I understand it you want to have more than 1 email address under your Apple ID. You can have what are called Alternate Email addresses associated with your Apple ID and this article will help you get those setup:
    Manage your Apple ID primary, rescue, alternate, and notification email addresses
    Alternate email address
    You can add one or more alternate email addresses for use with Apple services such as Game Center, FaceTime, Find My Friends, iMessage, and OS X notifications.
    Go to My Apple ID (appleid.apple.com).
    Select “Manage your Apple ID” and sign in.
    Add an alternate address:
    Select Add Email Address, then enter your alternate address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address.
    Edit an alternate address:
    Select Edit next to the address, then enter the new address. Apple will send a verification email to that address. Didn't receive the email?
    Follow the instructions in the email to verify the address.
    Delete an alternate address: Select Delete next to the address.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • How to set FROM ADDRESS for EMAIL activity in Process Flow

    Hi all,
    Can any one tell how to set(which address) FROM ADDRESS for EMAIL activity in Process Flow?
    Thanks,
    Suvvi

    Did you set what OWB guide says:
    To execute a process flow with an email activity, you may need to access different host machines and ports. New security measures implemented in Oracle Database 11g Release 1 restrict access to hosts and ports. You must explicitly grant access to hosts and ports that the email activity accesses using the DBMS_NETWORK_ACL_ADMIN package.
    For example, the user OWBSYS needs to send an email through the mail server mail.example.com using port 25. The DBA must perform the following steps:
    1. Create an Access Control List (ACL) for the user OWBSYS using the following command:
    EXECUTE DBMS_NETWORK_ACL_ADMIN.CREATE_ACL
    (’acl_for_owb_cc.xml’,’ACL for Control Center’,’OWBSYS’,’CONNECT’);
    The ACL has no access control effect unless it is assigned to network target.
    2. Assign the Access Control List (ACL) to a network host, and optionally specify a TCP port range. Use the following command:
    EXECUTE DBMS_NETWORK_ACL_ADMIN.ASSIGN_ACL (’acl_for_owb_cc.xml’,’mail.example.com’,25)
    3. Commit the changes made using the COMMIT command.

  • Using a variable in netsh command to set ip address on NIC

    hi friends
    i wrote an script which gets an input & use that variable to set ip address on NIC. but actually it doesn't set ip address. may you please help me.
    my script contains:
    $VMNumber=Read-Host "please enter your VM number (for example 2)"
    Netsh interface ipv4 set address NIC static 192.168.1.$VMNumber

    1. I do not thing that the use of netsh is a right way.
    2. You will need a table with MAC address in first column and IP address in second to correctly map IP address to computer. MAC addresses are unique identification.
    3. Follow this article including comments and adapt scripts to your task
    http://www.powershellpro.com/powershell-tutorial-introduction/powershell-wmi-methods/
    HTH
    Milos
    hi Milos
    thank a lot for your useful answer.
    but let me say that my need has nothing to do with MAC address.
    in my test lab, i need an script which asks the administrators to enter their VM number & it saves this input as a variable & set is as the last octet in their VM IPV4 Address.
    so can we tell it as a rule that variables we create in powershell, can't be used inside non cmdlets (inside legacy cmd commands) ?

  • How to set up 2 separate Game Center profiles on 2 separate iPads but same Apple ID

    how can you set up 2 separate Game Center profiles on 2 different iPads with one Apple ID?

    First you both have to have your own user accounts on the MBA and separate iCloud accounts.  From there it's relatively simple to create you own libraries and have your respective iPhones link to those library when both devices are logged into the same iCloud account.
    OT

  • "command disabled" when setting IP address on AIR-LAP1252G-A-K9

    Hi, I am trying to set ip address on cisco ap AIR-LAP1252G-A-K9 using the "lwapp" command but get message "command is disabled"
    I am connecting via console cable to ap. I have already reset ap to defaults.
    Not sure why I'm getting this error "command disabled" Any help would be much appreciated. Thanks

    This is a hidden command so don't try using a ?  Since your ap is a 1252, like Rasika mentioned, use lawapp instead of capwap.... you need to erase the nvram.
    The other way is this method:
    Hold reset for over 30 seconds to get to ROMMON
    ap:delete flash:private-config
    ap:delete flash:private-multiple-fs
    ap:boot
    Your AP will be factory default
    Thanks,
    Scott
    Help out other by using the rating system and marking answered questions as "Answered"

  • Unable to set ip address via enableStatic method on wmiobject

    hi friends
    i am creating a powershell script which performs many customization which one of them is setting ip address on my only network adapter which its default name is Ethernet in windows server 2012.
    (note: i do know there are new cmdlet to do this easily in PS 4.0, but i need to perform that via wim methods so that i be able to run that script on my win 2008 server as well), so i need something to work in both PS 2.0 & 4.0
    its about 3 hours i am struggling with codes but encounter different errors.
    because in get-wmiobject win32_networkAadapterconfiguration command, we don't have "NetConnectionID" which refers to displayname of the network adaptor, we cannot refer to that network adaptor directly in win32_networkAadapterconfiguration
    command.
    so after verifying , i found that index property exist in both win32_networkAadapter & win32_networkAadapterconfiguration commands via which i can reach what ia want
    i have to first create a $NIC variable using win32_networkAadapter & then use it in 2nd command on the basis of index, but i end up with the following error.
    where i am wrong in the code? any help please
    thanks in advanced

    hi friends
    i am creating a powershell script which performs many customization which one of them is setting ip address on my only network adapter which its default name is Ethernet in windows server 2012.
    (note: i do know there are new cmdlet to do this easily in PS 4.0, but i need to perform that via wim methods so that i be able to run that script on my win 2008 server as well), so i need something to work in both PS 2.0 & 4.0
    its about 3 hours i am struggling with codes but encounter different errors.
    because in get-wmiobject win32_networkAadapterconfiguration command, we don't have "NetConnectionID" which refers to displayname of the network adaptor, we cannot refer to that network adaptor directly in win32_networkAadapterconfiguration
    command.
    so after verifying , i found that index property exist in both win32_networkAadapter & win32_networkAadapterconfiguration commands via which i can reach what ia want
    i have to first create a $NIC variable using win32_networkAadapter & then use it in 2nd command on the basis of index, but i end up with the following error.
    img here
    where i am wrong in the code? any help please
    thanks in advanced
    >> where i am wrong in the code?
    Right at the beginning, where you assign the Format-Table's output to a variable.
    Cmdlets with the verb Format are intended to output data to the display only - there are few exceptions, but Format-Table is no exception.
    To understand what I'm telling you, run these commands after those in your question:
    $nic_index.gettype()
    and
    $nic_index[0].gettype()
    and see that this variable is not what you expect it to be.
    hi thanks, so what is the solution?

  • "Set IP Address.vi" crashes with Error 56 (timeout)

    I use a CompactRIO-9014 controller with LabVIEW 8.5 on a Windows Vista laptop. The cRIO communicates with the laptop over a crossover cable. I am trying to do system replication using the "Set IP Address.vi" to assign an IP address to my cRIO. The MAC address supplied to the VI is gathered correctly from the "Find All Targets.vi". The hostname used for the cRIO is the name assigned to it in Measurement and Automation Explorer. I downloaded the "Set IP Address.vi" from the LabVIEW Real-Time Module --System Replication Tools(Version 8.x), dated 08/17/2006. The same problem was located on www.ni.com > Search > Set IP Address.vi problems. There, a responder stated that the user should seek the most recent version of the System Replication Tools, and the problem should be therefore corrected. However, my 08/17/2006 version still has this error, and I cannot find a more recent version on www.ni.com.
    A sample program that exercises this VI is attached as Replicate 04.vi.
    Is there a user out there who has encountered this problem and found a solution?
    Thanks,
    Ben
    Attachments:
    Replicate 04.vi ‏25 KB

    Have you tried:
    ftp://ftp.ni.com/support/labview/labview_rt/SystemReplication/RTSystemReplication8x.zip
    it seens to be from 2008.

  • How to set endpoint address using UTL_DBWS

    Hi,
    I have been struggling to invoke a web service in the Oracle 10g database using UTL_DBWS. Now I reached a point where I need to set an endpoint address using UTL_DBWS to complete the invoking process, I try to use UTL_DBWS.Set_Target_Endpoint_Address to do this, but SQL*Plus is returning an error saying Set_Target_Endpoint_Address must be declared.
    Am I calling the wrong function? If so which function should I call to set endpoint address in UTL_DBWS? I have all the necessary jar files installed and the right grants to access this package.
    any hint would be appreciated.
    Thanks.

    Did you try using 'UTL_SMTP.WRITE_DATA'?
    Like:
    DECLARE
    con UTL_SMTP.CONNECTION;
    BEGIN
    con := UTL_SMTP.OPEN_CONNECTION('alpha.beta.com');
    UTL_SMTP.HELO(con, 'gamma.com');
    UTL_SMTP.MAIL(con, '[email protected]');
    UTL_SMTP.RCPT(con, '[email protected]');
    UTL_SMTP.OPEN_DATA(con);
    UTL_SMTP.WRITE_DATA(con,'Importance: HIGH'||UTL_TCP.CRLF);
    END;I have not tested the code. I am not sure if it is going to work in your case.

  • Send bulk mails to a set of addresses

    Hi,
    I need to start my coding with the independent tool notification engine. So I need to do a bit R & D into writing an application which sends bulk mails to a set of addresses (could be in thousands).So how to send mails to addresses so that the system does not hog, nor should it long time to send such mails.
    Any one got the solution, please help me.
    Thanks
    Ramya

    Hi,
    As Martin mentioned, you can use transport rule to achieve your requirement ,
    The following screenshot for you reference:
    Thanks.
    Niko Cheng
    TechNet Community Support

  • Can I set the address format for individual contacts?

    I have some foreign friends and would like to set the address format for their individual cards correctly. I can't seem to find a way to do this. I will be taken aback if this can't be done - I think the old Claris contact product did that.
    Anyone with any answer?
    Bryan

    Hi Bryan,
    When in edit mode, can you right click on the address field and change the country format there? I'm not on a Mac at the moment to double check, but that's what you do in OS 10.4 so I'd be surprised if it were changed in 10.5.
    Edit: Here's picture to demonstrate what I'm referring to:
    !http://www.ampersandbox.com/imprint/change-address-format.jpg!

  • WLST setting the address of a machine

    Can anyone explain the following to me:
    cd("/") # Go to domain root mbean
    machine=create("unix","UnixMachine")
    cmo=machine
    cmo.setAddress("1.1.1.1") # FAILS???!!?? WHY?
    cmo.setName("Success") # SUCCESS
    cmo.setNotes("It doesn't make much sense") # SUCCESS
    cmo.setPostBindGID("Success") # SUCCESS
    cmo.setPostBindEnabled(1) # SUCCESS
    cmo.setPostBindUID("Success") # SUCCESS
    cmo.setPostBindUIDEnabled(1) # SUCCESS
    Why does setAddress fail? Is this a bug/oversight or is it something i'm doing wrong? I would have thought you would be able to set any of the MBean attributes like this. is there anyway to set the address using cmo like the above?
    I can do this though:
    cd("/Machines/unix")
    set("Address","1.1.1.1")
    but i'd prefer not to.
    Edited by jstbriggs at 03/08/2007 1:51 AM

    Jacob Briggs <> wrote:
    Can anyone explain the following to me:
    cd("/") # Go to domain root mbean
    machine=create("unix","UnixMachine")
    cmo=machine
    cmo.setAddress("1.1.1.1") # FAILS???!!?? WHY?
    cmo.setName("Success") # SUCCESS
    cmo.setNotes("It doesn't make much sense") # SUCCESS
    cmo.setPostBindGID("Success") # SUCCESS
    cmo.setPostBindEnabled(1) # SUCCESS
    cmo.setPostBindUID("Success") # SUCCESS
    cmo.setPostBindUIDEnabled(1) # SUCCESS
    Why does setAddress fail? Is this a bug/oversight or is it something i'm
    doing wrong? I would have thought you would be able to set any of the
    MBean attributes like this. is there anyway to set the address using cmo
    like the above?
    I can do this though:
    cd("/Machines/unix")
    set("Address","1.1.1.1")
    but i'd prefer not to.I'm doing it with:
    set("ListenAddress","1.1.1.1")
    Why don't you prefer that if I may ask?
    B
    Schelstraete Bart
    [email protected]
    http://www.schelstraete.org

  • Exception setting SOAP address to $CHANGE-WHEN-DEPLOY$:

    Am trying to call the Credit Rating Service using the 10.1.2 version of BPEL engine using the JDeveloper Designer. Have no problems calling the Credit Rating Service through the console tester but when my BPEL process called SynchBPELProcess2 calls the credit rating service I get the following error:
    Your test request generated the following exception/fault:
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}bindingFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{summary=exception setting SOAP address to $CHANGE-WHEN-DEPLOY$: no protocol: $CHANGE-WHEN-DEPLOY$; nested exception is:
         java.net.MalformedURLException: no protocol: $CHANGE-WHEN-DEPLOY$}}
    Is there some additional configuration that needs to be done to get around this or am I missing a step somewhere. Ran into this while going step by step with the Order booking tutorial and so decided to try with a separate project.
    BPEL File Attached below:
    <!--
    // Oracle JDeveloper BPEL Designer
    // Created: Tue Apr 12 18:57:43 GMT+05:30 2005
    // Author: 121401
    // Purpose: Synchronous BPEL Process
    -->
    <process name="SynchBPELProcess2" targetNamespace="http://xmlns.oracle.com/SynchBPELProcess2" xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20" xmlns:ns1="http://services.otn.com" xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bpelx="http://schemas.oracle.com/bpel/extension" xmlns:client="http://xmlns.oracle.com/SynchBPELProcess2" xmlns:ora="http://schemas.oracle.com/xpath/extension" xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"><!-- ================================================================= --><!-- PARTNERLINKS --><!-- List of services participating in this BPEL process --><!-- ================================================================= -->
    <partnerLinks><!--
    The 'client' role represents the requester of this service. It is
    used for callback. The location and correlation information associated
    with the client role are automatically set using WS-Addressing.
    -->
    <partnerLink name="client" partnerLinkType="client:SynchBPELProcess2" myRole="SynchBPELProcess2Provider"/>
    <partnerLink name="CreditRatingService" partnerLinkType="ns1:CreditRatingService" partnerRole="CreditRatingServiceProvider"/>
    </partnerLinks><!-- ================================================================= --><!-- VARIABLES --><!-- List of messages and XML documents used within this BPEL process --><!-- ================================================================= -->
    <variables><!-- Reference to the message passed as input during initiation -->
    <variable name="inputVariable" messageType="client:SynchBPELProcess2RequestMessage"/><!--
    Reference to the message that will be returned to the requester
    -->
    <variable name="outputVariable" messageType="client:SynchBPELProcess2ResponseMessage"/>
    <variable name="invokeCR_process_InputVariable" messageType="ns1:CreditRatingServiceRequestMessage"/>
    <variable name="invokeCR_process_OutputVariable" messageType="ns1:CreditRatingServiceResponseMessage"/>
    </variables><!-- ================================================================= --><!-- ORCHESTRATION LOGIC --><!-- Set of activities coordinating the flow of messages across the --><!-- services integrated within this business process --><!-- ================================================================= -->
    <sequence name="main"><!-- Receive input from requestor.
    Note: This maps to operation defined in SynchBPELProcess2.wsdl
    -->
    <receive name="receiveInput" partnerLink="client" portType="client:SynchBPELProcess2" operation="process" variable="inputVariable" createInstance="yes"/><!-- Generate reply to synchronous request -->
    <assign name="Assign_1">
    <copy>
    <from variable="inputVariable" part="payload" query="/client:SynchBPELProcess2ProcessRequest/client:input"/>
    <to variable="invokeCR_process_InputVariable" part="payload" query="/ns1:ssn"/>
    </copy>
    </assign>
    <invoke name="invokeCR" partnerLink="CreditRatingService" portType="ns1:CreditRatingService" operation="process" inputVariable="invokeCR_process_InputVariable" outputVariable="invokeCR_process_OutputVariable"/>
    <reply name="replyOutput" partnerLink="client" portType="client:SynchBPELProcess2" operation="process" variable="outputVariable"/>
    <assign name="Assign_2">
    <copy>
    <from variable="invokeCR_process_OutputVariable" part="payload" query="/ns1:rating"/>
    <to variable="outputVariable" part="payload" query="/client:SynchBPELProcess2ProcessResponse/client:result"/>
    </copy>
    </assign>
    </sequence>
    </process>
    WSDL Attached below :
    <?xml version="1.0" encoding="UTF-8"?>
    <definitions name="SynchBPELProcess2"
    targetNamespace="http://xmlns.oracle.com/SynchBPELProcess2"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:client="http://xmlns.oracle.com/SynchBPELProcess2"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
         <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         TYPE DEFINITION - List of services participating in this BPEL process
         The default output of the BPEL designer uses strings as input and
         output to the BPEL Process. But you can define or import any XML
         Schema type and us them as part of the message types.
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
         <types>
              <schema attributeFormDefault="qualified"
                   elementFormDefault="qualified"
                   targetNamespace="http://xmlns.oracle.com/SynchBPELProcess2"
                   xmlns="http://www.w3.org/2001/XMLSchema">
                   <element name="SynchBPELProcess2ProcessRequest">
                        <complexType>
                             <sequence>
                                  <element name="input" type="string"/>
                             </sequence>
                        </complexType>
                   </element>
                   <element name="SynchBPELProcess2ProcessResponse">
                        <complexType>
                             <sequence>
                                  <element name="result" type="string"/>
                             </sequence>
                        </complexType>
                   </element>
              </schema>
         </types>
         <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         MESSAGE TYPE DEFINITION - Definition of the message types used as
         part of the port type defintions
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
         <message name="SynchBPELProcess2RequestMessage">
              <part name="payload" element="client:SynchBPELProcess2ProcessRequest"/>
         </message>
         <message name="SynchBPELProcess2ResponseMessage">
              <part name="payload" element="client:SynchBPELProcess2ProcessResponse"/>
         </message>
         <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         PORT TYPE DEFINITION - A port type groups a set of operations into
         a logical service unit.
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
         <!-- portType implemented by the SynchBPELProcess2 BPEL process -->
         <portType name="SynchBPELProcess2">
              <operation name="process">
                   <input message="client:SynchBPELProcess2RequestMessage" />
                   <output message="client:SynchBPELProcess2ResponseMessage"/>
              </operation>
         </portType>
         <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         PARTNER LINK TYPE DEFINITION
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
         <plnk:partnerLinkType name="SynchBPELProcess2">
              <plnk:role name="SynchBPELProcess2Provider">
                   <plnk:portType name="client:SynchBPELProcess2"/>
              </plnk:role>
         </plnk:partnerLinkType>
    </definitions>

    Lasts monday I downloaded a version (10.1.2 release, not preview/beta 3) which has the same filename and file size of the 10.1.2 GA release which is available right now.
    I don't think the problem is in the PM, because i can run bpelc/obant to build my processes. however when i build them with the Eclipse plugin, it won't change the location of the wsdl (keep saying $CHANGE_WHEN_DEPLOY$).

  • Set default address when card contains several

    If someone in your address book has multiple email addresses, how do you set which address is the primary one to which email is sent? (Or does it go to all addresses?)

    never answered... just cleaning up unanswered questions

  • Can i set up address book from existing list ?

    i want to set up address book from existing list
    in addition to address i want to include phone #, email

    Can you provide more information? Are you trying to gather data via a form to built an address book? You can make a form and ask for people phone number, email, address... I'm not sure what is your 'existing list'. Is it in an excel document? You would have to merge the data collected via the form manually to you existing list.
    Gen

Maybe you are looking for

  • Urgent requirement

    Hi all,                I have a problem with the selection screen . I have a selection screen with three fields. I want to make it in such a way that it will take the value of other two fields automatically if I give only one value on the selection s

  • Checks Boxes in a Grid

    Hi Experts, I am binding my data to a grid and after that i have added a check box column as last column and i kept the Grid Collapse level as  2.My data is binded as following COL1                COL2           COL3                     COL4   A     

  • CCMS alert on XI interface monitoring : Error status of XML Messages

    Hello Everyone, Please can anyone let me know on how we can setup ccms alert monitoring on tcode: SXMB_MONI for XML messages which are in error status. Do we have any MTE class available in XI system ? Please share your expertise on this .. thank you

  • Payslip in PDF through email

    Dear All i have written the program for send payslip through email and its working fine But problem is that i am not getting the correct format in PDF Regards Arun

  • SLOW going on Aperture 3.1 on MacBook Pro 1.83ghz

    Ok so recently upgraded to Aperture 3.1 and it is as slow as molasses. Simple editing tasks not even in fullscreen mode are painfully slow--adjusting exposures, recovery, highlights, shadows, etc. I have to shutdown all other open programs and cancel