Employee Directory Help

Hi Everyone,
I was just wondering if anyone would be able to help me. I am trying to alter the Employee Directory so that i can add some new fields that i want, and also be able to add and remove data from the application itself, even if this means changing the way that the data is stored. It is preferable that the data would be stored within the application or a file close by however if it would be easier in the long run to have the application connect to SQL in order to get the data and add more data than im willing for this as well. Is there anyone who can help me do this, please??
Cheers,
Brendan!

If you will eventually hand off the backend to someone else that's fine, but if not, I guess as a start you should start learning PHP and how to use it with Flex HTTPService.
These links are for sending data between Flex and a MySQL database using PHP and JSON:
http://www.switchonthecode.com/tutorials/flex-php-tutorial-transmitting-data-using-json
http://www.switchonthecode.com/tutorials/using-flex-php-and-json-to-modify-a-mysql-databas e
http://www.switchonthecode.com/tutorials/flex-php-json-mysql-advanced-updating
If this post answers your question or helps, please mark it as such.

Similar Messages

  • Create Application in Apex Employee Directory

    Hi,
    I need some sample application or suggestion me designing employee directory application. Please suggest me if you have some links or sample applications.
    Thanks
    Sudhir

    Hi Sadhir,
    I've been looking for similar application for some time and finally decided to create my own. Here are few guidelines:
    - I've created my own users table with attributes I have interest.
    - Because we have Active Directory the best option was to load users periodically from there into my application. I'm using DBMS_LDAP package and developed my function to load users into temp table and then make a decision whether the user has left or it's a new user.
    - Created admin page where administrator could edit user details.
    - Respectively the best option for authentication was to use again Active Directory.
    - I've created my own Report template where I have business card like web page.
    - Just like Aria I created page to search users with their names or phones. Once I select the user I'm looking for, his details are shown on the above report (business card like).
    Pretty much this is it. Another thing is that Aria was using APEX 3.2, current version is APEX 4.1 and soon we will see 4.2. So it's much better to create your own application with latest APEX version and technologies.
    Regards,
    Sve
    Senior Oracle DBA
    http://sve.to

  • Employee Directory

    Dear Friends,
    Employee Directory is not Displaying the photo of the employee.
    I am working on 12.1
    Please let me know wat would be the reason and watz the solution for it.
    Regards,
    Jithin

    The answer is yes. You can do it many different ways.

  • Understand "Department Script" in Employee Directory [Adobe AIR app]

    Ok, I ve been bashing my head around for long enough with this simple issue... I hope to find enough info to make good use of a great button in ED.
    The Department link. When viewing an employee's information in ED you can click the employee's department name and will be taken to a new panel that display all other employees in the same department. Wow, I like it....
    As much as it is good to see who else is in a department I wish I could simply use this as a static list because if I don't know the name of the employee in a specific department... well I just can't get there or take advantage of that list....
    So I went, as usual, and though I could just re-use the same script and create a static list...but, as usual, The app is way to tightly knot together that I can't seem to knock out it's relation to the employee....
    I though I would have to go back and find where it starts [IE-    dataProvider="{ department.employeees }"]   and use the dataProvider to populate my new list (in this case a datagrid)....
    Well it doesn't work, and my knowledge is too weak to figure it out as I still struggle with the syntax and it's meaning.... I think I am getting confused mostly by the  [    change="displayEmployee (event.target.selectedItem as Emlpoyee)     ] any part of script related to that change employee thingy just put out and I feel that must be the part that's linking the info to the employee at hand.
    I am out of ideas?!
    where the only way to trigger the department panel list is to open a employee from that department first...
    Here's what i am trying to do....
    Instead of clicking on the department link in the employee bio...i want to click on a button that would open a panel with a static list that never change, like the one i added at the bottom of the screenshot.
    Thank you
    Employee directory files can be found here  :
    http://download.macromedia.com/pub/developer/air/sample_apps/EmployeeDirectory.zip
    More information can be found at the original post that i made here [  http://forums.adobe.com/thread/545756?tstart=0  ]
    I created a new post as it is more clear and will be more usefull to more ppl if we find the solution.
    Thank you, again!

    Hey!
    Here's an example of how to get data from a database using Adobe Flex 3, AIR and SQLite.

  • Can't pull Office field from search template driven employee directory in 365

    I'm setting up a search driven employee directory. The issue is that the office field won't come in. The ManagedPropertyMapping tag includes "OfficeNumber" but for some reason the ctx.CurrentItem won't pull back that particular field. I can do a search
    for "OfficeNumber: Vinings" for instance and it works correctly. I've spent hours trying to sort this out and I'm getting no where. Does anyone have any ideas?
    Here is my ManagedPropertyMapping tag: 'AboutMe':'AboutMe','AccountName':'AccountName','Office':'OfficeNumber','Department':'Department','HitHighlightedProperties':'HitHighlightedProperties','Interests':'Interests','JobTitle':'JobTitle','LastModifiedTime':'LastModifiedTime','Memberships':'Memberships','PastProjects':'PastProjects','Path':'Path','PictureURL':'PictureURL','PreferredName':'PreferredName','Responsibilities':'Responsibilities','Schools':'Schools','ServiceApplicationID':'ServiceApplicationID','SipAddress':'SipAddress','Skills':'Skills','UserProfile_GUID':'UserProfile_GUID','WorkEmail':'WorkEmail','WorkId':'WorkId','WorkPhone':'WorkPhone','YomiDisplayName':'YomiDisplayName'

    $getItemValue(ctx,"Office").value should pull back the value according to your template. If you added the mapping yourself (as I don't recall if it's a default one or not) you have to create a new result type to hook up your custom display template
    and click the update link shown. See http://techmikael.blogspot.no/2014/04/the-100-way-of-getting-your-custom.html for more information on including non-default managed properties in display templates.
    Thanks,
    Mikael Svenson - Search Enthusiast
    SharePoint MVP/MCPD/P-TSP - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of
    SharePoint Search Queries Explained and
    Working with FAST Search Server 2010 for SharePoint

  • Flex Builder 3 and Employee Directory Sample App

    Ok, please be paitent with me.  Just starting out with Flex Builder 3 and Flash Builder 4.
    I have installed Flex Builder 3 and imported the Employee Directory application sample, but I cannot get it to run, nor debug.
    I'm on a Mac Pro and I have not done any other configuration to the Flex Builder 3 installation, yet.
    In order to get the Employee Directory app to run, can someone give me some assistance as to what I need to do in order to get it running within the development environment.
    Any assistance will be greatly appreciated.
    Regards,
    Jeff

    No errors, it just will not run.
    I loaded the employeedirectory.mxml into the editor and simply tried to run it.  The Eclipse editor / employeedirectory canvas blinks, but doesn't execute.
    In addition, when I set a breakpoint and try to debug, I get the following error:
    Process terminated without establishing connection to debugger.
    Command:
    "/Applications/Adobe Flex Builder 3/sdks/3.2.0/bin/adl" -runtime "/Applications/Adobe Flex Builder 3/sdks/3.2.0/runtimes/air/mac" "/Users/Jeff/Documents/Flex Builder 3/employeedirectory/bin-debug/employeedirectory-app.xml" "/Users/Jeff/Documents/Flex Builder 3/employeedirectory/bin-debug"
    Output from command:
    error while loading initial content
    Thanks for the reply...  hopefully it's a simple configuration issue.
    Update:  I created a blank application with no control, notta and it ran fine, i.e. loaded up into Firefox with a blank canvas.

  • Need to create a searchable employee directory in Muse.  How can I do this using Business Catalyst?

    I have been tasked with updating our firm website, and have no prior web design experience.  Muse seems like a great option, but I understand that Muse has no database capabilities.  I was advised that I could find a way to incorporate a searchable employee directory (database) via Business Catalyst. Are there any links that show how to do this?

    Thanks, Adam.  I think this looks like a good option for us.  Here is our current, existing website, which I am tasked with updating:
    www.bstz.com
    Would you mind taking a look at the attorney directory, and confirming that the BC Meet the Team will allow me to create essentially the same sort of directory, with search fields, photos and cv?  I'm sure it will, but I just need confirmation before I go too much further down the design path.
    Right now I am just on trial Adobe Creative Cloud membership, so I was able to download and experiment with Muse.  I believe the cost to continue this would be about $15/month.  If I join Business Catalyst with eCommerce membership, would that be in addition to the Adobe Creative Cloud membership?  I'm going to need to give a proposal to my partners, and I want to make sure I am accurately stating the monthly costs.  We currently have our own in-house server, and I want to be able to rationalize moving away from that.
    Thank you for your continuing expertise.
    Ingrid
    BSTZ
    310.500.4750

  • Employee Directory access from Interanet

    Hello Group,
    I just want to check the possibilities for accessing the Employee Directory which we have in self service from the intranet site. The requirement we have is anyone should be able the access the Oracle employee directory from the intranet site without any user name and password
    Currently we are using version 11.5.10.2
    Will be looking forward for the suggestion.
    Thanks,
    Nitin Singh

    The only way to skip the application login (username/password) is by implementing SSO.
    Integrating Oracle E-Business Suite Release 11i with Oracle Internet Directory and Oracle Single Sign-On [ID 261914.1]
    How to integrate Active Directory with Applicactions 11i , with SSO/OID enable? [ID 437822.1]
    Not sure about "Employee Directory Access".
    Thanks,
    Hussein

  • How to display S.no adjacent to employees table help plsss

    In a form in tabular format Emp details are displayed
    Adjacent to the table i want to put a Sno display item showing
    1 for 1st employee
    2 for 2nd employee ......
    I thought i could like create a global variable in a package specification in a program unit and assign it to 1
    Package pack1 is
    v_num number :=1;
    end;
    and then write a PRE_ITEM trigger for a Sno item in the object navigator
    In the trigger
    how to display the value inside v_cnt;
    I tried creating a sequence
    create sequence v_seq;
    but the sequence really wont help me as
    it would keep on incrementing
    so how can i display the value inside the v_cnt in a item
    Is it possible not to use a trigger and still achieve this

    BEDE,
    what will the :system.cursor_record show in a tabular block of 10 rows and what the rownum will sho instead (even if you change the where clause or the ordre by) :
    - the :system.cursor_record will show the number of the fetch.
    1-10 rows : 1
    11-20 rows : 2 etc ...
    - the rownum order by field :
    rownum - field
    1- A
    2- B
    3 - C etc..
    - the rownum order by field desc :
    rownum - field
    1 -C
    2 - B
    3 - A etc..
    - the rownum where clause filed != 'B':
    rownum - field
    1 - A
    2 - C
    3 - D etc..
    So Sqlstar_student, just choose the method regarding your needs.
    Regards
    JeanYves

  • Shared Directory Help

    I accidentally deleted the information in the shared directory pages that displays the directory listings and what is in them (just the default out of the box oracle codes).
    I am a mid/expert portal user but a novice SQL user so I have NO clue how to get it back. Does anyone know if I can do a partial restore of this information or what snippet of code I deleted that caused the removal of the file indexing?
    I believe the code was located in the navigation banner (it was the only thing I changed before I realized it was gone)
    For now, I have the HTML code from the wireless devices hanging out there ( for A it is :
    a... ( Where MODE =23 = wireless (I don't know what it is for NOT wireless or if it was more sophisticated than HTML before)
    But obviously, if someone clicks on one of the above links, they get the wireless shared directories information instead of the correct share document information which is way no good.
    Any help or insight you all could provide would be extremely helpful
    Thanks
    Em

    Hi,I have resolved.
    In practical in Windows beyond assigning the permission for the user sidadm, SAP can operate on that one directory in share must add the SAPServiceSID user of the relative request that must write/read as an example (through a program ABAP).
    Best Regards

  • Compressor Error- No Such File Or Directory         Help!

    I was trying to export something from final cut pro in compressor when compressor gave me the following error- Failed: HOST [Avi-Zephyras-iMac.local] error reading source file /Users/Avi/Movies/Final Cut Events/2012 Event/Original Media/Photo125: No such file or directory
    I really would appreciate some help! Needs to be exported this weekend.

    I got the same error message, and found a similarity in our two cases that led me to the solution
    Both of our filenames had an "&" in them. Notice that your original filename was photo125&126, but the error message only said photo125? My file had an ampersand, but the error message similarly only listed the name up until the ampersand.
    So I duplicated the file in Finder, removed the original from my project and replaced it with the new one, sans &, and it worked just fine! And it's my first distributed encode with Compressor and Qmaster, so double win!

  • Dual Directory help?

    Hey guys,
    Our network consists of about 900 windows machines all linking back to Active Directory. We just purchased 30 iMacs and a MacMini Server. Basically my goal is to have my users login with their AD credentials and then have all of the 'group policy' sort of stuff managed from Workgroup Manager.
    Now I have had a good crack at setting this up and have made quite a lot of progress but it would be nice if someone could give me a hand with a couple questions? (Also I should say that I am very new to managing macs but im sure ill pick it up in no time!)
    So, at the moment I have noticed that in Workgroup Manager after I authenticate with AD I have the list of users on the server, the user groups, and the computers. The only problem is that I cant actually make any changes as a message comes up saying "The directory system schema does not support storing Managed Desktop settings" I'm not really sure what I need to do as far as enabling this goes?
    Also, on my clients, do I need to bind them to both my MacMini server and AD? (and how? sorry!)
    And one last thing.. Inside of Server Admin the services are listed on the side, all green except for the Open Directory service and it says in the info that it is stopped. It struck me as odd that there was no "start Open Directory" button like there were for all the other services when selected. Could this be why I am having problems?
    I need to try and get these computers up and running ASAP so any help is really really appreciated.
    Thanks,
    Shaun

    "The directory system schema does not support storing Managed Desktop settings"
    An AD can be extended (schema extension) to hold the MCX but you will probably not be allowed to implement that. That's when people use the "Golden Triangle" setup instead:
    Use the AD DNS in OS X Server machine Network config and make sure OS X server FQDN is in the AD DNS forward and reverse zones first.
    Bind OS X server to the AD then setup OD Master (Kerberos is handled by the AD so it will register as "not running") in the OS X server.
    Create OD groups and populate with AD "mac users" accounts.
    Apply MCX to groups.
    Clients must be "bound" to both the AD and then the OD for MCX to work.
    You can connect machines to the OD using the "Directory Utility" tool:
    /System/Library/CoreServices/
    If you don't need to apply MCX for individual machines just groups maybe not "bind" them to the OD, just "connect" them (search paths added).
    You can add a generic machine record that applies to "all machines" in WGM.
    There must be several guides available here in this Discussion for "Golden Triangle" (and on Internet) - just search.

  • Public Domain Open Directory Help

    We are trying to bind network computers to our OS X Server (3.1.2) open directory and it works correctly when we type in server.local (it also automatically fills in server.local). However, we are looking to be able to bind computers when they aren't in the local network and use a full public domain. When we try to bind to the public domain, it gives us the error,
    "Connection failed to the directory server.
    (2100)"
    Any help would be appreciated.

    Many Open Directory problems can be resolved by taking the following steps. Test after each one, and back up all data before making any changes.
    1. The OD master must have a static IP address on the local network, not a dynamic address.
    2. You must have a working DNS service, and the server's hostname must match its fully-qualified domain name. To confirm, select the server by name in the sidebar of the Server application window, then select the Overview tab. Click the Edit button on the Host Name line. On the Accessing your Server sheet, Domain Name should be selected. Change the Host Name, if necessary. The server must have at least a three-level name (e.g. "server.yourdomain.com"), and the name must not be in the ".local" top-level domain, which is reserved for Bonjour.
    3. The primary DNS server used by the server must be 127.0.0.1 (that is, itself) unless you're using another server for internal DNS. The only DNS server set on the clients should be the internal one, which they should get from DHCP if applicable.
    4. Follow these instructions to rebuild the Kerberos configuration on the master.
    5. If you use authenticated binding, check the validity of the master's certificate. The common name must match the hostname and domain name. Deselecting and then reselecting the certificate in Server.app has been reported to have an effect in some cases.
    6. Unbind and then rebind the clients in the Users & Groups preference pane. Use the fully-qualified domain name of the master.
    7. Reboot the master and the clients.
    8. Don't log in to the server with a network user's account.
    9. As a last resort, export all OD users. In the Open Directory pane of Server, delete the OD server. Then recreate it and import the users. Ensure that the UID's are in the 1001+ range.

  • ARIA Employee Directory -How to Print Multiple Direct Report On a page

    This question goes out to the experts. If we have person that has 10,15 or a large number of direct reports how can we print them on to a page so that they all fit. I am okay if they fall to another line just need to get them all on one page rather than multiple because they fall outside the print parameters?
    All help in this area would be greatly apprecaited
    Steve

    Maybe. Keep in mind HTML was never made for print. It's quite possibly the worst medium you could choose for print. You won't be able to establish page breaks or even draw consistent boxes. In short, I estimate the probability of success in creating an org chart with an HTML template to be somewhere around 1%. I just don't want to see you spend an absurd number of hours trying to build something that's really not possible.
    With that said, here are a few options to consider:
    - Microsoft Word and Visio both have Org Chart functionality, though I'm not sure if you can populate it with data from a database. This would be an offline solution wherein one of the developers would, on a periodic basis, generate a new version of the org chart, export it to PDF, then post it as a static file.
    - Oracle BI Publisher supports Word shapes for templates, including Org Charts per this documentation:
    http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12187/T421739T481157.htm#T481174
    though I think it might take effort to get the template to work. At least the output medium (PDF or RTF) is made for print.
    - GraphViz (http://www.graphviz.org) is the most promising online solution I can think of. It's a command-line tool, so you would need to
    -- generate the data in a file and output that to the file system of the database server (UTL_FILE)
    -- call the command-line utility via a dbms_scheduler job, since you need call an OS utility from inside the database
    -- provide a link to the output of graphviz.
    Take a look at this image, then click on it to see the code that generated it, since that's essentially the format you'll need to output:
    http://www.graphviz.org/Gallery/directed/unix.html
    There's my 2 cents. If someone is asking you to do this all in HTML, please send them a link to this post.
    Tyler

  • My boss wants to be able to use his phone as an employee directory, any ideas on best route

    Something he could also access on his iPad and Mac computer would be the best. He's looking for a way to look up and recognize his staff of over 300.

    I would use Address Book and create a new group labled either "Work" or "Employee List"
    I'd like to think he can use a spreadsheet to import contact data but I am not sure on this part.

Maybe you are looking for

  • Create Archive with Automator without folders in path

    I am using Automator to create an Archive. Using "Get Specified Finder Items" to get NAME                                       PATH a.jar                                          Macintosh HD -> Builda -> a.jar b.jar                                 

  • Oracle 11g Installation on SOlaris  5.10

    Hi , First i am going to install oracle 11g on solaris 5.10 . Could some one tell me what are the requirements required if not please send me the better link which i can follow for my installation ...

  • Host name (localhost) when accessing via web

    I installed Beehive and it is running great. But I may have missed something - when I access the clients using http://<my web dns name>:4443/zimbra I keep getting re-directed to http://localhost.localdoamin:4443/zimbra. When I downloaded the conferen

  • Variable to load movie ?

    I have a problem with my actions. on (release) {        //load Graphic Behavior       _root.mylocal.loadMovie("image1.jpg");           //End Behavior in loadmovie  "image1.jpg" I want to assign a variable with two different button. sample: button 1 C

  • Adobe CS5 in Snow Leopard (upgrading from Leopard)

    I've heard that there can be a lot of problems with your Adobe CS5 programs (InDesign, Photoshop, Illustrator) when you're upgrading to Snow Leopard from Leopard. Does anyone know something about this, and can one consider it 'safe' to upgrade regard