ORC no order found (Again!)

Hi All,
I got the error again.
=20100721 16:08:41,936 INFO QuartzWorkerThread-0 XELLERATE.ADAPTERS - Event: Validating Organization for an User. is initiated.
=20100721 16:08:41,936 INFO QuartzWorkerThread-0 XELLERATE.ADAPTERS - Event: Validating Organization for an User. has completed.
=20100721 16:08:42,233 ERROR QuartzWorkerThread-0 XELLERATE.SERVER - Class/Method: tcORC/retrieveKeyValues Error :ORC no order found error.
=20100721 16:08:42,561 ERROR QuartzWorkerThread-0 XELLERATE.DATABASE - select pkg_tos_instance_src_field from pkg pkg where pkg_key=
this time after a search I found this
http://software.itags.org/oracle-technologies/19912/
We are doing a recon of a trusted source and the data in the file is such that it causes an Organization change.
If I change the record so the user stays in the same org the record recons without getting the error above.
I noticed in the Xellerate User process def there is a task called Move Organization but it appears to not be implemented. What does one have to do when an Org changes? We do have resource rules for org and in this case the new org will reduce the number of resources. do I have to revoke those resources that no longer apply to this Org?
Thanx
Fred

Hi,
I have the same issue here when changing the Organization of a user triggered by a Trusted Source recon.
When doing an 'Edit User' in the OIM interface and manually modifying the Organization of the user for which the recon event failed, I get a "Organization Change Not Allowed" error.
If you click the 'Save' button on the Edit User Form for the second time, the change is accepted however.
Did you get past this issue?
I can't imagen that Org changes triggered by a Trusted Source are not accepted.
Regards,
Bart

Similar Messages

  • No Order Found

    Last night, I ordered a Samsung Focus 2 4G for AT&T, and I got an email confirming the order, but when I check the order status on bestbuy.com, it says no orders found.  However, when I call and check the order status, it says that it is being prepared for shipping.  This is obviously confusing me, has anyone had this issue before?  I'm just wondering if my order was actually rejected or something, and it just hasn't been updated on bestbuy's 1-800 number, or something...

    May not of processed through there computer yet. I wouldn't worry about it

  • Order canceled AGAIN!

    Everytime I ordered online using my paypal , I always get the message that my order has been canceled minutes after I make a succesful payment. Last week I saw a printer on sale and bought it online , CANCELLED! , Today my kids want ps4 and ordered online , CANCELLED AGAIN! . I even called paypal and they confirm that the problem is not on their end . I called bestbuy customer service and they have no idea whats going on. They even suggested to check out as "guest" and I blame myself for believing them because It end up getting cancelled again. I even make another bestbuy account and sadly that didnt work either
    Now my paypal account has more than $600 on pending account meaning ,like myself who has only a small credit limit on paypal , I have to wait until that pending accound goes back to my account so I can use my paypal to buy ps4. Worst thing was , customer service promise me 40 dollar gift card for the incovenience and its been 5 hours now and still no sign of gift card thats coming my way.

    Hello dythan2005,
    As I make the majority of my larger purchases online, I know shopping online should be relatively easy and stress-free. It was very nice of you to buy your children a new PS4, and I’m sure they were heartbroken when your order didn’t process as anticipated. I’m sorry for any disappointment this may have caused, especially if we failed to give you an exact reason as to why your orders were canceled.
    While never ideal, there are times where we need to cancel an order from our end. It could be due to something like the shipping address not being recognized by the mail carrier to the billing information not matching what your issuing bank as on file. In your case though, it’s not easily discernable as to what is causing your orders to cancel, so I’m reaching out to our internal support team for further assistance. I hope to have some answers for you within the next couple of business days (if not sooner).
    Thank you for your patience,
    Alex|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Http404-File not found  - again

    First let me say I've scoured this forum and cannot solve my problem.
    I was attempting to expose my server to the internet and appear to have done a fine job of messing things up. I have been using AppEx 1.6, 10g db and the Http server from the companion cd since January. Now all I get is the 404- file not found error.
    Here's my DAD which I just created because it originally was blank:
    # ============================================================================
    # mod_plsql DAD Configuration File
    # ============================================================================
    # 1. Please refer to dads.README for a description of this file
    # ============================================================================
    # Note: This file should typically be included in your plsql.conf file with
    # the "include" directive.
    # Hint: You can look at some sample DADs in the dads.README file
    # ============================================================================
    Alias /i/ "D:\oracle\product\10.2.0\db\htmldb\images/"
    <Location /htmldb>
    SetHandler pls_handler
    Order deny,allow
    Allow from all
    AllowOverride None
    PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
    PlsqlDatabasePassword <mypassword>
    PlsqlDatabaseConnectString localhost:1521:orcl ServiceNameFormat
    PlsqlDefaultPage htmldb
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDocumentPath docs
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlAuthenticationMode Basic
    PlsqlNLSLanguage AMERICAN_AMERICA.WE8MSWIN1252
    </Location>
    my most recent access_log:
    192.168.1.20 - - [26/Apr/2006:20:04:38 -0500] "GET / HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:38 -0500] "GET /ohs_images/portals.css HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:38 -0500] "GET /ohs_images/home_banner_2.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:38 -0500] "GET /ohs_images/space.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:38 -0500] "GET /Tab_files/asytlse.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/asytrsm.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/asytrnse.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/green-green.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/asysrt.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/asylrhs.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/asybase.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /ohs_images/tree_document.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:39 -0500] "GET /Tab_files/lowerbox.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /ohs_images/relatedapps_cctitle.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /ohs_images/slieghright.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /Tab_files/blue-content.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /Tab_files/green-content.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /ohs_images/bisspace.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /ohs_images/art3.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /ohs_images/welcomeHTTP.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /Tab_files/upperbox.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /ohs_images/rhshadow.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:40 -0500] "GET /Tab_files/asysrtb.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:41 -0500] "GET /Tab_files/asylttb.gif HTTP/1.1" 304 -
    192.168.1.20 - - [26/Apr/2006:20:04:45 -0500] "GET /pls/htmldb/f?p=4550:1:6413350672579291785 HTTP/1.1" 404 338
    my most recent error_log:
    [Wed Apr 26 19:56:24 2006] [notice] FastCGI: process manager initialized
    [Wed Apr 26 20:04:45 2006] [error] [client 192.168.1.20] [ecid: 1146099885:192.168.1.20:2844:1976:3,0] File does not exist: d:/oracle/product/10.2.0/db/apache/apache/htdocs/pls/htmldb/f
    When I try to access http://valued-cb7d4c82:7777/pls/htmldb all I get is the 404 message. I can access the Http Server Welcome page.
    Could someone please look at these. I'm at a loss after two days. Thanks.
    Message was edited by:
    calysto10

    Usually if an image in a page cannot be retrieved, Firefox does not redirect the entire page to an error message; the area of the image is just left blank. So this is not normal.
    On the error page, what do you see in the address bar, if anything?
    To test whether one of your extensions might be the culprit, could you test some problem pages in Firefox's Safe Mode? That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using either:
    * "3-bar" menu button > "?" button > Restart with Add-ons Disabled
    * Help menu > Restart with Add-ons Disabled
    Not all add-ons are disabled: Flash and other plugins still run
    After Firefox shuts down, a small dialog should appear. Click "Start in Safe Mode" (''not'' Reset).
    Any difference?

  • Order Confirmed - No Order Found

    I am still waiting on an outcome to this, I have not received an email response.  I do have a case number for this but I am unable to call during business hours today to follow up.  I have a copy of my order confirmation from the website but the order number still shows invalid.  I would like to know how to proceed so that I can receive the product I attempted to purchase at the sale price you advertised.  Thank you.  
    Email below (code numbers and account numbers removed)
    I placed an order tonight and did not get an email confirmation.  I checked my rewards coupon and Student Discount and they have been redeemed but there does not seem to be an order.  I did get a confirmation and an order number at time of order but no emails and it does not show up in my order history. 
    I wanted to make sure this goes through since the sale price was a great deal.  I used my rewards certificate and my student promo code but I was unable to re-do the order because it said codes have been used already.

    Hello ehz1,
    Placing an order online should be a quick and easy process, so it's surprising to read that you never received an order confirmation page. I'd be confused too if I found myself in a similar situation, especially if an immediate resolution didn't appear to be available.
    I've had the chance to review your account and was able to confirm that our post-purchase support team was not able to locate records of your initial order. It's also my understanding they've offered to assist you in placing another order at the same pricing, so I'd encourage you follow up with the sales reps at 1-888-BEST-BUY (1-888-237-8289) if you haven't already done so. As you may have been informed yesterday, the My Best Buy reward certificates you initially attempted to use should also post back to your account in the next 2-3 business days.
    Thank you for your patience and understanding!
    Aaron|Social Media Specialist | Best Buy® Corporate
     Private Message

  • I made a book called Mya in Iphoto and sent it to Apple to which I received. Since then the book crashed out of Iphoto and wondered if Apple has the file so I can order it again.I have a back-up called Rocstor and can't retrieve it

    I made a book called Mya in my Iphoto projects and it has crashed out of Iphoto. I was wondering if the Apple company still has that file so I can order the book again. I backed up my data in a machine called Rocstor last october but when i went to retrieve that book it said I had to download Iphoto back into my computer and i had already updated Iphoto with Ilife and it would not go back in

    Apple keeps files for 40 days for reorders according to a previous web site - give them a try
    LN
    BTW - Once a year is NOT a backup - I use TM so I have at least one per hour plus do a daily clone for a second one and an occasional offsite one (10 or 12 times a year) for the third one

  • I lost my iphone5 5months ago...now i foundit again but all its photos are delted...i want to recover all my lost photos....need help...please

    I lost my iphone 5 couple of months ago...now i found it again but all the photos and vidoes are deleted and were not linked to i cloud.....can any body help how can i recover all my photos and vidoes which are deleted from my device.

    Before anyone can help, they need information to work with. Basic stuff:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. What were you doing when the problem arose?
    - Did it ever work properly?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    Anything else you can think of that might allow someone else to understand your issue.
    With this kind of information somebody can develop a starting point for troubleshooting the issue.
    Posts that consist of "iPhoto doesn't work. Help" or "iPhoto won't print" or "Suddenly I have no photos!!!!!!!!!!" mean that any helper is simply guessing. With information, s/he may be able to get your issue resolved sooner.

  • IPhone got stolen and found again

    Hi!
    So recently, my iPhone got stolen, and the theif wiped all the data and information and put his icloud information (io7) on it, the police found the phone and handed it over but then his information is on the phone and i can't get past activation, so my question is, how do I get past it?
    Do I ask the police for a report and go to Apple? Because I heard apple dosen't do it?
    Or can I use some software to do it?
    Thank You!

    If you are trying to activate an iPad or iPhone and it is asking for a previous Apple ID and password, you have encountered the Activation Lock. This is a security feature that prevents thieves from setting up and using a stolen or lost iPad or iPhone. Unfortunately this has sort of worked in reverse for you. You have no alternative. No must get the Apple ID and password the thief used in order to use the device. If the thief will not provide this info you will never be able to activate the device and no one can help you do it.

  • I pod isnt found again when its taking out of port

    Got i tunes version 6 i had to remove it and reinstall it after i uninstalled i pod installed it again. When i go to put in i pod into its usual usb drive i tunes wont find it it doesnt come up in the source list. The only way is to uninstall it and install software so its formatted by the i pod driver. Have to do this everytime for i pod to work surely theres another way. I can update songs fine when i pod is connected but when pc turned off it does the same thing it doesnt find it as i pod when i turn it on.

    Yes...
    Option "UseEDID" "False"
    I was thinking of trying nouveau. But I also play Open Arena from time to time and it'd be a shame to mess around with dual booting for just one game...
    [dspider@arch ~]$ xrandr
    xrandr: Failed to get size of gamma for output default
    Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1280 x 768
    default connected 1024x768+0+0 0mm x 0mm
    1024x768 50.0* 56.0
    800x600 51.0
    640x480 52.0
    512x384 53.0
    400x300 54.0
    320x240 55.0
    1280x720 56.0 57.0
    Last edited by DSpider (2011-07-24 09:49:02)

  • Error in Installing Oracle 9i on redhat 7.2 -- jre was not found again!

    I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i
    I think I'm successful (well, maybe not) except for the fact that the oui reports the following error:
    "configuration tool oracle net configuration assistant failed. jre was not found
    in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
    Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message:
    "jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..)
    and I set up symbolic links for that and re-ran the runInstaller. Everything I've tried so far has been unsuccessfull.
    Can anyone help? Thanks.
    BTW: What does it mean when the path has double dots (i.e. bin/../bin) in it?. That confuses me a bit.

    I had a similar problem when running jre in linux.
    Any help really appreciated.
    [root@Linux bin]# jre
    jre was not found in /usr/local/bin/../bin/i686/green_threads/jre
    [root@Linux bin]#
    [root@Linux bin]# uname -a
    Linux Linux 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux[root@Linux bin]#

  • HT203167 I downloaded and payed for a audio book using my I Pad now I can not find it on my Iphone. Do I have to order it again for my phone?

    HOw do I get a audio book I ordered tru my Ipad on my I phone

    Audiobooks can be downloaded only once. You'll need to sync your iPad to iTunes on your computer to transfer the audiobook there, after which you can then sync it to your iPhone.
    Regards.

  • Order Cancelled - AGAIN

    My last few orders have been cancelled. When I call into 1800-BESTBUY, I never get a straight answer and the phone reps are never able to help. I just ordered something to pick up instore and the Manager at the store also didn't want to help me out. Please help me get my order through.    -Ivan

    Hi there Ivan, 
    Ordering on BestBuy.com should be a pretty simple experience, that I'm sure you are pretty familiar with. I'm disheartened to find that your recent orders have been automatically canceling, and I apologize if we have been unable to provide you with a more specific reason why. Generally when an order is automatically canceled, it is due to billing information not matching up, information like your address not being entered in the appropriate format, or a simple misspelling. 
    Using the information you registered with the forum, I was able to locate one of your recent purchases that was canceled. Please know that I am reaching out to our support teams for further research of your cancelation issues. Once I have more information for you, I will be sure to update you right away. If you should have any questions in the meantime, please let me know. 
    Thank you for your patience! 
    Regards,

  • Re: order canceled AGAIN!

    I too would like to know what the problem is.  I have been going through the same issues using Paypal.  I have spoken to multiple reps and have been provided no information.  I have been extremely frusterated by nurmerous hangups, repeat transfers, and promises of a call back within days.  It has now been MONTHS!  
    Bestbuy has placed a "flag" on my payment method for a seamingly unkwown reason.  They are causing me to wait an extra 5 days to make my purchase elsewhere, becuase paypal (or any bank) does not imediately process refunds.  
    I have spent far too much money at Bestbuy over the years to be dealing with this endless nonsense.
    PLEASE HELP.

    Hello JonSherrick,
    Thank you for joining the conversation here on the forums. If only you were posting to us under different circumstances. You should not have needed to invest the amount of time and effort you have to this point in an attempt to receive more clarity regarding your cancellations. I am very sorry if your recent cancellations have been any inconvenience or have delayed any purchases.
    When our employees are telling you that you will receive a call back, they should be following through with this. It would be my pleasure to look into this for you more, but first I will need to collect some more information from you via private message. To check you private messages, please click on the link in the upper right hand corner while you are logged into the forums.
    While I realize it isn’t always as convenient as shopping on BestBuy.com, if you have a purchase for a product that is on sale or part of an imminently expiring promotional offer (most of our sales end on Saturday evening), I would recommend visiting on of our store locations to make your purchase.
    Thanks for your cooperation,
    JD|Social Media Specialist | Best Buy® Corporate
     Private Message

  • No replenishment order found

    Hello Experts,
    I am working on Responsive Replenishment scenario. I am facing some issue while generating 'Firm Receipts'. After entering the planned receipts manually when I click on 'Propose Firm receipts' it's giving a warning message as below.
    But according to my understanding this should generate firm receipts based on planned receipts(either proposed by system/entered manually).
    Someone please advise where I am going wrong.
    Thanks & Regards
    Praty

    Check the Transportation lane for source NA01to destination 0000300110 and check whether the product exist in TL also check the means of transport is created or not.
    Also check the Product location combination in SNC.Whether the BP is assigned to Location.
    Regards
    shail    

  • Error while updating user Organization

    I'm using OIM 9031.
    In order to put reconciled user to right organization, I've created a custom entity adapter, that writes the value to Organization attribute of Xellerate User.
    According to logs, I can see, that my adapter returns no errors, but when OIM tries to put/move user to corresponding organization, the following error appears:
    ERROR,16 Nov 2007 13:46:04,924,[XELLERATE.SERVER],Class/Method: tcORC/retrieveKeyValues Error :ORC no order found error.
    ERROR,16 Nov 2007 13:46:04,937,[XELLERATE.DATABASE],select pkg_tos_instance_src_field from pkg pkg where pkg_key=
    java.sql.SQLException: ORA-00921: unexpected end of SQL command
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:113)
    at oracle.jdbc.driver.T4CStatement.execute_for_describe(T4CStatement.java:431)
    at oracle.jdbc.driver.OracleStatement.execute_maybe_describe(OracleStatement.java:1029)
    at oracle.jdbc.driver.T4CStatement.execute_maybe_describe(T4CStatement.java:463)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1126)
    at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1274)
    at oracle_jdbc_driver_T4CStatement_Proxy.executeQuery()
    at com.thortech.xl.util.JDBCUtils.executeQuery(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
    at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
    at com.thortech.xl.dataobj.tcORC.setOrcTosInstanceKeyFromMap(Unknown Source)
    at com.thortech.xl.dataobj.tcORC.eventPreInsert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcUSR.moveUserOrcs(Unknown Source)
    at com.thortech.xl.dataobj.tcUSR.postUpdateMoveUserFunction(Unknown Source)
    at com.thortech.xl.dataobj.tcUSR.eventPostUpdate(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.updateUserRecord(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.provisionObject(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.linkToUser(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
    at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
    at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
    at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
    at com.thortech.xl.schedule.jms.messagehandler.MessageHandlerMDB.onMessage(Unknown Source)
    at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
    anybody knows what could be the reason?

    You need to write the key (long value) of the organization to the entity value ACT_KEY. Either hard code in your adapter provide a string name and using the APIs, return the key of the organization.
    -Kevin

Maybe you are looking for