Developing third party  UWL connector using NW04 SP14

Hi
I am developing the 3rd party UWL connector following the guide below.
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00ff559e-c563-2910-17a7-c902dbef9a16
I am using NW04 SP14. It seems the UI for configuration mentioned in document is for 2004s.
Do we have similar documents for NW04 Sp14 development?
Once I created and deployed the par, I wanted to configure Universal Worklist System with the connector I provided (say UwlRssConnector(as per the document above))
I am not getting the connector listed in the connector drop down.
Can any body explain how to configure 3rd party connector and its related steps?
But when I try to configure a new Universal worklist Systems using Universal worklist and workflow->Universal worklist->Universal worklist Systems-
I am a new to UWL concept. Please tell me where can I see the log or trace messages for UWL.(is it defaultTrace.trc)
I am trying to work with the exercise of BEM350_exercise2_solution in NW04 Sp14.This is a sample exercise specified in SAP TechEd 2006.But done using 2004s platform.
If any body has successfully done that, could help me resolving my problem
Please reply as soon as possible
Regards
Arati

Hi,
Have a look at these PDFs...
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/405729e9-314f-2a10-eab6-fcebe6fe8cba
http://help.sap.com/javadocs/nwce/current/uw/UWL%20Custom%20Connector%20API.pdf
Regards,
Srinivas.

Similar Messages

  • Developing 3rd party UWL Connectors for People soft system or other Java sy

    Hi Everyone
    We have one requirement that is u201CDeveloping 3rd party UWL Connectors for People soft system or other Java systemu201D and get the workflows from those system and display in portal though UWL.
    We used u201CUWL Custom Connector APIu201D and written all the required methods.
    Could any one help us u201CWhere can we specify the 3rd party system details?u201D
    If possible please send some sample coding for it.
    Thanks in advance
    Sat

    Hi Satya!
    Like the default SAP backend UWL connectory your 3rd-party connector should make use of a PCD System Object. This system is a mere java component with nothing more than a portalapp.xml defining all the system properties.
    Create a system in the portal system landscape based on the System PAR you depoyed.
    For every UWL connector you create in portal you define a system alias. This alias has to match the one of your new system object.
    And now for the sad part: I didn't find any clue yet about how to access the system from a custom UWL connector. The system alias is available in the method getItems(), but no hint whatsoever how to get the system object to the alias.
    I'm still investigating this, since i'm exactly at this point.
    Regards,
      Juergen

  • Added jTDS as third party DB connector to Oracle SQL Developer and connecti

    I have followed the directions for adding a third party db connector to SQL Developer however as soon as I do the connection manager form doesn't come up for both adding a new connection and editing an exisitng one. I have posted here as I am having issues finsing information or getting help through Oracle forums.

    Two things:
    1 - Confirm you got the jTDS we recommend from here http://www.oracle.com/technetwork/database/migration/omwb-getstarted-093461.html#conf
    2 - Confirm you added the entry in the preferences and pointed to the actual JAR file, not just the directory

  • What is a good third party display to use with the Mac Mini?

    The Acer monitor I bought simply doesn't work with my first generation Mac-Mini. When connected to the VGA connection I get a "input not supported" message. When I connect the DVI, the screen blacks out when I scroll and then comes back, at first I thought it was just with Firefox but soon discovered it was with any application I used. After some research on the internet I discovered that there is a problem with the firmware design on the DVI's on Acer Monitors. My new Acer monitor is enjoying it's new home in my sisters office, on her desk, connected to the VGA plug on her computer, enjoying Windows XP.
    At another web site for the Mac-Mini I was told that there are not that many displays that work for the Mac-Mini and I would be better off purchasing an Apple display, only problem is that the Apple displays are not within my budget. I would like some suggestions on this board from users as to what third party displays they use with a first generation Mac-Mini? I'm looking in the budget range of $200 to $250 dollars. I have a first generation Mac-Mini, Mac OS X Panther.
    PS I have tried setting monitor resolutions using both the VGA and DVI plug, they don't work.
    Thank you for any help I receive.

    Charles,
    I cannot speak on behalf of hooking this model of monitor up to a mini, however I do have a 19" Planar monitor at home hooked up to an old G4 tower via VGA, and the 19" Planar monitor that I have at work is hooked up via digital to my G4 15" PowerBook. I love both of these Planar 19" LCD monitors, and have absolutely no complaints. Planar's three year warranty is nice, and their tech support is top notch. I had an issue with the monitor at work, and I had a replacement on my desk in two days. Returning the bad monitor in the pre-paid box that the new one came in made things effortless. We have a few Planar's in the school district that I work in, and have no major issues with any of them.
    Not too sure what the most recent pricing is on this model, but CDW was selling them for around $225-$230 delivered right to your door.
    Hope this helps.

  • How to communicate with third party bluetooth device using LAbVIEW

    Hi
          I am trying to communicate with a third party bluetooth device using LabVIEW, I am using a bluetooth dongle. I am able to discover the device and able to open the connection by specifying the service as serial port. But after that when I am trying to read and write data between LabVIEW and the bluetooth device (using Bluetooth Read & Bluetooth Write functions) its not happening.
    Dose anybody faced same kind of issue if so kindly guide me, this is first time I am using Blutooth protocol.
    Regards
    Visuman 

    Hi,
    I am able to talk with bluetooth / serial devices by using Labview protocol (not Wii dll). These are steps:
          Discover the bluetooth device in range (Bluetooth dicover.vi)
          Get the address of the device
          Pass device address to Bluetooth RFCOMM Service Discovery.vi to get service list
          Pass channel and uuid to Bluetooth open connection
          After that do write and read (Bluetooth Write / Bluetooth read).
      I hope it works for you.
    Take care
    tp
     

  • Third party camera connector

    Does anyone know of a third party camera connector for the iPad? I am traveling before apple releases theirs.
    Thank you

    Apple will be releasing a camera kit around the end of the month. You can find it on the iPad accessories page.

  • Developing Third Party Connectors for the Universal Worklist

    Hi,
    We need to develop a third party connector for the Universal worklist.
    In order to retrieve the workflow items we want to use a web service that will be developed according our needs.
    The documentation that I found regarding the UWL states that in terms of connectivity we can use Web based protocols such as HTTP and Web Services, but i couldn't find any example for this, besides the SONIC.
    Has someone already developed a third party connector? Examples?
    Thanks in advance.
    Best regards,
    José

    Hi,
    Have a look at these PDFs...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/405729e9-314f-2a10-eab6-fcebe6fe8cba
    http://help.sap.com/javadocs/nwce/current/uw/UWL%20Custom%20Connector%20API.pdf
    Regards,
    Srinivas.

  • How can I set up printing to queues on a Windows 2008 server directly from the iPad apps and not from third-party applications without using AppleTalk or Bonjour?

    We have a Windows 2003/2008 server-based network with a dedicated print server which we would like to be able to print to over Wi-Fi.  How can I set up the printers on the iPad without downloading a third party application such as Print Central or Print N Share?  I want to just click the arrow and "Print" then choose the printer, which doesnt show up.  I want to be able to use the existing TCP/IP-based network that we have to reach these queues, not having to install Bonjour or AppleTalk to reach them.
    Thanks,
    KMQ7

    This would really be the "Holy Grail"   right now.  I think this a feature that every large organization requires. AirPrint works on a small scale, but is not really an enterprise class application.  In addition it uses the Bonjour discovery process which is difficult in a large LAN WAN environment.  For those that would remind me, I am aware of the enhancement link 

  • How to configure Solaris that third-party software can use Netscape

    Hi,
    I don't know if this is Solaris configuration issue.
    I have Storage Foundation installed on Solaris 10 SPARC.
    And I am using the VEA GUI application to manage storage. Then I intentionally made some activities that the Error window appears with the link.
    This link point to the Veritas web page.
    After clicking on this link the error appears:
    "Error attempting to launch web browser.:
    netscape: not found"
    Please tell me whether this issue is because it needs some changes in Solaris or maybe the Storage Foundation needs to be configured properly?
    The internet connection works fine while executing the Netscape from CDE.
    Kind regards,
    Daniel

    I don't think it has anything to do with the third-party software. When you click on a link or document, the OS tries to access it using the associated application. In your case, clicking on a hyperlink tries to load the default web browser which on your system is Netscape.
    If say, you installed Firefox and configured it to be the default web browser then Solaris would launch it instead.
    Try to manually launch Netscape and in the preferences, set it as the default web browser. See how you go with that.
    Cheers,
    Erick Ramirez
    Melbourne, Australia

  • Extend range of unencrypted WLAN of third party router *without* using WDS

    Hello,
    Imagine the following scenario for which I would like to find a solution -- but I think it's impossible, so I'm looking for hints:
    My neighbour operates an open (unencrypted, unprotected) wireless network that I can use. He uses a third party WLAN router that does not support WDS. I have good reception only in a certain area in our house, so I would like to extend the range of the network, using my Airport Express station (or possibly other hardware).
    I cannot make changes to the configuration of my neighbours router anyway, because we don't know the password for the configuration pages (and we don't want to reset the device to factory defaults).
    I know that normally one would configure the two routers (his and mine) to use WDS (each knows the other's MAC address, uses the same channel, SSID and encryption setting etc.), but this is not possible here.
    I could join his network with my powerbook wirelessly and then set up sharing preferences on the powerbook such that the WLAN internet connection would be shared onto the ethernet port to which I would connect my Airport Express station to allow wireless access by other machines. This isn't the cleanest setup because I think my powerbook would have to distribute IP addresses using DHCP and NAT which my neighbour's router does, too, so we should not use the same IP range (e.g. would use 192.168.1.xxx and I would use 10.0.1.xxx) and probably we shouldn't use the same SSID, either.
    Because there's no WDS support, something like the above seems to be the only solution to me, namely: I would have to join his network as a normal client and the redistribute more or less separately (different subnet/different SSID/different IP address range/...).
    Now, the Airport Express can join an existing network as a client, but despite the displayed settings in Airport Admin Utility, bridging to the ehternet port or Airport Express does not work. I have read a lot of Apple documentation, and my understanding is that when setting up Airport Express to join an existing wireless network, the only purpose would be to use it as the receiving end for iTunes music streaming and possibly to connect a printer to it; but the ethernet is completely disabled. (It took me hours to figure this out because the Admin utility clearly suggests that the station would operate as WLAN-ethernet bridge in this setting, but it doesn't.)
    So do you have any other solutions to this problem? WOuld an AIrport Extreme station be capable of doing this?
    I don't want to use my powerbook as the 'bridge' to share the WLAN connection to the ethernet port as described above because that would require my powerbook to be on alll the time and be located in an inconvenient place.
    Thanks for your replies!
    P.S.: I do have some older/other wireless routers available, but I think they're not going to help because they won't allow this rather unusual setting. They're all very basic.
    Powerbook G4 1 GHz   Mac OS X (10.4.7)   Airport Express

    WOuld an AIrport Extreme station be capable of doing this?
    No. The only way an AirPort Extreme base station (AEBS) can wirelessly join a network is using WDS. It does not offer the wireless client mode like the AirPort Express (AX).
    Using your PowerBook as you suggested is the only solution using Apple's devices.
    There may be 3rd party repeaters that you can use but I have no experience with them.

  • Third-party e-mail using bellsouth account on FiOS ISP

    My elderly parents were just set up on FiOS as the ISP. They have bellsouth.net as a third-party e-mail through my account. Even when I change the outgoing SMTP to outgoing.verizon.net and try port. 25, 465 or 587, outgoing e-mail through Outlook Express still doesn't work.

    If you are using outgoing.verizon.net, then you need to set it to "My server requires authentication" and enter your verizon.net username and password. Port should be either 25 or 587.
    If you are using a 3rd party outgoing server on a Verizon connection, then it would be set up as normal but on a port other than 25. Any other port the 3rd party allows should work, but 25 will not.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Logon Problem in to third party HTTP Server using HTTP Adapter

    Hi All,
    I am trying to use a receiver HTTP Adapter to communicate to third party asp based Webserver.
    The Server expects the content type as application/x-www-form-urlencoded.
    So, in the HTTP receiver communication channel I gave content type as application/x-www-form-urlencoded. The Problem is that now we are getting logon error message from the application though we use the correct user and password provided by them.
    They have given us a HTTP test tool which is perfectly working with the user ad password used in PI HTTP Adapter receiver channel.
    kindly share your thoughts on this issue.
    Thanks in advance.
    Regards,
    Sudharshan N A

    Satish,
    I have used Non-SAP logon only..
    I doubt that the problem may be due to some encoding issue.. since the webserver expects a different Content type (application/x-www-form-urlencoded).
    I donno if my doubt is logical
    thanks.
    Regards,
    Sudharshan N A

  • Third party encoding for use with iDVD?

    Hello All,
    I have been doing a little bit of research on this, but I think I need some answers from more experienced users.
    Are there any third party apps that do a better quality job of encoding video for use with iDVD? I edit my videos in Final Cut Express and then I import to iDVD and while the quality is OK I wonder if I can get it to look better ( I use SD footage and I encode in Professional Quality).
    Has anyone here used a third party app that does a better job? (faster and/or better image quality)
    Thanks for your help.
    Mike

    Mike - Be sure and double-check over in the FCE forum to make sure you're using the best settings to make the jump from FCE to iDVD.
    The Pro algorithm is supposed to be iDVD's best setting (for all production lengths), if you have a shorter production (under 60 min), try using Best Performance and see if that gives you anything better.
    John

  • Connecting to third party JMS Queue using Patchbay

    Hi All,
    We are trying to connect to a third party JMS queue configured in a remote weblogic server using ATG patcbay. We have configured the provider in dynamoMessagingSystem.xml and created a InitialContextFactory and provided all the queue configurations.
    When it tries to initializes it is trying to create a dynamic queue and saying that JMSHelper class is not configured so that it cannot create the queue (The queue exists in the remote server). When we given configurations based on the details available under C:\ATG\ATG10.0.3\WebLogic\JMSProvider, it is saying that we have to provide a TopicConnectionFactory (We dont need to use any Topics). If we provide TopicConnectionFactory then it will say that your connection factory don't have any Topics configured.
    I have read that for configuring with your application server's queue, this will try creating dynamic queues, but nowhere it is mentioned that how it will differentiate it is a third party queue or an application server queue.
    In our case the application server and the remote server which acts as queue server are Weblogic.
    Not sure why this is behaving like this and there is no proper documentation available in ATG that how to configure the third party queues using Patchbay.
    Any pointers regarding this would be of great help.
    Thanks,
    R.

    Hello kilgores. Welcome to the Apple Discussions!
    Something to ask your IT staff is if they use a proxy server for Internet access. If so, do they require proxy configuration scripts (.pac) to provide access to the Internet through your company's firewall. This information would normally be added to your browser's settings.
    For Safari: Preferences... > Advanced > Proxies > Change Settings... > Automatic Proxy Configuration

  • Acknowledgement from third party data base using receiver jdbc adapter

    Hi ,
    I've a scenario where I'm sending material master data to third party database  using an automated scheduled  prgram in R/3 , i've used asynchronous abap proxy to receiver JDBC scenario. But now they are asking to design in such a way that there should be an acknowledgement to the sender  if data has not been updated in database.
    pl help me how to design the above .
    pointe will be rewarded
    thanks
    mojib

    Hi mohammad,
       In the design (IR) when u r specifying the messages interface define it has synchronous message there u will get the reponse message tag below the actual message interface. Here you can define the reponse message frm the thrid party if the message got failed.
    Try do this with help of integration senario in which u can define the reponse(which is failed) also..............
    Regards
    Sai
    READ RULES OF ENGAGEMENT
    DON'T ASK FOR POINTS
    Edited by: Prateek Raj Srivastava on Mar 26, 2010 2:17 PM

Maybe you are looking for

  • Packaging output.-URGENT

    Hi Guru, When user creating delivery and changing PGI date e.g 27/09 to 26/09 he is unable to view the output of packaging material. When he is not changing PGI date it is coming. The same scenario I run it's working properly. I checked configuration

  • Displaying a message when there are no results from an XSL Query

    Using MM_XSLTransform.class.php I am querying an XML file to produce a list of places whose town name or address match a letter of the alphabet. The letter is passed as a variable in a URL. XSL: <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.

  • Azure MFA User Portal - Cannot Connect

    The issue that I am having is that after installing the User Portal, I receive this error message: Error communicating with the local Multi-Factor Authentication service. Please contact your administrator. I found a recent MSDN forum question titled

  • IPhoto cl_kernels plug-in failure notice?

    My iPhoto program has started importing photos with lines through them and then crashes when I try to edit them.  It gives me a message that it was a cl_kernels plug-in failure.  Preview has also been exporting edited photos with the same lines in th

  • EJBQL delete statment - error

    Hi, I'm trying to execute a simple delete statment: DELETE FROM SecurityRate sr WHERE sr.assetId = :assetId AND sr.relevanceDay = :relevanceDay AND sr.cDataSourceId = :dataSource AND sr.cTradingTypeId = :tradingType AND sr.securityRateId > 0 But all