View employee picture in a report

Hi,
Is there anyway to view the employee picture in a concurrent request?
SELECT PPF.person_id,PI.IMAGE_ID,PI.IMAGE
FROM PER_IMAGES PI, PER_PEOPLE_F PPF
WHERE PI.table_name = 'PER_PEOPLE_F'
AND PI.parent_id = PPF.person_id
AND PPF.person_id = :pers_idwhen i supmitted the concurent request it gives me warning, and when i attach it to .rtf template it gives me an error says:
REP-1295: Data format of column 'IMAGE' is unsupportedanyone tried the same and was successful?
Thanks

I don't think you can do that in a concurrent request Report.
Have you considered re-writing your report in XML Publisher? It's possible to do it with XML Publisher - see:
http://blogs.oracle.com/xmlpublisher/entry/blob_clob_raw_and_looooong
You might hit problems if you're using 11i though: per_images stores images with the obsolete LONG RAW datatype. In r12 it's a regular BLOB so that should be fine.

Similar Messages

  • Nakisa embedded org chart-Team view, employees under Reporting line is empty

    Hello,
    I am trying to enable Nakisa embedded org chart, but when i go to Team view, employees  under Reporting line is empty. And also i am not able to view the employees under Org.Unit.
    Can anyone please help me with this.
    Attached screen shots.
    Thanks in advance.
    Geo

    hi george ,
    activate the NAKISA in SICF and chk once in portal the settings and kindly configure OADP settings in MSS u can get the structure in the Team view of MANAGER heirarchy ,  and chk the HCM_PD_UI_1  is active in SFW5 
    SM30  ---  V_THV_APP_C
    CLICK  ON Activate Hierarchy visualization option for MSSBIZVIEW  AND FOLLOW BELOW THREADS
    1823692 - MSS Team View isn´t displayed on the portal
    MSS Team View is blank
    MSS Team - On Behalf of Applications

  • How to get Employee Picture in Smartforms

    Hi Experts
    Please help me out in getting employee picture in Smartforms
    I have used the following FMs
    1. HR_IMAGE_EXISTS
    2. SCMS_DOC_URL_READ
    By using these two FM i got the URL and i am able to get the picture in my Report Program,by using FM 'ISM_URL_SHOW'.
    But Please tell how to get this picture in Smartform .
    As i am generating Employee Biodata and in that i need employee Picture.
    Please HELP me ....
    Thanks & Regards
    Shaveta Prabhakar

    Hi,
         U need pictures in smartforms for that just try this one I think so it will help full to u.
          First Upload that picture in the se78 that photo must be in the bitmapformat(picture.bmp).
    steps are:
             goto se78>graphics->import--->it asks the file path here,fill those details
    Then goto Smartform--->In which page u want to put the picture,
              there click that page  and goto Background picture,
             here give the name of that picture and select the resolution and positin of the picture there. 
               Then u will get the picture in the output.
    Regards,
    Surya

  • How to fetch Employee Picture in Smartforms

    Hi Experts
    Please help me out in getting employee picture in Smartforms
    I have used the following FMs
    1. HR_IMAGE_EXISTS
    2. SCMS_DOC_URL_READ
    By using these two FM i got the URL and i am able to get the picture in my Report Program,by using FM 'ISM_URL_SHOW'.
    But Please tell how to get this picture in Smartform .
    As i am generating Employee Biodata and in that i need employee Picture.
    Please HELP me ....
    Thanks & Regards
    Shaveta Prabhakar

    Hi Shaveta,
    The question has been raised earlier as well on SDN.
    Please search for 'Smartforms dynamic picture' on sdn and you will get a good number of solutions.
    The one answer which i found to be promising one is the one which mentioned somethig like:
    <b>Create a graphic node in the Smartform and under the tab 'General Attributes' fill the Name, Object and Id with variables (e.g. &NAME&, &OBJECT& and &ID&) and fill these parameters to get the picture you want at runtime.</b>
    See if this helps.
    check this link too
    smartforms dynamic logo
    and revert for more clarifications if any.
    <b>Always reward points to useful suggestions.</b>
    regards,
    Vikas

  • How to view employees of "only a specific employee-group" from an org unit

    Dear All,
    I am working with authorization for  MSS , now there is following requirement ,
    There are 2 cheif positions in one orgunit , say as cheif-1 and cheif-2 , cheif-1 can view all employees exist in his organization unit ,including cheif-2 . But cheif-2 can see all those employees who belong to employee group non-management and reports to cheif -2  only.
    We have tried to restrict the chief 2 to view employee group of non-mgmt in object p_orgin but still he is able to view all employees of org unit in mss. Kindly let us know it is possible to strict chief-2 to view non-mgmt employees .. & how ?
    Kindly let me know the solution , as it is an urgent .
    Regards
    Sadia Kamal
    Edited by: Sadia Kamal on Oct 14, 2011 3:32 PM

    Dear  All,
    i used the structural authorization everything was working fine but cheif1 can view all his employees as well as cheif 2 ' employees but he can not view chief2 . any suggestion please let me know .
    Regards
    Sadia Kamal
    Edited by: Sadia Kamal on Oct 16, 2011 11:10 AM

  • NI Requirements Gateway - How to add picture to the Report?

    This question not related to LabVIEW, but I unable to find best place, sorry. If more suitable place exist - please let me know.
    The question about pictures in the requrement spec.
    In NIRG in standard Word example I added picture to the requirement:
    But when Requirement Detail View created (Reports->Library Reports->Requirements Detail View), then is appear without my picture:
    I was sure, that the text transferred from Word doc to the Report as Rich text and should include pictures as well, but seems to be not.
    How can I get generated report with pictures?
    Thank you.

    Well, finally got it. Just manually added the following lines to the *.types file:
    Variable1Name=withImages
    Variable1Label=With images
    Variable1Type=boolean
    Variable2Name=withCharacterStyles
    Variable2Label=With Character styles
    Variable2Type=boolean
    Variable3Name=withBookmarks
    Variable3Label=With Bookmarks
    Variable3Type=boolean
    Variable4Name=withAnnotations
    Variable4Label=With Annotations
    Variable4Type=boolean
    Variable5Name=tabCellsFolding
    Variable5Label=One Cell Per Line
    Variable5Type=boolean
    (They taken from Reference Attribute and Filter example)
    Now I have pictures in my report:
    Strange that these variables aren't available by default when Word type is selected (user manual assumed that they should be there), but anyway trick with manual modification *.types file does the job.
    Another way to get this - just copy/paste Maturity Level type from Reference Attribute and Filter example - this also works.

  • Display more pictures in crystal report not work why

    Hi guys i try to show picture of specified employee from network path in crystal report  it work
    but i don't know how to show all pictures to all employees in crystal report
    Can any one help me to customize my code to accept show all employee pictures
    i try to make this from crystal report and assign path but version of crystal report not allow to me
    to put path
    my code below show picture to one employee from text box control from network path
    I need to customize this code to accept show more one  pictures of employees from  employee table
    the following fields i show in report
    EmployeeNo      integer
    EmployeeName   nvarchar(50)
    Image     datatype  image 
    btnemployeeno_click
       DataTable dt = new DataTable();
    string connString = "data source=192.168.1.105; initial catalog=hrdata;uid=sa; password=1234";
    using (SqlConnection con = new SqlConnection(connString))
    con.Open();
    SqlCommand cmd = new SqlCommand("ViewEmployeeNoR", con);
    cmd.CommandType = CommandType.StoredProcedure;    // Viewxxx doesn't seem a good name for a sp
    cmd.Parameters.Add("@EmployeeNo", SqlDbType.NVarChar, 20);
    cmd.Parameters["@EmployeeNo"].Value = textBox1.Text;
    SqlDataAdapter da = new SqlDataAdapter();
    da.SelectCommand = cmd;
    da.Fill(dt);
    string path = Path.Combine("\\\\192.168.1.105\\Personal Pictures", textBox1.Text) + ".jpg";
    FileStream fs=null;
    if (File.Exists(path))
    fs = new FileStream("\\\\192.168.1.105\\Personal Pictures\\" + textBox1.Text + ".jpg", FileMode.Open);
    else
    MessageBox.Show("Please File Not Exist");
    BinaryReader br = new BinaryReader(fs);
    byte[] imgbyte = new byte[fs.Length + 1];
    imgbyte = br.ReadBytes(Convert.ToInt32((fs.Length)));
    foreach (DataRow dr in dt.Rows)
    dr["Image"] = imgbyte;
    ReportDocument objRpt = new Reports.CrystalReportData2();
    objRpt.SetDataSource(dt);
    crystalReportViewer1.ReportSource = objRpt;
    crystalReportViewer1.Refresh();                     

    Hi, 
    Put an image field in your report, then change the image’s Graphic Location:
    right click the image, select Format Graphic, select Picture tab, click the conditional-formula button that look like a x2 and set the formula’s text to
    the name of the formula or parameter field that will contain the image’s URL.
    Save the formula and click the OK button. Save the report and test it.
    Be carefull with the size of the image field. If this size is not equal to the image itself it could get resized.
    Good Tutorial
    Mark as answer or vote as helpful if you find it useful | Ammar Zaied [MCP]

  • Calling up employee picture

    Hi Gurus,
    I uploaded employee picture into sap server, i wanted to view it from enterprise portal and want it to authoumatically be attached to emp data when i call it up again, each time i call up the emp portal, it will not show, meaning that it may not be in the right path or something else is wrongh. What should i do? pls help.
    Tanx
    Maureen.

    Hi Maureen,
    I am guessing you are on at least ESS 1.0 (ECC6.0)
    Goto Customizing for Personnel Management by choosing Employee Self-Service ® Service-Specific Settings ® Whou2019s Who. 
    Determine Document Type u2013
    Where are the employee photos stored - maintained as a system switch in T77S0
         (By Default use Admin-Photo-HRICOLPHOTO)
    Also, In Maintain Settings u2013 Whether to display employee photo, enable the flag.

  • When I save an image on my ipod touch 3rd gen then go to the photos, the library updates/rebuilds, then I cannot view the picture as it just comes up as a picture of a grey camera that says JPG.  It never used to do this, how do I fix it?

    I go to save a picture (bu holding my finger down on the image, then pressing save image, when the option comes up), and then go to the photos to view the picture, its says updating library and takes about a minute to finish loading and rebuilding/updating the library.  After it has finished updating the library I cannot view the picture I saved because it comes up as a picture of a grey camera that says JPG (I assume this is some sort of file, because if i save multiple pictures only one JPG, gery camera image shows up.) My ipod never used to do this.  Any idea on how to fix it?

    Try a manual install following directions in link below.
    Basic troubleshooting steps. 
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD  120G Vertex 3 SSD Boot HD  

  • How can I view my pictures that were backed up to iTunes? I no longer have an apple product but need to view the pictures for very important reasons.

    How can I view my pictures that were backed up to iTunes? I no longer have an apple product but need to view the pictures for very important reasons.

    If you mean backed up as part of an iPhone backup in iTunes?  If so, you would have to use 3rd party software to extract them from the backup, such as iPhone Backup Extractor.

  • Is there any way I can view / remove pictures from Camera Roll on the iPhone, on a Mac, without actually importing the files?

    Is there any way I can view / remove pictures from Camera Roll on the iPhone, on a Mac, without actually importing the files? I just want to view / delete files without importing them.
    For instance I have 1200 photos on my iPhone Camera Roll. Some of these are shots, that I've taken multiple times, some good, some bad. I just want to clean up my Camera Roll, but going through the pictures on the iPhone's small screen is tedious. I'd much rather look at the camera roll's photo's on my Mac, and then decide which files I'd like to keep, and which to delete.
    I don't want to import the files, as when I import the files, and delete them from Camera Roll, now the Photo's are not on my phone, and the only way to get them back on my Phone is to Import them back in using iTunes, and then they go into the Picture Library and not the Camera Roll.
    In the same way as I can view Pics from my digital camera's SD card on a Mac without having to actually copy them to my computer, is there any app out there that will let me view my iPhone pics without importing them.

    gsharp01 wrote:
    Is there any way I can view / remove pictures from Camera Roll on the iPhone, on a Mac, without actually importing the files? I just want to view / delete files without importing them.
    The short answer is yes.
    Connect your iPhone to your computer.
    Open Image Capture application.
    Click on the 4 little squares at bottom to view them as photos, not a list.
    Select the photos them click the No Entry icon at bottom to delete.

  • I can't view the pictures I've downloaded from my ipad to my PC. The only options I have is Tunes, TV, Movies or Apps. How do I view pictures on my PC.

    I can't view the pictures I've downloaded from my ipad to my PC. The only options I have is Tunes, TV, Movies or Apps. How do I view pictures on my PC.

    What happens when you try to play the actual film ? And have you tried deleting them and (assuming that they're still in the store) redownloading them via the Purchased link under Quick Links on the right-hand side of the iTunes store home page - or going into Edit > Preferences and on the Store tab ticking the 'show iTunes in the Cloud purchases' tick box so that they show in the My Movies part of your library with a cloud icon against it for redownloading) ?
    (You can't store films in the cloud, whether they will show there for redownloading depends upon what country that you are in - and if you move countries or if the rights-holder removes them then you also won't be able to redownload them. Ideally you'd be taking a backup copy of all of your downloads, and not relying on being able to redownload them in the future.)

  • Why I cant view my picture on my iphoto and if I try to copy to any folder it Shows "The item on the clipboard cant be pasted to this location. (One or more of the item may have been deleted or are no longer available) "

    Why I cant view my picture on my iphoto and if I try to copy to any folder it Shows "The item on the clipboard cant be pasted to this location. (One or more of the item may have been deleted or are no longer available) "

    There are 9 different versions of iPhoto and they run on 9 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS. So to get help you need to give as much information as you can. Include things like:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. Describe the problem as fully as you can. For example, if you have a problem with exporting, then explain by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted? - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • My new iPod touch won't let me view my pictures. It lets me open the app but then crashes when I try to open an album. I've tried resetting and turning it off for a while but nothing has worked. What can I do?

    My new 4th generation iPod touch won't let me view my pictures.. It lets me get into the app but when I try to look at an album it crashes. I've tried resetting and turning it off for a while and nothing has worked. What do I do?

    - Try restoring the iPod from backup
    - Next restore to factory defaults/new iPod.

  • HT4890 how to view my pictures in iCloud by the browse

    how to view my pictures in iCloud by the browse

    Welcome to the Apple Community.
    You can't, photostream isn't part of iCloud.com, currently.

Maybe you are looking for

  • Project Server 2010 , Project Center, Resource Center, My Work not loading

    Hi, We have Project Server 2010 SP-2 env Yesterday one of my Project Manager told me that he is not able to access any of the following page Project Center, Resource Center, My Work in our Quality env. Issue is it shows page is loading infinitely lon

  • Can no longer export playlist folder to iphone

    Hi, It is nog longer possible to drag a playlistfolder containing several playlists, to my iPhone while keeping the same setup. The playlistfolder will show up as a playlist on my iPhone, containing all tracks of all playlists in that one list/folder

  • Update Master Data records

    Hi, I have to upload records into BW Master Data info objects. When uploading there might be multiple versions of the same record. The latest verison needs to overwrite the existing versions. For Example when loading data into Instrument Info object:

  • How do I set up the internet

    I just bought this Pro used ( switching from a PC) I deleted files from the old user and the internet quit working.

  • Problem with Dispatcher

    Hi, All I have a problem with system, I restart the instance and on dispatcher is yellow with this messeger: Running, Message Server connection ok, Dialog Queue time: 0.00 sec, J2EE: Some processes running And  in the Develop Trace there is this info