Driver creation

Hi Experts,
I am creating a driver after clicking on Create Person button but in Create in BP roles unable to find Driver (Ref. attached screenshot). Please suggest if I missed any configuration.
Thanks,
Shakti

Hey Shakti,
try BP role "TM Labor Resource" (see screenshot).
Best regards,
Marcel

Similar Messages

  • How do change hard drive creation date on OS 10.3.9 hard drive

    Nuts, I installed my OS and configured everything without releasing that because the battery was dean the date had reverted back to 1976. Any way to change the hard drive creation date that shows up in GetInfo on my hard drive. Thanks

    Hi, Brett -
    That is often an effective solution, when OS 9 is available on another drive or machine, and all that is needed is the availability of Classic.
    Unlike OSX, an OS 9 System Folder can be copied via a Finder copy process (drag and drop) and still retain full functionality.
    However... if the receiving machine is OS 9 bootable, and the need is not only for Classic but also for a bootable OS 9 System Folder, copying such a folder from a different model Mac will rarely work. Unless specific steps are taken to perform a universal install of OS 9, an OS 9 install will be tailored to the machine it is installed upon - it will be model-specific to that machine.

  • Flash Drive & Creation Date problems

    Hello,
    I have had several flash drives (different models and brands), all formatted for MS-DOS, since I need to use them on both Mac & PC... when they are formatted this way my notebook (12 inch Powerbook G4 1.33GHZ, 10.3.9) reads it as having a creation date of Dec. 31 1903, no matter what the actual creation date was. It does this with files that are dragged in from the notebook, from the PC, and from those that are created on the Flash drive. The PC reads the created dates just fine. But once they hit the mac reader, everything gets messed up and only the modified date remains with the file as it gets moved around. The Apple folks say this is a problem if the flash is not formatted specifically for Mac... Does anyone know a way around this so I can use it with both PC and Mac??? Thanks!! Fifi

    Use and Ipod. I had so much trouble because whenever I transferred files to a usb drive (stick) it changed the dates to the date they were transferred, not the last day worked one, so I would work on older files without knowing it. Real problem. I tried several sticks and called the companies. It is a MAC problem--the resolution, use your ipod to transfer files and it all works out fine. 10.3.9 seems to be unique to this problem--10.4 seems to have fixed the problem. So, until I change OS, I use my ipod and it works fine.

  • Boot Drive Creation

    I have read elsewhere that it is advisable to set up a separate boot drive containing system and application files but using other drives for data files. Could someone give me a step by step approach to getting only the necessary system and application files on the boot drive and all the file data on other drives? Also if there are any "gotchas" in attempting this approach!
    Any help would be deeply appreciated.
    Dennis

    Just install OS X on what will be the boot drive. Other application software will normally be installed in the default Applications folder on the boot drive.

  • "undefined symbol" error while using a custom instrument driver

    Hello all, I'm facing a problem related to instrument driver creation.
    I want to pack a part of my code to a .FP to be able to reuse it in other applications of mine. This part of code includes calls to Windows API and a third party dll. I have included both windows.h and the include for the dll in the header file for the instrument. I developed the source code and next a little application that simply calls one function to test the result of my work, but I get some 'undefined symbol' errores while linking the test application with the instrument. The instrument header file is included in program source file.
    Situation is as follows:
    I can run the test application if I include the source file for the instrument directly in the project (without loading the instrument)
    I created a static library and can have the test program up and running if directly including the library in the project (again without the .fp file)
    I get linker errors when trying to use the instrument I created based on the same code, both when including the instrument at source code level and when including at library level. Adding the .fp to the project makes no difference
    Linker errors are all related to WinSDK and third-party dll functions.
    Question is: where and how I have to declare the symbols apart including the appropriate .h files in the instrument header file?
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

    Being waited on to log on... how flattering
    I wish I had a simple and obvious solution, but I don't.
    The problem in this case is that, whereas DLLs (via their import libraries) carry no additional build-time dependencies to their clients, that is not the case with object files and static libraries: any project that uses those .obj and .lib files must satisfy all of their dependencies when that project builds.
    There is a mechanism, with .fp files, to advertise such dependencies to the clients of the .fp, and that is the auto-load list (Edit>>FP Auto-Load List, in the function tree editor). The caveat, however, is that these indirect dependencies must have a companion .fp that you can add to this list. And in your case, you don't have one. So the only solution I can think of is for you to create a very thin wrapper module where you would wrap all of the SDK functions that you need, then create a basic .fp for this wrapper -- you can do this semi-automatically, from the header file (Options>>Generate Function Tree) -- and then add this .fp to the auto-load list of your primary .fp. And then you'll probably have to create a second .fp wrapper for your other dependency (a non-SDK third-party DLL?).
    Once you have declared the dependency chain for this .fp, you should then be able to use it on any test application and CVI should know to link in these additional static libraries whenever it builds the test application.
    If you choose to go this route, you'll probably have to deal with a bunch of non-standard data types in the parameters of the SDK functions. I don't remember if these are automatically added to the .fp when you create it from the header file. If not, all you need to do is add them to the .fp  later (Options>>Data Types, from the function panel editor). Don't worry about providing the definitions for these data types. They're not necessary. You just need to make sure that their names are in the list.
    Luis
    Message Edited by LuisG on 05-19-2010 10:43 AM

  • Created 8.1 Recovery Drive but it won't boot

    My PC originally had Windows 7 x64. When Windows 8 was released it was upgraded thru special offers to Windows 8 with Media Center and since then was upgraded thru the store to 8.1. Its been running fine for a few weeks. In the interest of being prepared
    for an emergency, today I created recovery media. In the past my Windows 8 repair disk came in handy, so I was sorry to find that you can't burn a repair disk for 8.1. Therefore I produced several usb recovery drives using card readers with flash cards and
    thumb drives. No errors were reported during the recovery drive creation process for any of these media. However booting from any of them fails. The system starts to boot, displays the Windows logo and spinning dots, then BSOD and restart.  :(

    That's disturbing.
    It seems to me the only way to have at least some disaster preparedness is to boot from the Windows 8 disc.  You'll need to load the specific drivers you'll need for your system to get out of the starting blocks and restore your backups. 
    I keep those drivers (e.g.,, for my RAID card) on the backup drives in easy-to-find root directories.
    I haven't tried it myself, as I have a Windows 8.1 disc, but I have heard you can boot up a Windows 8 (.0) disc and restore an 8.1 system using that.  Therefore it's possible one of your System Recovery Discs you made can still help you.
    But the current system facilitating making bootable media on USB only?  How silly is that?
    That reminds me, I need to try to see if a bootable USB external hard drive can be made.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Tektronix TDS680B Driver

    Hey everyone, I'm trying to get waveform data in the form of a CSV file off of a Tektronix TDS680B.  I've looked all over this site and others but have not been able to find a Labview Driver for this particular oscilliscope.  Does anyone know where I can find one, or know enough about driver creation to help me build one?
    Thanks for your help!

    Perhaps you can use/modify a driver for one of the scopes in the same family since they have the same programming manual. There are drivers for the 420/460 and 684/694/744/754/784.
    Instructions for writing a driver is one of the links on the Instrument Driver Network.

  • Fusion SSD very slow with Mavericks

    Hi Everyone,
    I have a Late 2012 Mac Mini with 2.3 quad core i7, 16g ram, 1TB of HDD and Samsung 840 250G SSD installed. I recently bought the samsung SSD in order to create my own Fusion drive but Since the expected release of Mavericks I decided to wait for it.
    Soon as Mavericks was released I tried to create a DIY Fusion drive. I have done so with the help of OWC Fusion drive creation guide. and in theory managed to create it successfully.
    The problem is that SSD start performing VERY SLOW!. Before the Fusion drive I had 250 Write and 500 Read, now I have between 40-50 Write and 120 Read.
    Can anyone help me with this? I am pretty new in the mac world and not sure how to deal with it. I tried looking in forums (including this one) but could find solution.
    Thanks,

    Did you ever figure this out?  I have a very similar issue going on right now that leaves me uncertain whether I am really getting strong speeds out of my SSD. 
    Let me know what you learned and if you want to know more about my situation, you can read it here: https://discussions.apple.com/thread/6063791

  • Special stock for an STO and MRP segment

    Hi,
    I have a scenario wherein I need to differentiate between stocks for two diff. STO's in manufacturing plant coming in from 2 diff. plants. The demand at the recieving plant is through reorder point which then drives creation of an STO. I cannot use a MTO strategy as its on ROP. This material is on a MTO strategy at supplying plant while its on ROP (make to stock) at recieving plant.
    Is there any way I could create a separate MRP segment or special stock for each STO at supplying plant?
    Each STO has diff. label info hence we need to differentaiate stocks between STO's.
    Das
    Edited by: das k on Jan 26, 2008 12:12 AM

    If you want to differentiate a stock .only way is to monitor is maintain  2 material code.

  • Mods: Re Creative and conflicting statemen

    I'm an extremely annoyed X-Fi Fatality owner on Vista Ultimate 32bit.On XP this was a good, if not great, card, with good performance and features. It was used extensi'vely for recording and processing in Ableton Li've and Sonar, using the front panel MIDI and audio and SPDIF inputs. After an upgrade to Vista, I find that Creative themselves are releasing contradictory, and inaccurate, information to justify the very late [currently non-existent] arrival for a set of working software, comparable to that of XP, just as promised in a sticky, on this forum. The claims regarding drivers made by Mods on this forum in posts both general and sticky are often contradictory, and disingenuous.eg:?MS changed the architecture of Vista Audio really late, so we had no time to prepare. This is patently not true. Catherine herself links to a post from an MS employee?regarding the audio stack architecture, the structure for which was finalised and released to Devs in September 2005, the actual announcement date was September 5th 2005. That's quite a long time ago, hey Creative?Or:?Drivers will be released shortly, the delay is for WHQL certification. [This post after Dell got a fuller feature set than was available to us mere mortals]. This is also not true. The standard processing time for WHQL certification is 2-7 days maximum. This is providing?the developer submits their WHQL test logs themselves, and does not requires Microsoft to run the tests. Microsoft WHQL testing takes 7 days. This gives a maximum time of 4 days for complete WHQL certification. Do Creative do their own WHQL testing or is it farmed out?Why do Dell matter more than we do?Why don't we just get an honest answer?Even 'I don't know', is better than some excuses which hold no water. PS I've downloaded the .torrent and am seeding as we speak, just to save anyone else paying a shafting and handwringing fee, for software we were promised in a sticky, by a mod on this forum. Outrageous Creative.

    Cat: I just want to clarify that the information is not written by mods, it comes from the relevant groups within Creative, the ones that deal with these issues directly. I am aware the information does not come directly from the mods, that's why I never intimated that it did.Maybe these 'groups within Creative' that are supposedly dealing with these issues need to communicate a little more, mmmkay?I am also aware that the situation is a little [but not much] more complex than I made out for driver creation, although only Creative seems to have had such serious delays. The fact remains that every other manufacturer of souncards that I am aware of has had working WHQL drivers available far far sooner, and didn't try and shaft their existing customers with FUD, and fob off Duke Nukem 4 type 'ready when they're ready so you'll just have to wait you proles', type responses to requests for information. Also no other manufacturer I am aware of has tried to charge a fee of any kind for further support under Vista. This may be understandable for extra features such as WaveRT drivers, but for a broken and reduced feature set? That bites the big red one, spins around, and spits it out. An honest 'we don't know, we're working on it' would go a long way here. If you are aware of another manufacturer with a feature set as woeful and incomplete as yours is, after this time, please tell us who. Even my M-Audio and MOTU kit [some of which is fairly specialist] works under Vista, and Sonar 6 now comes with WaveRT support?Cat: The software was mentioned in the sticky, and the shipping/handling/processing fee was also mentioned (that is the only cost), it wasn't hidden. Yes I know that, that was not at dispute, I never said it wasn't mentioned. Jeez, it's just pathological. Immediate gainsaying of anything without even reading what's said. My point is that you still haven't got a driver that supports the same feature set as XP, as promised in a sticky, or even one that is stable enough for general day to day use. Instead we get charged a fee; for a driver with less features, poor performance, limited availability and an associated cost. I'm upset because I LOVED my X-Fi card under XP, and I really enjoy using Vista. Your card?and software under Vista, however, blows monkey chunks. So a card I LOVED using is now a broken pile of tat, and you [Creative] don't appear?give a toss, still advertising this card as Vista Ready. Yep it's Vista ready alright, providing you pay extra cash for some semi-featured, semi-working bloatware.
    Imagine someone took your favourite [insert feminine thing here [shoes, soft cushions, kittens]], broke it, mended it with spit and string and gave it back. "Here you go, it's as good as it's ever going to be now, enjoy."?Getting the picture yet?Thousand of people saying the same thing sinking in yet?

  • Issue with Audit Vault Collector for Peoplesoft-MS Sql Server

    Experts,
    Requesting your valuable inputs regarding below issue :
    Environment:
    - Peoplesoft with SQL Server 2008
    - Oracle Audit Vault.
    Current issue with Audit Vault collector for SQL server is that it is not giving PSFT login ID instead it is giving Peoplesoft DB service Account ID.
    Is this expected ?. If yes, what is the workaround ? Can Database Firewall is a best option to capture PSFT login ID ?
    Thanks

    Hi Rabi ,
      just do one think here ..
    During data source creation , in the Additional tab area , in the SQL Engine session , select "Vendor SQL"  instead of "Open SQL".
    HOw could u create data source without selecting the driver corrsponding to MS SQL.?
    it is recommended to download the latest Driver and use this for Driver creation.
    let me know ..
                                       Regards
                                       Kishor Gopinathan

  • Satellite C70-A-13D: Cannot create recovery media - error 02016e-3c-0000000

    Hi
    I am trying to create a recovery flash drive on my new laptop satellite c70-a-13d windows 8 operating system and keep getting the following message
    differences were found between the following files z\recovery\install20.swm target path e:\\zzimages\zzimages\install20.swm (error code 02016e_3c_0000000
    and the recovery drive creation will not complete any ideas what is wrong ive tried doing it a few times --the flash drive is a toshiba transmemory 16gb uhybs-o16gh
    Any help would be appreciated,
    i am loathe to buy discs just to have the same problem with them too!

    Try please to create recovery DVD. Few empty discs are not expensive. If the same problem happen again I recommend you to contact nearest Toshiba service provider in your country and explain the situation. It is not your fault and maybe you will get new recovery disc for free.
    Just dont delete anything on the HDD.

  • Tables in is-oil

    Hi all
        what are the tables and fields used in Is-oil transaction

    Praveen,
    IS-Oil is packaged with standard SAP (ie) all modules like MM,SD,FI are available along with addon of IS-Oil . Codes and tables are same as in standard R/3
    PO -T.code - ME27 - Tables - EKKO,EKPO
    Sales order -T.code VA01 - VBAK,VBAP
    All material doucments are as in other R/3 systems saved in MSEG additionally Alternative units of posting material doucment will be enabled which willbe saved in MSEG02.
    Mostly in IS-OIL Down stream - TD,TSW,HPM will be used .
    Few Transaction codes are
    O4F1 - Create Shipments
    O4F2- Change shipments
    O4F3 - Display Shipment
    O4G1- Change Loading Confirmation
    O4G2- Display Loading Confirmation
    O4H1- Change Delivery Confirmation
    O4H2- Display Delivery Confirmation
    All these information will be available in Tables
    OIGS TD Shipment Header
    OIGSE TD Events
    OIGSH TD Shipment History
    OIGSI Shipment Item
    OIGSM TD Material Allocated to a Shipment
    OIGSMS TD Material Samples on a Shipment
    OIGSMV TD Material Balance on Vehicle
    OIGSS TD Shipment Stages
    OIGSV TD Vehicles in Transport/Shipment
    OIGSVC TD Transport Unit in Shipment
    OIGSVCC TD Compartment in Shipment
    OIGSVCS TD Vehicle Seals on Transport Units
    OIGSVD TD Driver per Vehicle on a Shipment
    OIGSVIIS TD Shipment Assignment of Document Items
    OIGSVMQ TD Quantity Item for Material on Vehicle
    OIGSVMQM TD On Board Movements References
    OIGSVMQO1 TD Quantity Item Calculation Parameters
    OIGSVMQO2 TD Quantity Item Additional Quantities
    O4V1 Vehicle creation
    O4V2 -Vehicle creation
    O4V3 - Vehicle creation
    O4C1 - Create Transport Unit
    O4C2/O4C3 - Display/Change Transport Unit
    O4D1/O4D2/O4D3 - Driver creation/Change/Display
    Tables for the above
    OIGV TD Vehicle Header
    OIGVL TD Licenses Needed for Vehicle
    OIGVT TD Vehicle Header Text
    OIGVTU TD Vehicle - Transport Unit Assignment
    VI01 - Create Shipment costing documents
    VI02 - Display Shipment costing documents
    O401- Create Business location
    O402- Change Business location
    O403 -Change Business location
    O4R1/O4R2/O4R3 - Rack meter create/change/display
    For Terminal automations system interface
    Load ID related - O4P5,O4PR
    For more details ..
    Go to transaction code TSTCT - type in O4* you will get all most of OIL Related transaction.
    Simialrly for table look at SE11 - OIG* it will list all ..

  • Programming optical power meter 1931 c on labview.

    I have very less experience with labview and need help programming. I have installed the drivers, how should i figure out the block diagram?

    Hello to all who read this,
    I think I can attest to the thread starter over his frustrations. But i i would like to borrow this thread to highlight some 'quirks' with Newport devices.
    I am personally using Newport's 1935-C Power Meter with 918D Photodetector IR OD3 (A newer variation of the 1931-C). I have attached the user manual and LLBs that came from Newport FTP website. The power meter basically can communicate via RS232 or USB (square port on device) to USB flat port(on PC). The Power meter i believe is not a USBTMC class of instrument and thus can only be recognised in MAX via use of VISA driver creation method for USB Raw device.
    Try out #1-> USB RAW Talking: I did follow NI's tutorial on creating the USB INF files for this power meter via the VISA Driver Wizard. However, this will require complicated development of the VI for say extracting the value the power meter is measuring throught the PMOWER? command.
    Try out #2-> Going through tutorials on various levels of communicating with instruments, I understand that you could have Direct I/O, PLug and Play Drivers etc. which translates to shortest development time to longest development time and consequently varying functionality sophitication. Since Try out #1 was complicated, I decided to go with the I/O Instrument Assistant method of building a simple VI to extract the measurement. Of course this has to be done via RS232 Serial port. (I have tried using USB Raw drivers done by the Driver wizard, and having Instr I/O Asst. to find my USB instrument but it could only show me GPIB and Serial. MAX did detect the USB device.)
    As I have learnt from my course instructor at NI Singapore, based in Ngee Ann Polytechnic, I set the approapriate parameters of baud rate, bit parity etc in MAX-> Serial and validated it. It was fine. I opened VISA Test panel but failed to get any explicit response from the Newport device.
    I use the Instr I/O Asst to run a Query and Parse step on the COM port of the RS232 where the Newport instrument is connected. It return the bites and ASCII string. However, it was not the appropriate response as set out by  Newport's list of commands in their user manual. (I have attached a screen shot of it)
    Ultimate Try out-> At wits end, I managed to find the sample drivers designed by Newport themselves and place the LLB (also attached) in my instr.lib folder. The Sub VIs in the Instrument Drivers for Newport showed a few icons like Query icon, Parse Icon, Send, Read. I looked at the Hierachy diagram and noticed they use case structures and sequence structures to pass from Write to Read. But I have do not fully understand the principles behind their Sample Query VI. The Sample Query VI on its own does work off hand, but it merely alows the user a interface to query the instrument and extracting the readout.
    So I would like to ask NI,
    1. Could the weird Query and Parse observation be due to hardware or the lack of support by NI's Instrument I/O Assitant? (version 2.4 was used). The conclusion i have is that I am not getting the appropriate response after parsing (evident when the byte index is 0, ASCII string is the command i sent out). If the Instr I/O Asst. were to work as it would have, then things will be simpler in developing the VIs for my purpose of extracting readouts at fixed intervals and plot on a Graph chart within Labview. 
    2. How can I proceed from here after "banging" walls in trying to communicate with the device? Newport has no proper step by step into using their sample Labview drivers.
    Appreciate it if someone could provide some input.
    Andrew
    Nanyang Technological University
    Attachments:
    1935_2935_Power_Meter_User's_Manual.pdf ‏4776 KB
    NP_GeneralDrivers_LV8.llb ‏226 KB
    Instrument IO Asst queried after parsing wrong response.JPG ‏125 KB

  • MySql connection with EJB2 project

    Hi Experts,
    I’m new in net weaver. I developed a CMP bean using EJB2 project. Now I want to connect with a table which has in MySql database. In net weaver MAXDB,ORACLE etc… options are there, but MySql is not there. So pls help me for connecting MySql.
    Thanks in Advance
    Toji.

    Hi Toji,
    I am not sure you can achieve a Container Managed Persistence if the target database is on some other machine and especially for MySQL, since SAP has their own proprietary database called MaxDB which is also a free product from MySQL AB using which we cannot even achieve a Container Managed Persistence if it installed on another machine.
    But you can achieve a Bean Managed Persistence for handling data in the MySQL database.For this,
    1) First of all, based on the version of the MySQL you will have to download the appropriate JDBC driver for MySQL.
    2) You will have to create an entry for the MySQL JDBC driver through Visual Administrator(access it from <Drive>:\usr\sap\<System ID>\JC<Instance Number>\j2ee\admin\go.bat  in the case of windows system).Here while creating the entry you will have to upload the downloaded JDBC driver.For this after login on to the Visual Administrator using the user with admin right, you will have to navigate upto,
                 Server->Services->JDBC Connector.
    3) You will have to create one Data Source. Here you will have to mention the application name , Data Source name, Driver Name( u have to select the earlier created Driver here) , Alias name, JDBC Version, Drive class, Database URL , Username and Password.
    The Driver name and Database URL u will have to mention like this.
    Driver Name -> com.mysql.jdbc.Driver
    URL            -> jdbc:mysql://<database name>
    4) In the BMP bean, you can look up the datasource like,
    InitialContext ctx = new InitialContext();
    DataSource ds = (DataSource) ctx.lookup("jdbc/<DataSource Alias Name mentioned while creating datasource in Visual Administrator>");
    Using this DataSource instance, you can create connection and execute queries.
    Just refer this help for getting knowledge on Driver creation and DataSource creation for MaxDB.
    http://help.sap.com/saphelp_nw04s/helpdata/en/42/073e1d0ab7540fe10000000a114cbd/content.htm
    Regards,
    Kishor Gopinathan

Maybe you are looking for