URL is not displayed in Work flow task of CRM UI and displayed in SOST/SWIA Tcode

Hi All,
I am trying to display the dynamic URL with short link in work flow task, the same got properly displayed in SOST/swia Tcode but not displayed in CRM UI under work list of user, may I know how to solve it?
code in work flow task under description is below :
/*   <A HREF= www.google.com>Portal UWL</A>
Thanks,
VijHyd

Hi
You need to check with your CRM UI Consultant if HTML Tags are read and rendered.
Screens in SOST are rendered using HTML and hence you can see the links. You may face the same issue if you send to outlook and if outlook settings do not support HTML.... whereas it may work on Yahoo or Gmail as the web page will render using HTML.
So, check with your UI colleagues as to how HTML tags can be displayed correctly.
Regards
Modak

Similar Messages

  • URL is not displayed in Work flow task of CRM UI and displayed in SOST Tcode

    Hi All,
    I am trying to display the dynamic URL with short link in work flow task, the same got properly displayed in SOST Tcode and mail but not displayed in CRM UI, may I know the reason behind it?
    code in work flow task under description is below :
    /*   <A HREF= "&URL&">Portal UWL</A>
    Thanks,
    VijHyd

    Hi Vij,
    You can use the below sample code to make a hyperlink for text,
    lv_url type string.
    lv_url = 'you can give url here'
    <thtmlb:link
                      id        = "test"
                     reference = " <%= lv_url %> "
                     tooltip   = "Download template file"
                     text      = "Please click on this link to download the Excel XML template" />

  • PO released is not going to WORK FLOW

    Hi,
    We had implemented the WORFLOW for PO and SA release process. It was working fine and system sends messages to WORK FLOW Inbox. From last few days, suddenley messages are not going to workflow inbox.
    Where as PO/SA Release strategy settings are OK and each strategies are enable for worflow.
    But messgae are not going to Work flow inbox.
    I feel some settings missed out in WORKFLOW settings.
    Please help us to resolve the isue.
    BR,
    Nagaraj S

    Hi Nagaraj,
    Can you check if the event linkage is active in t-code SWETYPV.
    Check if the reciever to the BO event is the desired workflow.
    Also check the event trace SWEL for worfklow getting invoked when PO is released.
    Regards,
    Saumya

  • Work  Flow Template and Work flow tasks

    Hi,
    Work  Flow Template and Work flow tasks are the two objects which are found surprisingly in our client system(when we go to PP01/ HRP1000 IN SE16 ).My employer wants to know what these are:
    Can any one please tell me about "Work  Flow Template and Work flow tasks".
    are the SAP Generated?
    Can we delete them if we don't need?
                                                                                    Thanks in Advance
                                                                                    Gopi Palleti

    Hi Gopi,
    Workflow Template and workflow tasks are part of SAP Business workflow.
    A business workflow is an executable process embedded in SAP applications that you use to automate business processes. 
    You can find more info here.
    http://help.sap.com/saphelp_nw70/helpdata/en/c5/e4b62c453d11d189430000e829fbbd/content.htm
    Regards,
    Sharadha

  • Data flow task error failed validation and return validation status "VS_NEEDSNEWMETADATA"

    I have ETL with ~800 tables that I moving from Oracle to SQL Server (Prod Oracle -> Prod SQL)
    Now the Oracle/SQL new version was came from vendor that I need to test, and for that I created new DEV environments for Oracle and SQL , the update includes updated new columns in exists tables and new tables . (DEV Oracle -> DEV SQL)
    So what I tried to do is to take the old ETL(PROD) to change the connection to DEV servers.
    Then I executing the packages from local laptop it's working, and if I trying to execute the packages from job schedule it's giving me errors : "Data flow task error failed validation and return validation status "VS_NEEDSNEWMETADATA"
    I went to each table to check the columns if something different, and I was dropping some of the tables and recreated them in the destination but the error still shows. I also tried to change the package to "DelayValidation" to True but without
    success.

    I do not understand the difference between "... if I going to change the Connection Manager to new connection" and "didn't change the Connection Manager, only changed inside the Server name / user/ pass" 800 tables.
    What I see is some tables your packages sees in Dev (laptop) is not of the same schema once the package is deployed hence the metadata error.
    Arthur
    MyBlog
    Twitter

  • Are the Tcodes which we use for work flow are same in ecc and crm

    Are the Tcodes which we use for work flow are same in ecc and crm

    Yes they are! the same enjoy!
    Regards
    Tatenda I H Chaibva!

  • Work Flow for Manually Disabling Account and Reporting on Disabling Account

    Hi All
    THis is my First Time To Create Work Flow for Idm Project Please Help me
    i want Work Flow for Manually Disabling Account and Reporting on Disabling Accounts
    Please Tell me How I will have to start, to create the code, I know how to configure but may be I will use BPEL or Through Netbeans and plugin I will use.
    please provide me sample code, so that I can start workflow work

    Thats configurable buddy ! ! And possible in 10G and 11G both versions.
    Functional Roles : These are the groups/roles in OIM 10g/11g with access policies attached at the backend.
    - Create a dummy resource and name it Request Role or anything as you like. Attach an Object Form to it and have form field for Role Name, this would be a lookup type field linked to all OIM groups (leave system values using lookup query). So a user can select any OIM Group in this request as per configuration. Have approval workflows defined on this dummy resource Request Role and in its Provisioning Process make user/s a part of the requested group.
    - Now once the user is made a part of the group, the associated access policy would be invoked automatically and thereby provisioning. The only thing you need to keep in mind is that create the access policy without approval (there is a check box). If you do this the approvals would never be invoked even if you assign a group manually to the user coz it suppresses all the approvals in this access policy.
    IT Roles : These would be linked to the resource and you can define individual approvals on the resources as required.These approvals would be required if someone raises a request for these resources individually.
    Thanks
    Sunny

  • Work flow task id not found in UWL config XML file

    Hi
    We are facing a strange issue with UWL XML file.
    We are running EP 7.0 SP13
    We configured UWL and we are able to see the work items in UML iview.  These are the same work items as seen in SAP Inbox.
    But when we open the uwl.webflow.<system alias> XML file corresponding to the back end system, We were not able to see the task id of the work flow item displayed in the UWL.
    Any help on this would be highly appreciated.
    Thanks and Regards
    VNK

    Hi VNK
    I am facing the same issue - Please let me know if you have found a solution.
    Regards
    John

  • Human work flow task id

    Hi,
    In my project i have to create a human work flow for approval.
    I have created it and auto generated the task form.
    Now i have to retrive certain values from the database and display it in the task detailspage depending on the task id
    can u tell me how to get the task id in the view object
    sample query
    Select ned.event_number,ned.project_overview,ned.PROGRAM_RATIONALE, ned.PROGRAM_OBJECTIVES, ned.PROGRAM_FORMAT, ned.PROGRAM_AGENDA, ned.PROGRAM_THIRD_PARTY_IND, ned.PROGRAM_TITLE, from ns_event_details ned, ns_event_status_details nesd where ned.event_number = nesd.event_number
    and nesd.task_id =5

    Hi viola,
    Thanks for replying,But actual Scenarion is like,
    1.I have a small scenario like integrate oracle ADF screen with Oracle BPM Human Task. we didn't use auto generate task form(we are using one adf application which is already developed in Oracle Adf technology).
    2.Those adf screen is populated in BPM work space using url of ADF screen placed in em console.It's fine,it will populated in work space.
    3.But my problem is we can click on the buttons approve or reject on populated adf screen then only human task will modify the running state to completed state.
    Any one have the idea on my requirement Please give the reply.

  • Can not properly view cover flow in full screen in external display

    My mac is the new Mac book pro 15.4 inch screen and I connect my mac pro to external display e.g. Samsung LCD monitor 24 inches.
    The bug is that I can not PROPERLY view full screen (in external display) for some application e.g. iTunes, and Front Row.
    - When I use iTunes, I can not properly view Cover Flow view in full screen (in the external display screen) except the case of mirror display.
    - For Front Row, I can not view full screen in external display but only my mac display.
    However, for other DVD or VDO players, I can view movie on external display in full screen and I still be able to do other works on my mac screen.
    Please let me know how to solve it.

    found the likely issue!  are you participating in youtube's html5 trial?  go here and it will tell you if you are:
    http://www.youtube.com/html5
    exit the trial and it should fix the issue.  it worked for me!

  • Work Flow Task and Object

    Please let me know how to find the workflow object with help of the task

    Hi Prakash,
    You can use the above method if you want to find the workflow template where the task is being used. If it is the object type (and method) that is being used in a task that you want to find out, then go to pftc, give the task numaber (8 digit) and in the next screen, under Basic data tab, u will find a section 'Object Method'. You will find the object type and method here. You can navigate to the object by double clicking or by specifying the object name in tcode swo1.
    Hope this helps.
    Thanks,
    Leena

  • Work flow using datsets from VS and enterprise server

    Hi,
    Can any one provide the work flow for push model for the reports on the enterprise server and are served by .net datasets
    thanks

    Hello Nenuaky,
    I recommend to post this query to the [.NET Development - BusinessObjects Enterprise forum|.NET SDK Application Development;.
    This forum is dedicated to development and deployment of .Net applications that connect and interact with BusinessObjects Enterprise, BusinessObjects Edge, or Crystal Reports Server. This includes the development of applications using the BusinessObjects Enterprise, Report Application Server, Report Engine, and Web Services SDKs.
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all BOE - .NET Development  queries remain in one place and thus can be easily searched in one place.
    Thank you,
    Falk

  • Advice for recovering from "The requested URL was not found on this server" error when browsing photos and videos on my iPhone 4S IOS5.1

    Im not quite sure how I got into this situation but I have fried my Iphone app photo and video library.  This demonstrates itself in 2 ways
    1. The above error message when I attempt to play videos older than a certain date.
    2. Photos older than a certain date - appear to be grainy suggesting that only the thumbnails are on the phone, and the full resolution photos have been blitzed.
    This coruption may have occured as I have replaced my Iphone 2 times in the last few months for various reasons, where each time I have restored them both using back ups I have made using icloud.  (I havent made an Itunes back up since the iclod came around)
    In reading the support forums - it suggest to restore from a back up version.  Is anyone aware if selectively restoring media content from an icloud back up is possible.
    I have 2 Back Up versions on icould.
    1- 13.5 GB
    2- 7.2 GB
    My hope is that the earlier 13.5 GB version has content I am looking for.
    I am kicking myself for not making the occassional itunes back up, or at least use Image capture as a more secure way of ensuring my personal content is not lost. (I am loosing faith with icould).
    Can someone suggest a good workflow for restoring from a cloud back up.  I have already downloaded the most recent photos using image capture onto my mac.
    Kiwi Grant

    Progress Update.
    I made a back of what existing phtos and Videos I had on my Iplhone.  I used Image capture to do this making an entire back up of photos and videoa that were still intact on the phone.
    Image capture is god for this purpose, as it does exactly what you ask it to do without applying any rules or squishing the files back into iphote (which might also be corupted) 
    Image capture wil do the basic function of retriving the contents of the phone and save them as native files on your hard drive.
    Once I did this I erased my iphone, and re intitialised it restoring an older back up from icloud.
    As the retore was happneing - I did retreive the missing files that cuased the intial beviour as above, and I could play the videos that were missing in the above scenerio.  The wierd ting was however that even though the source files were now back on the device, the thumbnail previews were missing. Where I ahd balck thumb nails for server portions of the resotred content.
    I then went to bed as the restore is a long process.  When I woke up the library had library had cleaned itself up.  Mysteriously the prcess had deleted the files missing the their thumbnails.
    This is very perculiar and bad behavior.
    I am now repeating the process, and will attempt to download the missing content as it is restored and prior to the phone trying to fix itself.
    Here are the lessons learned.
    DO NOT rely on Photo Stream to keep back ups and synchornise videos from you IOS device. IT DOES NOT SUPPORT THIS CAPBILITY
    DO NOT rely on iCloud Back Up alone - always fd an occassional iTunes back up or more reliably still always take a back up of photos and video files using Image Capture to be doubly sure that you a have backd up any content.
    DO THIS NOW - dont wait to loose your phone ofr have your phone repaired by replacement at the apple Store.  (I did both :-(

  • Assign biz role through CRM -SU01 and display page at portal

    HI, SDN Fellows.
    I am creating some custom portal roles at portal and mapped it to the custom business roles for some PCUI screens at crmc_blueprint_c --> "Assign Portal Role to Single Role" ("Assignment of CRM Role to Portal Role").
    Currently, our portal UME data source is mapped to CRM system.
    Right now, I have to assign both the CRM Role through SU01(to have access the CRM Object Method at CRM-PCUI application) and Portal Role through User Admin of WAS/portal (to access/display the PCUI iView in the portal).
    My goal is to just assign role through CRM-SU01 and achieve the same output as I described above. Meaning can I just do the role assignment for the CRM role (through SU01) and able to access to the CRM-PCUI application through portal (able to see the pcui screen)?
    Thanks,
    Kent

    What I want is when I assign a role (Sales Manager) said user A in CRM system, userA should able to see the related workset/page/iviews in the portal (without the need to assign the same: Sales Manager role in portal).
    Now, what I have to do is assign the related objects into a single/composite roles in CRM (for backend data access), then I have to assign a portal role (through User Admin of Portal, so that they can see the portal content),
    is that a way we can do it in one step?
    Thanks,
    Kent

  • Work flow Task

    Hi all,
    I am creating my first workflow with a smiple "Send Mail" Step. When i created this step under the "Control" tab the "Task" field has the value "TS92000001".
    What is the purpose of this task. What is meant by "Agent assignment for task".
    Regards,
    RV

    Hi RV,
    Tasks describe elementary business activities. Tasks always refer to a method of an object type. Possible agents are defined for tasks. Tasks can refer to automatically executable methods (background tasks) or they can require a user to execute them (dialog tasks).
    so when u go in swdd in create a single step of send Email a task is generated which can have any task no. starting with ts(task) as in ur case it is "TS92000001". if u double click on this task no. u vl go to a screen standard task :display (u can also put ur task no. in transaction code pftc  and there u give task type as Standard task and in task give ur task no. and press enter then click on change above now u vl be able to see the same screen as standard task : display ), there u vl see the details of this task, u vl see method SENDTASKDESCRIPTION and object type as SELFITEM which comes automatically as u have created step of send mail.
    when u create a activity then u have to create a task by ur self it doesn't come automatically , there u have to give all the details . after giving details according to ur need , now save it and in tab task properties u vl see agent assignment which means for that particular task which are the agents u want to allow. if u click on that agent assignment then u vl come to screen standard task : maintain agent assignment. There if u select the first line and then click on attributes u vl see :
    General tasks u2013 By setting this indicator, it can be ensured that all users can perform this task.
    General forwarding allowed u2013 This ensures that the work item assigned to the task is forwarded to all
    users, even if the task has not been assigned to the user.
    General forwarding not allowed u2013 This ensures that the work items for a task are forwarded only to the agents assigned to it.
    forwarding not allowed : means task can not be assigned to any agent.
    i hope the above information vl help u in clearing ur doubt.
    Regards
    Saurabh

Maybe you are looking for

  • Migrating itunes to the Mac

    I recently moved from itunes windows to macbook air.  I am able to connect both my old pc and the new mac on the same network and view the shared library.  However, I am unable to move the songs on the shared library to my itunes library on the mac. 

  • Pricing condition issue

    Hello Experts, My business scenario is  that I have several surcharges which are count on different conditions. After all I need to create the condition that would be a sum of all mentioned surcharges. Basically I know pricing but for some reason I c

  • How do i make the whole veiw of the computer smaller? it seems bigger than the whole screen

    how do i make the whole veiw of the computer smaller? it seems bigger than the whole screen

  • Help on table

    i am using netbeans and i got this runtime error java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Integerif i click the link it brings me to this code qStock   =   (Integer) tabTemp.getValueAt(counter,2);qStock is integer an

  • Itunes store wants my password eveytime I use my iPod touch.

    I did a factory reset recently. Now my ipod touch asks for a itunes password every time I start it or turn it on. It's like a push message. It's very annoying. I'm not even in the app store or anything. Can anyone tell me what to do? Thanks,