Web Service on Network drive

Hi!
I found a problem in PB 12.5 Classic with Web Service on Network drive.
Problem:
1- I maped a network drive E:
2- I created a Web Service on E:\WStest
3- The WS loads a .JPG file into a DW. So, the WS save the DW as a PDF.
4- The JPG file is in E:\image.jpg
5- I added the image.jpg on "Resouce Files" into the WS project
6- I deploy the WS and run
7- When I open the PDF file. The image does't appear.
I did other test, but on this test, I put the JPG file in C: and it works.
When I put the images on E:, PB creates this path C:\inetpub\wwwroot\WStest_root\file\common\E and put the image.jpg into this path.
When I put the images on C:, PB creates this path C:\inetpub\wwwroot\WStest_root\file\common\C and put the image.jpg into this path.
I started the Process Monitor and run the WS. The WS doesn't search the image.jpg in C:\inetpub\wwwroot\WStest_root\file\common\E. The WS just search the image.jpg in C:\inetpub\wwwroot\WStest_root\file\common\C.
Somebody knows how can inform this error to be fixed? My PB support expired.
Thanks in advance
Regards,
Pedro Soares

Hi Pedro;
  The WebService.INI file is included with the framework. Have a look for it after you unzip the contents from SourceForge.
Note:
1) The <name> parameter is replaced with the contents of the "is_workspace_name" instance variable.
2) Make sure the WebService.ini file is included in the "Resource Files" tab of your Project object.
3) Make sure the value of your "is_workspace_name" matches the folder name of your PB target.
  - for example: you store your WorkSpace & Target PB files in "C:\Dev\PB125\WSTest"
    then make sure you set ...   is_workspace_name = "WSTest"
4) After migrating the framework (deployed in PB 12.1) - make sure that you change "nc_iis_master" class instance variable  is_pb_expected_version = '12.5.2.5629' to match your version of PB.
Tip: Set the "ib_session_logging" variable to TRUE to see the log from the framework.
HTH
Regards ... Chris

Similar Messages

  • How to access PI Web Service in Different network

    Hi Friends,
    I am working on SOAP-PI- ECC (Sync) scenario, I have completed development and published service in SR, tested successfully using WS Navigator.
    I have shared  web service url and wsdl with Third party team, they are not in my client network, when they are trying to use /implement my Service, it is now working, when I open WSDL url in my network I am able to do that, but third party people getting error page cannot be displayed.
    There is nothing wrong in WSDL URL, so I am thinking that it may be security issues  like that.,
    Is it possible to access PI services in other network??
    Put some light on this,
    Regards,
    raj

    Is it possible to access PI services in other network??
    No....we can access the services when we are in same landscape. The Third party should be first able to connect to your environment/ network....if they are able to do it then the WS can be accessed.
    Similar would be the case if you try opening a WS provided by third-party....you will get a Page cannot be displayed error.
    Regards,
    Abhishek.

  • Requirement is to run CMD.EXE under the Local System Account. So that we can map a network drive to be used by a windows service, which will be created by command: - net use z: \\servername\sharedfolder /persistent:yes

    Environment:
    OS:  Windows 7 32/64 bit, Windows 2008 Server 64
    bit/ Windows 2012 Server 64 bit
    Priority:
    - Critical
    Requirement: - Since
    the Windows Service is running under the Local System Account, we would like to emulate this same behaviour.
    Basically, we would like to run CMD.EXE under the Local System Account. So that we can map a network drive to be used by a service using following
    command
    net use z: \\servername\sharedfolder /persistent:yes.
    Already Attempt:
    We tried to launch the CMD.exe using the DOS Task Scheduler AT command.  Here’s a sample command:
    AT 10:36 /interactive cmd.exe
    But I received a warning that “due
    to security enhancements, this task will run at the time excepted but not interactively.”
    It turns out that this approach will work for XP, 2000 and Server 2003 but due to session isolation
    Interactive services no longer work on Windows 7, Windows Server 2008 and above.
      2.  We
    tried to create a secondary Windows Service via the Service Control (sc.exe) which merely launches CMD.exe.
    <Drive>:\sc create RunCMDAsLSA binpath= "cmd" type=own type=interact <Drive>:\sc
    start RunCMDAsLSA
    In this case the service fails to start and results it the following error message:
    FAILED 1053: The service did not respond to the start or control request in a timely fashion.
      3. One
    suggestion, we found to launch CMD.exe via a Scheduled Task, but
    it is not giving any option to launch CMD.exe in interactive mode; so that I can map network drive using net command.
      4. I read an article, which
    demonstrates the use of PSTools from SysInternals. I launched the command line and executed following command
    psexec -i -s cmd.exe
    PSTools worked fine, but It seems that in scope of Sysinternals Software License
    Terms. You may not "use the software for commercial software hosting services."
    Application will deploy on client, which will be like commercial,
    so we are not able to use PSTools.         
    Kindly assist us for achieving the requirement. We have tried all the ways, but nothing is working for us. Kindly suggest.
    I will be really thankful.

    Hi Sir,
    Nothing worked from above for us. You can see our remarks on posted query.
    That’s why, we posted on forum.
    And there will not be any vulnerability, because, if we will use "net
    use ..."
    in network domain; definitely,
    we will provide username and password of mapped drive system.
    And, that system, itself is given by client; so that, there must not be any vulnerability; they are ready to provide user name and password.
    We need a way; by which we can complete the requirement. Kindly assist.
    Regards,
    S. P. Singh

  • Unable to map master page gallery to network drive on XP Service Pack 3

    I've tried to map the master page gallery to my computer as a network drive. I've tried using the Tools > Map Network Drive method as well as net use x: \server\folder\. Both methods result in failure. I am on Windows XP SP3. I used a colleague's computer
    who has Windows 7. Using my username and the same methods, I was able to map the master page gallery to his computer.
    Has anyone heard of an issue in not being able to map a master page gallery to a machine running XP? It's obviously not my permissions.

    Hi,
    According to your post, my understanding is that you could’t map the master page gallery to your computer as a network drive.
    You can refer to the following KB article You receive an error message when try to map a network drive from a Windows XP workstation: “Logon failure: unknown user name or bad password”
    You also can refer to the following similar posts:
    http://social.technet.microsoft.com/Forums/en-US/df1b2a62-1ee7-43d8-83ea-eeae5f626220/windows-xp-service-pack-3-and-mapped-network-drives
    http://stackoverflow.com/questions/11178480/mapping-a-network-drive-webdav-doesnt-work-with-windows-xp
    If you want to know more about the Windows XP Service Pack 3, you can post your question to the forum for Windows XP Service Pack 3:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=itproxpsp
    More experts will assist you, then you will get more information relation to Windows XP Service Pack 3.
    If you have any problems, please feel free to reply me.
    Thanks,
    Jason Guo

  • Setting up an external hd as a network drive/ setting up a web/fileserver?

    i would like to set up an external hd i have plugged into my imac g5 as a network drive that is accessable throughout my network by my windows based systems and my mac book pro... i would also like to be able to set up a web/file server on osx... i usta use abyss when i used windows for a web server what are some good apps to use for the webserver admin?

    i would like to set up an external hd i have plugged
    into my imac g5 as a network drive that is accessable
    throughout my network by my windows based systems and
    my mac book pro...
    to do that you should try out
    sharepoints
    i would also like to be able to
    set up a web/file server on osx... i usta use abyss
    when i used windows for a web server what are some
    good apps to use for the webserver admin?
    To setup a webserver on your mac goto your System Preferences -> Sharing and turn on 'Personal WebSharing' Then drop your html files and other data in /Library/WebServer/Documents or /Users/yourname/Sites
    Although I have not used it myself you may want to look at Web Control 1.0.7

  • Class Not found : oracle.jdbc.driver.OracleDriver when calling web service

    Hi,
    I have installed the Oracle Data Integrator Public Web Services on Apache Tomcat 5.5 application server with Apache Axis2
    When I try to call the web service OdiInvoke using the operation "listScenario" using only the JdbcDriver as input parameter, the response I get back from the web service call is:
    java.lang.ClassNotFoundException: Class Not found : oracle.jdbc.driver.OracleDriver
    Using the operator "getWebServiceVersion" I get a successfull response back som the connection seems fine.
    Obviously the error has to do with the driver not beeing available but where should I put the driver? Or how do I make it available? When working from Topology Manager, all connections are fine.
    Best regards
    M

    Solved it on my own by putting ojdbc14.jar in the following directory: <Apache-Tomcat install dir>/webapps/axis2/WEB-INF/lib/
    Thought I'd share in case some one else has same issue
    /M

  • Short question about networking, Threads and  web services..

    Lets say I got 2 classes, Midlet A and Thread B.
    I created Thread B because web services (jsr-172) uses networking and It has to be done in a separate thread other then the Midlet A.
    So, in Thread B, I have the run(), where I do all my stuff, and some getSomething() methods.
    I need to have run() complete before calling getSomething(), so I used something like this in Midlet A:
    while(true){
        if(b.isAlive())
            getSomething();
    }Problem is, Thread B only runs to completion when I don't call b.isAlive(). (I know from System.out.println I placed in it) When I do use any methods like wait() or join() or isAlive(), Thread B stops at the web service call.
    I really don't understand what's the problem. I've tried various ways to only call getSomething() when the thread finishes running, but all of them made my WTK emulator hang at the part where it asks for permission to access the network.
    If I don't use getSomething(), which is the purpose of starting the thread in the first place, it runs fine in the emulator and doesn't hang anywhere. Oh the irony.

    Bump!
    Anyone got even half a clue what's wrong? =O
    Hmm. I think that having the midlet wait for the thread causes the midlet to hang because the thread will then wait for the midlet for permission to access the network, but the midlet is waiting for the thread to finish it's code. Damn.
    Message was edited by:
    lonereaction

  • How do I stop web services driver being default?

    Whenever I print, the default is set to a Web Services printer, and I have to change it to my normal network printer.
    How can I change this? It's a pain having to remember to change to the nwtork printer option every time.
    Can't see anywhere in "Support" about this, can't see anywhere I can change it under "Printers and Settings", Control Panel Device Manager or on the printer itself.
    Help!
    This question was solved.
    View Solution.

    HI heepgra,
    Navigate to this location on your laptop.
    Control Panel\Hardware and Sound\Devices and Printers
    Under Printers and Faxes you can see all the printer drivers installed in your machine.
    Selected any printer you want to set as default, right click on the icon and click "Set as Default Printer".
    Hope this helps.
    Kind Regards,
    Oliver
    "Although I work for HP, I'm speaking for myself and not on behalf of HP"--Please mark the post that solves your problem as "Accepted Solution"
    "Say "Thanks" by clicking the Kudos Star in the post that helped you.

  • How to deploy a web service to another machine over a network

    I've built a web service on my desktop, which deploys and functions as inteded on the desktop. What would I need to do to deploy it from a project on this computer to another over the network?

    Hi drewb3172,
    If I understand you correctly, you're just looking to deploy this web service to a computer other than your development system?
    If so, this link should be very helpful: LabVIEW Web Services FAQ: How do I create and install a built application containing a Web server a...
    Have a great day,
    Chris Vo I create and install a built application containing a Web server and Web services VIs?
    Applications Engineer
    National Instruments

  • Can not enable web services. printer on the network. default ip not connecting using auto ip

    B210 - have tried resetting defaults . default IP address will not connect to network with auto IP  had to set IP addrtess manually something similiar to the properties on the verzion hot spot. can not disable web services - never enabled.
    no Primary or secondary DNS server. not sure if this is problem. can print ok thru network.
    This question was solved.
    View Solution.

    Hey bobupton!
    Try going into the printer's EWS and using Google's public DNS servers (8.8.8.8 and 8.8.4.4). It sounds like you know what you're doing so I skipped a few steps on how to get there but if you need more help with it let me know!
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Web Services not connecting to Network

    I have set up and used my ENVY 114 and Web Services. Right now my printer says it cannot connect to the Network. I can use the wireless printing from my iphone, ipad, and macbooks.  But when I try to ise Web Services like eFax - I get an error message saying I cannot connect to the Network. ePrint is on. I have set up a new connection to the Netowrk. The password is correct, I have passed all Network Tests with a Very Good signal strength. The blue wireless indication light is on - but still a Network error populates. What else can I do?

    Hi @backwarddogs ,
    Welcome to the HP Forum. 
    I would like to direct your attention to a post about this issue. 
    eFax users - please read
    You could also call our Cloud Services Department. 
    Please call our Cloud Services at 855-785-2777.  If you live outside the US/Canada Region, please click the link below to get the support number for your region.  http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • HP Photosmart Plus B210 connects to network but cannot enable Web Services

    I am on my second HP Photosmart Plus B210 and neither printers have been able to enable Web Services.
    When I try to connect I get "Cannot Connect to Server".
    I have had my computer, router and printer settings checked by HP Support desk.
    I have changed my IP Settings to manual and set up DNS settings as per the Network Config report.
    I can print without connecting with a USB cable and I can see the printer on my internet browser but for some reason this printer cannot download Product Updates or enable Web Services.
    In desperation, I have got another router - a BT Home Hub 2.0 (which I had spare) and tried this in case my Netgear DG834G Router was causing the problem but this has not changed / helped my problem.  I still cannot enable Web Services.
    Do I take up HP's offer of a 3rd printer?

    Yeah, it is worth a try.  I had my HP rep get me one ASAP...but its still silly on HP's part.
    Its like selling you a car and saying, "Oh but if you want to use the radio, you have to buy this remote for it because the keypad on the stereo we provide does not work"  .. "Oh and we dont include the special remote with the car"...
    That's just not worthy of the brand "HP"

  • My HP 6500A Plus is connected to wireless network and web services but won't print email or code

    I have my HP 6500A Plus connected to my wireless network and it is registered on the HP Web Services but it will not print the printer email address or code.  I have followed the directions.  I would appreciate your help in this matter.  Dave

    Hey ddwilson9999,
    If your printer is telling you that it cannot connect to the server, try these steps.
    1. Find your printer's IP address by printing a network configuration page.
    2. Type you IP address into the address bar of your web browser.
    3. Click on the network tab at the top of the page.
    4. Look at the left hand side and click IPv4 under wireless.
    5. Change the IP settings to Manual.
    6. Enter the printer's IP address, your subnet mask, and your routers IP address or default gateway in the spaces.
    7. Set the Preferred DNS to 8.8.8.8.
    8. Set the Alternate DNS to 8.8.4.4.
    9. Click apply.(You may need to refresh the page if it says processing for longer than a min and click apply again.)
    10. Now try to print the information page.
    Although I am an HP employee, I am speaking for myself and not for HP.
    If I have resolved your issue, feel free to provide Kudos and make sure you mark this thread as solution provided.

  • "Cannot log into Web service" error when tying to use Wifi to connect to Google Drive or Facebook

    We have a relatively new Canon Powershot s120.  Up until a few days ago, it worked just fine to connect to the Wifi and upload pictures to both Google Drive and Facebook.  Now, every time I try to connect, I get a message "Cannot log into Web service"
    I have already tried removing Google Drive from the Camera and re-adding it.  I went into the Canon Image Gateway website and disconnected and then reconnected the service.  That didn't do anything.
    Would really appreciate any tips anyone has.
    Thanks!

    Problem sorted - there is a new set of terms and conditions which came out on the 6th August.
    You have to log in under your current user name & password and agree to them and it works again. I spent a frustrating hour doiung this until I found out that this had happened!

  • Creating a file in network drive and WEB server.

    Hi
        I tried to create and place a text file in network drive(a folder in a system other that MII
    server which is neither FTP nor a webserver) it did not work.while running the transaction using write file action block it throws an error (Authentication failed,Provide valid usermane and password).  Is there a way to get the list of files present in the same folder(a folder in a system other that MII server).but i could able to create a file manually.Please help me in this Regard.
    Thanks,

    Hi Nagireddy,
    this topic is covered in several threads here. Try the following link to a thread where there is much information:
    [https://forums.sdn.sap.com/click.jspa?searchID=19476763&messageID=6478362]
    Michael

Maybe you are looking for

  • Create current date variable at universe level

       Hi Everyone I have created report regarding to daily car sales. However there is records registered for further months, 2015 December for instance. Actually they are error records, but I can't delete them since data transfer is realizing automatic

  • Regarding-Purchase requisition

    Dear All, While creating the purchase requisition user is changing the delivery address. So I need to block the changing options to user. Once we enter the plant name delivery address will extract from the data. Kindly suggest me how can I block the

  • Source system appearing in BI folder : Not able to delete entry RSBASIDOC

    Hi all, Iam creating source system connection from ECC to BI system. But the source system appearing in BI folder all the time, i found one note 1087980 and tried deleting an entry with SRCTYPE = M from RSBASIDOC table with FM RSAP_BIW_DISCONNECT , b

  • One to one CMP relationship... Table Structure

    Table : Person Person_ID First_Name Last_Name Table:Role Person_ID Role_Name Role_Details

  • Is it possible to export a video in a format other than m4v?

    I've just recorded a video in iMovie using the built in camera capture, exported the movie.. tried uploading it to YouTube twice, and both times, it failed. It's saying .m4v isn't a compatible format - but I've uploaded other built in webcam captured