RE-FX Object link is not working

Hi Gurus
I have added the object VICNCN (Screen Number: 500) in DC10 for a document type. Now i can link Real Estate Contract with a DIR in Object Link tab. When i double click the Real Estate Contract number in Object Link tab then the system will open the transaction RECN. So i hope the DIR is attached to that number.
But when go to transaction RECN and select the menu Extras--> Document Management then the system prompts a message to create a New Record.  Suppose if click "Yes" then it shows a error "Model Not Found". Actually the Real Contract Number has already been linked in Object Link Tab in CV01N. But it is not working properly.
Can anyone please help me to fix this issue.
Regards
Vasim Raja. R

HI Nayeem,
Please maintain Authorization group 1 in Maintain screen for Object Link :
Maintain 1 in Auth. field. Then go to RECN, Extras, Document Management there u will find Creation of document from RECN.
Regards
Jayanth

Similar Messages

  • ADF Tabe's Pagination link does not work when embedded in iframe

    Hi experts,
    When I embedded ADF table(with JSF) in iframe like below code, the pagination link does not work. Is it a known bug?
    <iframe width=100% height=500 src="http://rst-act3ct2.us.oracle.com:8888/test/faces/modify.jspx" frameborder="0" scrolling="no"></iframe>
    When I use <object> instead of <iframe>, the pagination works again. However, <object> could not be used in my project.
    Any idea on it?
    Thank you in advance.
    Regards,
    Tony

    Hi,
    if you are on JDeveloper 10.1.3 then chances are that the problem can be pointed back to the mismatch of HTML and JavaServer Faces. At least you should make sure you work with a recent JDeveloper 10.1.3 release
    Frank

  • Reply link does not work on ipad

    After logging in to this group, the reply link does not work on either my ipad 2  running IOS 8.1.3 nor my iphone 4 running 7.1.2. Not helpful really. I have had to switch on my old laptop.Also I never know which group to post a new question in, The names like Snow Leopard dont really give me a clue, so if the key word does not find an existing topic, i just end up guessing.

    You seem to have double posted, Lynne.   I have replied on the other one.
    Snow Leopard is one of the Apple operating Systems (OS X) as opposed to iOS 

  • Dashboard link is not working from BI Publisher

    Dashboard link is not working from BI Publisher. Please let me know How to fix this problem.

    Please somebody guide me.
    Dashboard link is working fine from the Apps Server Machine. But the link is not working from other machines. Do I need to setup machine.domain:<port_number> any where.
    Thanks,
    Vara

  • I'M AN AMERICAN ON TEMPORARY ASSIGNMENT IN ITALY AND CANNOT GET TO ANY HELP SOURCE ONLINE OR BY THE PHONE NUMBERS LISTED ONLINE.  I'M TRYING TO RENEW MY ONE TO ONE SUPPORT PROGRAM AND THE "RENEW NOW" LINK DOES NOT WORK!  HELP!

    APPLE SENT ME AN E-MAIL WITH A LINK TO RENEW MY ONE TO ONE SUPPORT.  THE LINK DOES NOT WORK.  AFTER I LOG INTO MY APPLE ACCOUNT AND CLICK "RENEW NOW" FOR ONE TO ONE, AN ERROR MESSAGE APPEARS SAYING "PAGE NOT FOUND".  AMAZING.  WHEN I TRY TO CALL THE TOLL FREE APPLE SUPPORT NUMBER FROM MILAN, ITALY WHERE I AM NOW LIVING, IT DOESN'T WORK. THE ITALIAN SUPPORT DESK APPEARS TO BE AVAILABLE ONLY ON WEEKDAYS DURING NORMAL BUSINESS HOURS.  HOW CAN I REACH A LIVE APPLE SUPPORT PERSON?

    Start by going here - https://expresslane.apple.com/GetproductgroupList.action?locale=it_IT
    Best of luck.

  • After updating to V 15.0 I have the issue that suddenly many but not all of the functions do not work anymore. Menues and download links do not work.

    I have updated my firefox to version 15.0. After this I have the effect that at some unspecified time during use many of the functions stop working. Menu's do not open, download links do not work anymore and so on. Opening new tab's or windows still works. Links on pages partly work partly not. Copy and paste does not work anymore on webpages. It takes ending the firefox process and restarting to correct the issue until it happens again. I have those effects on totally different webpages. At this time it happens every time after I start Firefox but not right away. Firefox first works for some time and then it suddenly doesn't anymore without me having done anything special

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Link is not working for one role. how to check please guide.

    Hi Expert,
    I have a simple question but as don;t aware of some of the techincal area not able to understand where to check.
    I have a link under document flow in offer( opportunity) where for one role sales support user the link is not happening. I have checked for other role its working fine.I understand that for this role the link  will not work as per the role maintianed.
    But where this link got maintained and how i will be able to check which link is tagged to which profile.
    rolewise mappeing with link.
    Please guide.
    Prem.

    Hello Prem,
    Please check the navigation bar profile from your business role.
    Then go to the navigation bar profile settings, you can find the details settings there.
    If it is a link under some work center, you need to start from the work center.
    If it is a direct link, then start from the derect link group.
    Hope this could be helpful.
    Best regards,
    'Maggie

  • Importing bookmarks I go to file and the IMPORT link is not working ... not Illuminated ... what can I do?

    I want to import bookmarks from Explorer and I go to File Tab and the IMPORT link is not working or not illuminated?

    Make sure that you not run Firefox in permanent [[Private Browsing]] mode.
    * You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    * To see all History and Cookie settings, choose: Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    * Uncheck: [ ] "Permanent Private Browsing mode"

  • I have a Excel file which has lots of PDFs embed as a link.  When i converting to PDF the embed links are not working. Please help to slove this issue.

    I have a Excel file which has lots of PDFs embed as a link.  When i converting to PDF the embed links are not working. Please help to slove this issue.e

    I am also looking alternative way using inDesign to create the embed link as like as excel. is there any possible? Thanks for you reply

  • This link is not working. Please if you can access this l...

    this link is not working. Please if you can access this link send me the text from it (as an attachement by email)

    Is the SQL being passed to Access valid for Access:
    SELECT Orders.*, Tickets_detail.OrderID2 AS T2, Tickets_detail.Price, Tickets_detail.ticketname FROM Orders JOIN Tickets_detail ON Orders.OrderID = Tickets_detail.OrderID2 WHERE EventID =24 AND AuthNetCode =1 AND OrderType IS NULL ORDER BY orderID2 DESC
    (that's from your error msg)
    Can you run that on Access?
    I suspect the JOIN syntax might be different.
    Any reason why you're running SQL Server on live, and Access on dev? You're making a bit of a rod for yourself there.
    Adam

  • In P6 P6 Help link is not working

    Hi,
    My P6 help link is not working in help menu.
    P6 Library and Support link are working.
    As suggested in another discussion i tried to update link in Admin>Application setting and restarted weblogic, But system is still taking some other link than i defined in application setting.
    Can anybody help?

    Hi,
    We worked on this issue ,
    Solution:
    In the P6 EPPM Admin application in the corresponding configuration, In P6 Help url we have modified the url from  http://hostname:8203/p6help/help to http://hostname:8203/p6help/ and we restarted the P6 server in weblogic console.
    Then everything fine now,
    Regards
    Kumar

  • The figure links are not working

    The figure links are not working in the latest ADE 4.0.3. The same ePUB figure links are worked perfectly in ADE 3.0.

    Your navigation is covering some of your links. You should send the image to the back & or crop it to just the red box.
    How I create navigation menus:
    http://jeffnitschke.com/Video.html

  • When I link to an external site, the link does not work, if I right click "Open in new tab" the link works.

    When I link to an external site, the link does not work, if I right click "Open in new tab" the link works.

    I have not changed any of my preferences and they look like they are as I would have left them.
    I tried resetting Firefox and deleting the preference file, no change.
    By the way, I hate that the tabs are on top and not where they belong above the pages they are for. There should still be a way in Firefox to put them back without having to use an add-in.

  • Link does not work for-End-of-Sale and End-of-Life Announcement for the Cisco Secure Access Control System 5.4

    Link does not work for
    End-of-Sale and End-of-Life Announcement for the Cisco Secure Access Control System 5.4
    How do we get Cisco to fix?
    see attachment

    Give it a couple of days - it looks like they just sent out the notification before the notice was published on the public page.
    Once the ACS 5.4 EoS/EoL notice is published you should see it linked from this page.

  • Hyper links do not work in mail

    Hi All,  Since updating OSX Hyper links do not work in .mail.  I can find no preferences that would affect this.

    Hyperlinks in mail not working
    Mail links do not open in Safari automatically

Maybe you are looking for

  • Why is the back of my 4G iPhone  puffed up?

    Why is the back of my 4G puffed up? 

  • How to use Log function

    for(i=0;i<scaleX;i++)                for(j=0;j<scaleY;j++)                     zb[i][j]=(double)R_matrix[i][j];                     zb[i][j]=log(zb[i][j]); // error in this line                     R_matrix[i][j]=(int)zb[i][j]; Error message: C:\User

  • How to declare cursors dynamically

    I am writing a trigger. in the body of the trigger, I need to make a select query on a table like select column1 from tablename where order_id = some_variable_name... for each of the column1, I need to do some operation. Problem is I get the value of

  • Video playback problems in iMovie08

    I have been using iMovie08 for a while and have suddenly started having performance problems. When playing back an edited video CPU utilisation is maxing out and the video playback is skipping frames. This same video has not been a problem previously

  • Web based Java URGENT

    Hi, I am a student developing a software for my final year project. I am developing a reminder system that will send text messages to students mobile phones. I know how to do this coding. Students would enter their details such as mobile phone number