Implementing a Generic UUP Entity Property Manager

Guys,
My Environment is Weblogic 9.2.1 running on Solaris using Sun JDK
1.5.x. What I am trying to accomplish is:
Create a Entity Property manager that is deployed outside any portal
application. Later on when portal applications are developed and
deployed they can configure their applications to use these entity
property managers along with their own entity property manager. In
order to do that I need to deploy these entity property managers as
EJBs outside any application as an EJB modules. Here is my questions:
1. Can I deploy an Entity Property Manager independently outside any
portal application in WebLogic Portal 9.2.
2. If I can How can I configure my applications to use a remote Entity
Property Manager EJB.
Thanks.
James Bond.

Guys,
My Environment is Weblogic 9.2.1 running on Solaris using Sun JDK
1.5.x. What I am trying to accomplish is:
Create a Entity Property manager that is deployed outside any portal
application. Later on when portal applications are developed and
deployed they can configure their applications to use these entity
property managers along with their own entity property manager. In
order to do that I need to deploy these entity property managers as
EJBs outside any application as an EJB modules. Here is my questions:
1. Can I deploy an Entity Property Manager independently outside any
portal application in WebLogic Portal 9.2.
2. If I can How can I configure my applications to use a remote Entity
Property Manager EJB.
Thanks.
James Bond.

Similar Messages

  • Security Exception while using Custom Entity Property Manager

    Hi,
    I am using Portal 7.0 UUP example (specified in dev2dev.com site) to implement
    custom entity property manager.
    It all works fine using Portal 7.0 admin tool.
    Now I am proving the same concept by writing java code to insert record in UUP_Example
    table.
    This is the code I am writing in my class
    UserManager userManager = getUserManager(); (calling method to get Remote Interface
    of UserManager).
    ProfileWrapper pw = userManager.createUser(identifier,password,"User");
    MyEntityPropertyManager myEntityPropertyManager=getMyEntityPropertyManager();(calling
    method to get remote interface of MyEntityPropertyManager)
    long num=myEntityPropertyManager.createUniqueId(null,identifier);
    pw.setProperty("UUPExample","word1","mike_headen");
    Code gets compiled successfully but when I execute these statements, following
    run time exception occurs:
    EJB Exception: ; nested exception is: java.lang.SecurityException: Users can only
    be modified by themselves, or by a member of the role DelegatedAdminRole||SystemAdminRole.
    This problem comes while executing last statement i.e
    pw.setProperty("UUPExample","word1","ajay_dogra");
    I know I am missing something here. Any guidance will be highly appreciated.
    Thanks
    Mike

    Mike,
    You approach is wrong and you have to code your program in a different way to
    get rid of this problem.
    Here, you are trying to update User property using pw.setProperty() even before
    authenticating and logging in the user.
    Why you are getting this error becuase user is not logged in and u are trying
    to update the user property.
    These are the steps you need to perform to update/insert user properties at the
    time of login.
    1. createUser(using usermanager.createUser).
    2. Authenticate user(Authentication.login(identifier, password, req);
    3. Initialse the profile in session
    ProfileWrapper profile =
    ProfileFactory.getProfile(identifier, null);
    4. Fire UserRegistrationEvent and Session Login event.
    5. Update user property using profilewrapper.setProperty.
    Hope this helps,
    You can either perform these steps in java or can use the usemanager custom tag
    in ur JSP.
    Thanks
    Sanjay
    Thanks
    Sanjay
    "Mike" <[email protected]> wrote:
    >
    Hi,
    I am using Portal 7.0 UUP example (specified in dev2dev.com site) to
    implement
    custom entity property manager.
    It all works fine using Portal 7.0 admin tool.
    Now I am proving the same concept by writing java code to insert record
    in UUP_Example
    table.
    This is the code I am writing in my class
    UserManager userManager = getUserManager(); (calling method to get Remote
    Interface
    of UserManager).
    ProfileWrapper pw = userManager.createUser(identifier,password,"User");
    MyEntityPropertyManager myEntityPropertyManager=getMyEntityPropertyManager();(calling
    method to get remote interface of MyEntityPropertyManager)
    long num=myEntityPropertyManager.createUniqueId(null,identifier);
    pw.setProperty("UUPExample","word1","mike_headen");
    Code gets compiled successfully but when I execute these statements,
    following
    run time exception occurs:
    EJB Exception: ; nested exception is: java.lang.SecurityException: Users
    can only
    be modified by themselves, or by a member of the role DelegatedAdminRole||SystemAdminRole.
    This problem comes while executing last statement i.e
    pw.setProperty("UUPExample","word1","ajay_dogra");
    I know I am missing something here. Any guidance will be highly appreciated.
    Thanks
    Mike

  • Oracle property manager

    I am calculating rent increase schedules on property manager and i am stuck on two cases
    scenarion 1
    Rent is 200K per year
    rent increase is 10% per year (compound)
    service charge is constatnt at 50K per year for the whole lease period.
    scenario 2
    rent is 200k per year
    rent increase: 10% for the first 5 years, 15% for the remainder of the period.
    service charge varies and is determined every year.
    assume the lease period is 2008 - 2020
    kindly let me know how to input these details in the system so that the correct payment chedules are generated every year.

    I would like to know more about your experience with Oracle Property Manager. I have a recent client requirement to implement this (i.e. Variable rent) along with CPI rent.
    I you can, please reply to [email protected]
    Regards,
    Renwick

  • Oracle property manager data import from external system to oracle..

    Hi All,
    currently im working on Oracle property manager module..
    i have a requirement like upload and update the properties from external  system to oracle applications.
    how we can import Data from others systems to oracle,, is any API's or Open interfaces available  for this requirement.
    Please suggest me..
    Thanks all.

    Hi,
    You will  have to study the business needs and populate according data, You may also raise an SR with respect to this and get the support from Oracle if you don't have any experienced superiors on this subject/module to ask from.
    Please see if the following links help you.
    Oracle Property Manager Implementation Guide
    http://docs.oracle.com/cd/A85964_01/acrobat/pntrm.pdf
    Thanks &
    Best Regards,

  • Discoverer Report whenever we create a new customer , the information is dropping off the Property manager module

    Dear Friends,
    whenever we create a new customer , the information is dropping off the Property manager module.
    Can you please help as its a very critical business issue now.
    Thanks a lot in advance.
    Kind Regards
    Siva Charan

    Dear Friends,
    whenever we create a new customer , the information is dropping off the Property manager module.
    Can you please help as its a very critical business issue now.
    Thanks a lot in advance.
    Kind Regards
    Siva Charan

  • Error when trying to create a Variable Rent - Property Manager

    Hi All..
    Im trying to create a Variable Rent record for a lease in PN- Release 12 , but an error shows up when I try to generate periods.
    Error says that GL CALENDAR should be longer than termination date.
    What it specifically means? My lease termination date is 31-DEC-2021 , for me it seems everything is set correctly, in R11 this set up works perfectly. Should I create a GL Calendar specifically for property manager that include 2021 periods ?? The GL calendar that I'm using ends in DEC-12, Should I create new one longer than this?
    I'll be appreciate your advice.
    Robert

    Posted more detailed question.

  • Linking subledger table to property manager table

    Hello
    I need to write a query displaying all the GL and Property Manager info. When you link GL to Payables then your query would look something like the below with the line "and ppia.ap_invoice_num(+) = xte.transaction_number" being the link between GL/Subledger and the leases tables
    select gjb.name
    ,gjh.je_source
    ,gjh.period_name
    ,gjl.je_line_num
    ,xal.accounted_dr
    ,xal.accounted_cr
    ,supp.vendor_name
    ,inv.invoice_num
    ,pla.lease_num
    ,pla.name lease_name
    ,to_char(plda.lease_commencement_date, 'DD-MON-YYYY') lease_commencement_date
    ,to_char(plda.lease_termination_date,'DD-MON-YYYY') lease_expiry_date
    from gl_import_references gir
    ,gl.gl_je_batches gjb
    ,gl.gl_je_headers gjh
    ,gl.gl_je_lines gjl
    ,xla.xla_ae_lines xal
    ,xla.xla_ae_headers xah
    ,xla.xla_events xe
    ,xla.xla_transaction_entities xte
    ,gl.gl_code_combinations gcc
    ,pn.pn_payment_items_all ppia
    ,pn.pn_payment_terms_all ppta
    ,pn.pn_leases_all pla
    ,ap_invoices_all inv
    ,ap_suppliers supp
    ,po_vendor_sites_all pvsa
    ,pn_lease_details_all plda
    where 1=1
    and gjh.je_source = 'Payables'
    and gjb.status = 'P'
    and gjb.je_batch_id = gjh.je_batch_id
    and gjh.je_header_id = gjl.je_header_id
    and gjh.ledger_id = gjl.ledger_id
    and gir.je_batch_id = gjb.je_batch_id
    and xal.gl_sl_link_id = gir.gl_sl_link_id
    and xal.gl_sl_link_table = gir.gl_sl_link_table
    and gcc.code_combination_id = xal.code_combination_id
    and gjl.code_combination_id = xal.code_combination_id
    and gjl.je_header_id = gir.je_header_id
    and gjl.je_line_num = gir.je_line_num
    and xal.ae_header_id = xah.ae_header_id
    and xal.application_id = xah.application_id
    and xah.event_id = xe.event_id
    and xah.application_id = xe.application_id
    and xe.entity_id = xte.entity_id
    and xah.entity_id = xte.entity_id
    and gjl.code_combination_id = gcc.code_combination_id
    and gjb.chart_of_accounts_id = gcc.chart_of_accounts_id
    and ppia.ap_invoice_num(+) = xte.transaction_number
    and ppia.payment_term_id = ppta.payment_term_id(+)
    and ppta.lease_id = pla.lease_id(+)
    and xte.source_id_int_1 = inv.invoice_id(+)
    and inv.vendor_id = supp.vendor_id(+)
    and pla.lease_id = plda.lease_id(+)
    and pvsa.vendor_site_id(+) = ppta.vendor_site_id
    My question now is what if my je_source = 'Property Manager'. How does the GL/ Subledger tables link back to the Leases tables. Currently my query is as below but it does not return any of the lease details (lease numer, lease name, lease commencement date, lease termination date, etc)
    select gjb.name
    ,gjh.je_source
    ,gjh.period_name
    ,gjl.je_line_num
    ,xal.accounted_dr
    ,xal.accounted_cr
    ,supp.vendor_name
    ,inv.invoice_num
    ,pla.lease_num
    ,pla.name lease_name
    ,to_char(plda.lease_commencement_date, 'DD-MON-YYYY') lease_commencement_date
    ,to_char(plda.lease_termination_date,'DD-MON-YYYY') lease_expiry_date
    from xla.xla_ae_headers xah
    ,xla.xla_ae_lines xal
    ,xla.xla_events xe
    ,xla_event_types_tl xet
    ,xla.xla_transaction_entities xte
    ,ap_invoices_all inv
    ,ap_suppliers supp
    ,gl_je_batches gjb
    ,gl_je_headers gjh
    ,gl_je_lines gjl
    ,gl_code_combinations_kfv glcc
    ,gl_import_references gir
    where 1=1
    and xah.ae_header_id = xal.ae_header_id
    and xah.event_id = xe.event_id
    and xe.entity_id = xte.entity_id
    and xal.accounting_class_code = 'EXPENSE'
    and gjh.je_source = 'Property Manager'
    and gjb.status = 'P'
    and gjb.je_batch_id = gjh.je_batch_id
    and gjh.je_header_id = gjl.je_header_id
    and gjl.code_combination_id = glcc.code_combination_id
    and gjl.je_header_id = gir.je_header_id
    and gjl.je_line_num = gir.je_line_num
    and gir.gl_sl_link_table = xal.gl_sl_link_table
    and gir.gl_sl_link_id = xal.gl_sl_link_id
    and xal.ae_header_id = xah.ae_header_id
    and xah.event_id = xe.event_id
    and xe.entity_id = xte.entity_id
    and xal.application_id = xte.application_id
    and xet.event_type_code = xah.event_type_code
    and xet.language = 'US'
    and xte.source_id_int_1 = inv.invoice_id(+)
    and inv.vendor_id = supp.vendor_id(+)
    how do i get the lease details? what link am i missing

    Ok i found the link
    The xla.xla_transaction_entities.source_id_int_1 = pn_payment_items_all.payment_item_id
    and from there you can link the pn_leases_all and pn_lease_detail_all tables to pn_payment_items_all

  • Labels in Property Manager in DW-MX - are large

    DW-MX, Windows XP Pro SP-2, Ram 2G, 1024 x 768 Pixels screen
    Res - Dell Latitude 510
    I opened DreamWeaver MX for the first time in several months.
    The property manager drop down menus and their labels have a font
    size that looks to be 2+ from what I am used to. It also means the
    Property Manager box/window is taking up more screen room. Any way
    to reduce this? I notice the labels under the CSS Styles box are
    also large.

    How is your system font set in WXP? Large?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "bart gragg" <[email protected]> wrote in
    message
    news:fig6qj$47f$[email protected]..
    > DW-MX, Windows XP Pro SP-2, Ram 2G, 1024 x 768 Pixels
    screen Res - Dell
    > Latitude 510
    >
    > I opened DreamWeaver MX for the first time in several
    months. The
    > property
    > manager drop down menus and their labels have a font
    size that looks to be
    > 2+
    > from what I am used to. It also means the Property
    Manager box/window is
    > taking up more screen room. Any way to reduce this? I
    notice the labels
    > under
    > the CSS Styles box are also large.
    >

  • To get Primary contact name-Oracle Property Manager

    Hi all
    In oracle Property Manager-
    Responsibility ABC Telesales Agent--- ebusiness center
    Here in  Lead Tab ,how to get the name of the table/view in which Primary Contact is populated
    when i do record history i get ast_sales_leads_ebc_v,but the Primary Contact field  is not there ,\
    KIndly guide
    thanking in advance
    regards
    Lincy

    Hi Lincy,
    Individuals who come forward voluntarily to help others here are from different capacity of knowledge and awareness. In addition, the OP should be considerate enough to understand the posters who come up to answer may be also occupied with the retrospective official and personal obligations which may also lead to non-availability.
    As long as the posted question is familiar with to the individuals coming up to help, obviously there is no doubt we will help as long as it is provided that we are not personally obliged with some other works. But there may also be certain areas where each and every volunteers are aware of. This could be the probable reason which keeps certain answers unanswered. But you may also raise an SR in case you urgently require resolution.
    But anyways best of luck mate, and hope your questions be better dealt
    when i post ,doubts related to oracle property manager in EBS General Discussion ,i get no replies
    What is the issue you have?
    Thanks &
    Best Regards,

  • Property Manager: PN_LEASE_MILESTONES_ALL (Check Event Alert)

    Hi,. I tried to configure the Check Event Alert to Property Manager (PN_LEASE_MILESTONE_ALL), in the documentation , I read that I must configurate ORACLE ALERT, but  I don´t find some documentation about it.
    I did an Event Alert, but i cant merge the Milestone Template with Alert, by that I mean when the table PN_LEASE_MILESTONE_ALL is updated or inserts rows, the notifications email is ok, but any information about the template uses:
    Action Due Date
    Lead Days.
    Responsible User
    Type
    Frequency
    Begin Date
    So, Can you help me?

    Can you find any details about the error from the "View Detail" button (the same window where you check the log and output files)?
    I found the Workflow logs, I am not sure what I am looking for, but i am not seeing any errors reported.The event viewer is supposed to send an email, so do you see anything in the logs that could be related?
    Thanks,
    Hussein

  • Property Management Add-on

    Is there an Add-on for property management?  thanks.
    Allen

    Have a look at the ProjectManagemetn Tool from german partner MARINGO. www.maringo.de

  • Property Management software for OSX?

    Does anyone know of (or can recommend) a quality property managment sofware for OSX?  I'd prefer to not use Boot Camp/Virtualization for Quicken Property Manager if at all possible.
    Thanks

    Google will be your friend as will MacUpdate or CNET Downloads.

  • No replies for oracle property manager

    hi all
    when i post ,doubts related to oracle property manager in EBS General Discussion ,i get no replies
    why 
    I am a person who uses the otn forum very frequently and i have got solution each time from the experts here ,  which has  helped me a lot always !!!
    thanks
    lincy

    Hi Lincy,
    Individuals who come forward voluntarily to help others here are from different capacity of knowledge and awareness. In addition, the OP should be considerate enough to understand the posters who come up to answer may be also occupied with the retrospective official and personal obligations which may also lead to non-availability.
    As long as the posted question is familiar with to the individuals coming up to help, obviously there is no doubt we will help as long as it is provided that we are not personally obliged with some other works. But there may also be certain areas where each and every volunteers are aware of. This could be the probable reason which keeps certain answers unanswered. But you may also raise an SR in case you urgently require resolution.
    But anyways best of luck mate, and hope your questions be better dealt
    when i post ,doubts related to oracle property manager in EBS General Discussion ,i get no replies
    What is the issue you have?
    Thanks &
    Best Regards,

  • Oracle property management

    Hi gurus
    I'm new on this property module and would like to know,how do we query for transaction and/or invoices after you have exported on the property management responsibility
    Thanks

    Hi,
    Can you please elaborate on your Query?
    I. Do you want to Export Data from Property Manager (PN) to Payables (AP) / Receivables (AR)?
    or
    II. Do you want to bring in Data from Payables to Property Manager?
    For exporting data from PN to AP :
    1. Export data to interface tables via Export to Payables
    2. Import this payment in AP via concurrent Payable Open Interface
    For exporting data from PN to AR :
    1. Export data to interface tables via Export to Receivables
    2. Import this payment in AR via concurrent Receivable Open Interface
    For II. You will need certain profiles set up for the same.
    Please let us know your requirement / query to help you better.
    Thanks,
    Sada.

  • Oracle Property Manager Product Family and UPK

    Hi All,
    We are looking for UPK's related to Oracle Property Manager.
    Which "Product Family" does Oracle Property Manager belong to ?
    Under which product family will i be able to find the UPK's realted to it ?
    Regards,
    Ajith Moni

    We are looking for UPK's related to Oracle Property Manager.
    Which "Product Family" does Oracle Property Manager belong to ?Assets and Real Estate which comes under "Financial Management".
    EBS Property Manager Information Center [ID 1326216.1]
    http://docs.oracle.com/cd/B53825_08/current/html/docset.html
    Under which product family will i be able to find the UPK's realted to it ?UPK: Frequently Asked Questions on UPK Content [ID 1188328.1]
    Oracle User Productivity Kit Documentation
    http://www.oracle.com/technetwork/middleware/upk/documentation/index.html
    Thanks,
    Hussein

Maybe you are looking for

  • Reg: Error in Mail sending through background job in SCOT

    Hello experts, I am trying to schedule a background job through SCOT so as to send the mails present in SOST. The job is running but it is giving error as "Invalid status  for recipient" in SOST. But when I am sending it directly from SOST it is deli

  • When I open firefox, it opens a pdf file as well as home page - how do i stop this?

    Since upgrading to v5, when I open firefox, it opens a pdf file as well as my home page. I cannot see any setting or fields in "options" that can be causing this - how do i stop the pdf from opening?

  • MacBook is too big!

    I do like small laptops and I really think my next one will be a small one by Apple. I was very interested when I read about the new MacBook. When I read about the size though, I was a bit disappointed: Width: 12.78 inches (32.5 cm) My current laptop

  • Reg: mail need to be trigger for salary change

    Hi gurus, I have one requirement. If any one does the changes in salary I mean in infotype 0008 then one mail need to be trigger. Can any one tell me the procedure how to do this requirement? Regards Ramesh

  • Flash CC 2014 brush pressure bug

    Hi, I am using Flash CC 2014 and I have a problem with the brush. When I use the brush with pressure for tablets, it has a lag and the line doesn't appear immediately. When I use the brush with the mouse, it doesn't lag. When I turn off the pressure,