How to set a Student Profile Picture in Student File (PIQST10)

Hi Experts,
I want to ask your help to know if there's a standard functionality for showing a student profile picture in the main screen of the student file (piqst10).
Thanks so much for your suggestions in advance.
Best regards,
Johann Daniels

Hi Johann,
Currently in the standard it is only visible in the PIQSTM transaction. The Generic object services* provide you a framework to upload and relate documents to an object (in this example the ST object).
I do not know which system/version/etc you are using but you can check the following if it already is configured out of the standard:
1. piqst00
2. click on the little black arrow-button next to the titel of transaction 'student file'
3. click on 'create'
4. click on 'store business document'
5. doubleclick on document type 'student photo'
6. upload your photo from your local pc
7. click on the green flag.
8. It should be there on the right of the header ata once you open piqstm/d (if you double-click the photo a pop-up will open with the photo).
Please drop me an e-mail so that I can share a document with you that describes the steps to take to prepare your system.
br
Rob
also in STIC (student information center) self-service webdynpro
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVOBS/BCSRVOBS.pdf

Similar Messages

  • How do i put a profile picture on my mail

    how do i put a profile picture on my mail

    There is no option to put a custom icon on Guest. By default it's a generic icon.

  • How to set the default profiles in pi i have a problem

    hi friends
    can any one give me the solulation for this problem
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Exception Details
    Exception class: com.sap.aii.utilxi.prop.api.PropertiesException
    Message
    Unable to read configuration data (ExchangeProfile/aii.properties)
    Stacktrace
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.prop.api.rb_all.NO_PROPERTIES
    com.sap.aii.utilxi.prop.api.PropertiesException: Unable to read configuration data (ExchangeProfile/aii.properties)
         at com.sap.aii.utilxi.prop.api.PropertySourceFactory.initServerMode(PropertySourceFactory.java:202)
         at com.sap.aii.utilxi.misc.api.AIIProperties.initServerMode(AIIProperties.java:401)
         at com.sap.aii.ib.server.applcomp.StartupServerProperties.initPropertiesForServer(StartupServerProperties.java:95)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:152)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1198312518875._jspService(jsp_Main1198312518875.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Error History, Build Info, Generic Application Info
    plz help me i could not do any work
    how to set the defult profiles
    raja

    Please look at this thread. This might resolve your problem.
    Unable to read configuration data (ExchangeProfile/aii.properties)
    -Pinkle

  • How can I get my profile picture uploaded on ask.fm

    How can I get my profile picture uploaded to the ask.fm app?

    Contact ask.fm/go to their support site. It may not be possible to do via iPod.

  • Could anyone please let me know how to set a ICC profile with Acrobat dlls using Csharp or VB

    Could anyone please let me know how to set a ICC profile with Acrobat dlls using Csharp or VB

    Cant we even use the dlls in an application?
    In order to automate Acrobat, you need to have Acrobat installed. There is
    nothing you can do with just the DLLs. As was already stated, Acrobat is
    not licensed for use on a server, but regardless of that, it's also
    not technically suitable for server use. You need to find a solution
    outside of Acrobat to solve your problem.
    It also seems that you don't have a good understanding of what is going in
    inside a PDF file. PDF is a very complex file format, and based on
    your questions
    and followup questions, you need to spend a considerable amount of time
    getting familiar with the PDF file format to understand how color works in
    the PDF context. Reader the PDF spec, while paying special attention to the
    section about color. You will find out that if you want to convert the
    color space of a "PDF file", you actually need to convert the color space
    associated with every single object in your PDF file. That is fairly simple
    for vector graphic and text, but when it comes to images, you may have to
    convert the image data. Once you have a good understanding of what it is
    you need to do within the PDF file, then you can start looking for tools
    that allow you to do that. Again, Acrobat and therefore the Acrobat SDK is
    not suitable for this task. If you want to stay with Adobe products take a
    serious look at the PDF Library, which his licensed through Datalogics (
    http://www.datalogics.com/products/pdf/pdflibrary/). As you've mentioned,
    there are other, non-Adobe PDF libraries that you can also use, but this is
    the Acrobat SDK forum, so I won't discuss any of those 3rd party solutions.
    You are wasting your time while looking for a simple solution that does not
    exist.

  • How do I change my profile picture?

    I'm a long term subscriber, The 4 songs out of the first 5 I saved to my spotify account became my profile picture. Two of the 4 pictures are the same band. I like these songs but dont feel they represent my true musical taste or favorites. How can I customize my profile picture?
    Edit - My apologies, I think I posted this in the wrong forum, I'm using the downloadable Spotify app for PC. Mods please move if need be.

    Hi,
    Also, just to add:
    There is an idea for being able to edit your profile picture without connecting to facebook here. It has been marked as Not right now as they have other priorities right now but that doesn't mean they won't come back to it in the future.
    There is also an idea for customising playlist pictures and info here.
    Feel free to add Kudos and comment on them to show your support!
    Anthony :)
    Edit #1: Spelling correction

  • Ipad2 users, how do I crop/drag profile pictures in Facebook?  Facebook gives me the option to drag the picture but it just can't be done.

    IPAD2 users, how do I crop/drag profile pictures in Facebook?  Facebook gives me the option to drag the picture but it just can't be done.

    Well thank you for your honesty.  Apple requires you have to have a Mac to develop iPhone apps, ergo my foray into OS-Xland. No way around it that one except for running OSX in a VM, which would have probably saved me some quid, true enough.
    BUT for those interested parties: VirtualBox has a startup script in /Library/StartupItems/VirtualBox that will prevent OSX from fully booting on the initial (and required) rEFIt boot cycle. Once I temporarily moved that out of the StartupItems rEFIt went in as expected.
    FYI, the openSUSE desktop running native is a little peppier than OSX native which was a nice surprise.  Now if the Mac just had more open source software we would have a deal. (:

  • How do i change the "profile" picture on m iPad when I'm using iMessenger for IOS5?

    How do i change the "profile" picture on m iPad when I'm using iMessenger for IOS5?

    You do realize that only you see the photo associated with this correct - nobody else will see your photo - only you will.
    You have to add the photo in the contacts app. Locate your vcard and tap Edit. Then tap the area where the photo will be located to add a photo. You can take a photo or choose one from your photos app.

  • How to set my contact's pictures

    Hi all,
    Is it possible to set the picture displayed for my contacts? Many of them don't have any (yes, I know, how rude...) or have irrelevant one that don't show who the person is.

    You may rename your contacts, but you can not change their Profile picture.
    Changing profile picture via your phone (and synch) does apparently not work either (just had to test it )

  • How to set up roaming profile on Macs using AD like in windows

    I can bind the workstations to the domain fine.. But can someone direct me to instructions of how to set up the roaming profiles ?
    What steps do I need on the server ? This is what I've done so far.
    I already have OU's for the departments and the users have a shared folder inside their department folder.... \\server\shared_folder\user
    I have done the usual things with AD as far as the profile settings on the windows server.
    Am currently running Mac OS 10.5 and above
    My windows AD runs on windows server 2008
    All my windows workstation are able to use roaming profile without a problem.
    So far i have tried the so many avenues including..
    Make sure the Mac systems are joined to the domain controller and an ADS user can log on successfully. Use "Directory Utility" under "Utilities" menu to join the system to the domain.
    Backup all the contents from /Users to the storage or somewhere locally.
    Configure automount - Go to "Utilities" -> "Directory Utility" - Select the domain and click "Show advanced options" - Click "Mounts" tab and add automount as mentioned below. Remote NFS URL: nfs://server_name/share_name/path/to/profile/directory Mount location: /Users Additional mount parameters: -P,-T Apply the settings and this will mount the remote shared folder or we can name it as Roaming Profile Space - under /Users directory
    Enable roaming profile - Go to "Utilities" -> "Directory Utility" - Select the domain and click "Show advanced options" - Click "Services" -> Select "Active Directory" and click "Show advanced option" - Click "User experience" tab and select the option "Create mobile account at login".
    Reboot the system and log in as any ADS user. The Roaming shared folder will be mounted and the user profile will be created on the shared folder
    Can anyone kindly assist me

    Hi Guys, anyone with the Soln...or Tips..Am waiting

  • How to set "embed icc Profile" option  to export document as JPEG

    Hi All,
    While exporting the document as jpeg, through File->Export, there is an option "Embed ICC Profile" as figure shows.
    How to set it if I am exporting the document through my program in which I rasterize the document and used 
    the sAIImage->AsJPEG(raster, jpegDataFilter, params);
    I didn't find any option in AIRasterizeSettings or AIImageOptJPEGParams to set this flag.
    plz anyone suggest me how to do so.
    Thanks,
    Rud.

    thanks for you through out help.
    I use the folowing code which executing properly,but there is no effect on JPEG whether the value of jpegparam.s.jpeg.embedICCProfile is 0 or 1.
    /////Start
    ASOptimizationSettings jpegparam;
    jpegparam.fileFormat = asffJPEG;
    jpegparam.s.jpeg.embedICCProfile = isICCProfileEmbeded;
    ASInt32 optID;
    optID = sAIOptSet->GetUniqueOptimizationSettingsID();
    error = sAIOptSet->SetOptimizationSettings(optID, &jpegparam); // after executing this line error = 0
    /////End
    I guess it would  work when we export document as jpeg through AIActionManagerSuite
    not with  rasterizing the layer's art and then exporting them as JPEG  using AsJPEG().
    thanks

  • How to set the ICC profile in LR to be the same as PS?

    Hi Adobe,
    Why do my images look much darker and contrasty in LR(4.3) then they do on PS(CS6) where they have far more tonal range? I'm looking at them side by side on the same screen. I know it has to do with ICC profiles but I can't find how you set that in LR. Any help would be appreciated. An example can be viewed here: http://mikedodd.co.uk/other/temp/Screen%20shot%202013-01-22%20at%2023.06.52.jpg You can see how much better the top (PS) image is.
    Thanks
    Mike

    I'm not familiar with that model, but don't all Coloredges come with Color navigator software and sensor? No need to use third-party calibrators, the results are guaranteed to be much better using the Eizo calibrator. I use Eizo easypix on a pair of Flexscans, and the results are vastly better than using Spyder 3 and ColorEyes Display Pro (which I also have).
    In any case the Spyder 2 is not a good sensor. It quickly got a bad reputation and rightly so (I have one sitting in the back of a drawer). Things improved tremendously with the Spyder 3, and now the 4 is out.
    The general consensus, however, is that the best "mainstream" third-party calibrator currently on the market is the x-rite i1 Display Pro. If this is what you need to use, maybe it's time to retire the Spyder 2?
    Most real-world images contain parts that are out of gamut for sRGB, you'll quickly get used to that. But it can still look good. With a little work, it's possible to make almost anything look good inside sRGB. Consider that almost all monitors have a native color space very close to sRGB. Only the so-called wide gamut monitors (I'm not sure if yours is one) exceed that. But with a standard monitor, what you see is already sRGB.
    Relative intent "hard-clips" everything outside the target space gamut, but OTOH preserves everything in-gamut unchanged. Perceptual compresses near the gamut border, sometimes resulting in slight color and tonal changes. The difference isn't dramatic, I never bother with intent, but leave it on relative and deal with clipping when necessary (that is, if you lose desired texture and detail).

  • How to set which User Profile attribute is used for email messages?

    I am having a problem setting up User Profiles in SharePoint 2013. I have users that are both (1) Active Directory users authenticated using Windows Authentication, and (2) Active Directory users, existing in another distinct OU, authenticated via ADFS (active
    directory federation services).
    My problem is with the ADFS users. I want to have the users unique id be their logon email account ([email protected]), but want to populate their work email attribute with their "actual" or real email account.
    If I have an OU (External Users) and within that OU (XYZ Company Users), AND my domain is contoso.com, then I want to add a user such that they have a unique id in active directory ([email protected], but want their email address to be whatever
    it is (I.e. [email protected]).
    MY PROBLEM: I can setup the User Profile Synchronization service to map the properties perfectly, but when I I try to add/share a user in a SharePoint site, the user's account email ([email protected] is sent the message, not their "Work Email"
    ([email protected]).
    QUESTION: How do I get SharePoint to use the "Work Email" attribute (NOT the account email) of a User Profile when sending email messages?

    Okay, within Active Directory, the user's email IS set to
    [email protected] The "unique value" (Using the account logon name) works just fine. The problem is SharePoint. When I logon with another account and choose to share a site with this particular test user, the Email for sharing the site is sent to
    [email protected] (the account logon name), not
    [email protected] (the user's email address)
    How do I get SharePoint to actually use the email address of an AD user, and not use the account logon name when sending notifications?

  • How can I change my profile picture to a photo from iPhoto?

    I want to change my profile picture on my Macbook Pro, but the only pictures that are letting me choose from, are the default pictures, I can't even see my photos from iPhoto as an option. Please help!

    Welcome to Apple Support Communities
    In OS X Lion and Mountain Lion, the option to change the profile picture changed, making difficult the process to select a iPhoto library photo as the account picture.
    First, open System Preferences > Users & Groups, and press the user picture. Then, open iPhoto and drag the photo you want to use as your account picture to the box with the user picture in System Preferences. Now, set up the photo as you want and accept it, so you will be using this photo as your account picture

  • HOW DO I DELETE MY PROFILE PICTURE!

    Why can`t i delete it?!?!?!? What could be the **bleep** reason for YOU, SKYPE! To not allow me to delete my profile picture?! Does it metter to you if i will be able to delete it?! I dont want to change it, I want to remove it.
    How do i do that!? Got raged from trying.

    ... you can just use this one.
    CONTACT SKYPE CUSTOMER SERVICE   |  HOW TO RECORD SKYPE VIDEO CALLS  | HOW TO HANDLE SUPICIOUS CALLS AND MESSAGES   |  WINDOWS PROBLEMS TROUBLESHOOTING   |  SKYPE DOWNLOAD LINKS  
    MORE TIPS, TRICKS AND UPDATES AT
    skypefordummies.blogspot.com

Maybe you are looking for