XML UWL Configuration for custom structure in container

Dear UWL experts,
We are adding a structure type: ZPRC_UWL_CUSTOM with 10 fields to a Workflow Task container and call it V_UWL_CUSTOM
Inside the structure, there are several fields called, for example:
V_OBJECT
V_SUBJECT
V_AUTHOR
We have trying hard, but we cannot find a way to make reference to the V_OBJECT, V_SUBJECT and V_AUTHOR fields from the UWL XML.
We tried things like:
<CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalId" objectType="WebflowContainer" cacheValidity="final">
          <Attribute name="V_UWL_CUSTOM" type="string" displayName="V_UWL_CUSTOM"/>
</CustomAttributeSource>
<CustomAttributeSource id="ABAP_BOR" objectIdHolder="V_UWL_CUSTOM" objectType="ZPRC_UWL_CUSTOM" cacheValidity="final">
          <Attribute name="V_OBJECT" type="string" displayName="Object Name"/>
</CustomAttributeSource>
Could you please help us here?
Thanks and kind regards,
Sergio Martinez
Edited by: Siralos on Oct 31, 2011 3:38 PM

Hi,
I only can assume how things are in your system, but I hope that you have a container element V_UWL_CUSTOM in your workflow container. Then you are binding it to the task container V_UWL_CUSTOM, right?
If the above is correct, then you need to create individual elements in your task container:
V_OBJECT
V_SUBJECT
V_AUTHOR, etc.
Do binding from workflow container to the task container:
V_UWL_CUSTOM.V_OBJECT -> V_OBJECT
V_UWL_CUSTOM.V_SUBJECT -> V_SUBJECT
V_UWL_CUSTOM.V_AUTHOR -> V_AUTHOR
Etc.
If you cannot do the binding from workflow container (=you don't have the element in WF container because of some strange reason), then things get a bit more interesting...
Regards,
Karri

Similar Messages

  • In FM9, can you turn off xml parsing messages for non-structured generated files?

    Hi folks,
    In Frame9, we finally are able to gather books containing xml files and update the book's xrefs and numbering, hoorah.  This works great.
    The issue is that we have generated TOCs and Indexes that are not structured but are part of the book. We have no need to structure them, as they are used in PDFs only and are not required when we go to html.  When we update a book, we get an error logged...
    The Application configured for the XML book component is not available.
    ...for every single chapter in the book. I am assuming this is because there is no structured app that is relevant to the TOC and Index, which just appear in the structured view as "BOOK-COMPONENT".
    This error is not a show-stopper but it mucks up our processing, and we'd like to turn it off.  Does anyone know if that is possible?
    Thanks in advance for any help,
    Shelley Hoose
    Rogue Wave Software

    Hi Shelley,
    The error... "The Application configured for the XML book component is not available."
    is seen when the XML files in your books do not have an Application associated with them. You would will always see this mesaage when you update the Book if the Application is not set.
    To set Application to use for an XML file inside a book in FrameMaker9-
    Select XML File in book > Right Click-Select Properties.
    Select Application in the Use Structured Application dialog.
    Select continue to associate the XML file with an Application.
    You might find this blog post helpful if you use XML files in books- XML Authoring Projects using Hierarchical Books
    Regards,
    Nakshatra

  • Reciever file adapter configuration for Deep structure

    Hi Experts,
                     I have a idoc to file scenario in which i used a data type for file in below format:
    DT_Test
    -->Recordset(0.unbounded)
    >E21DPU1(0.unbounded)
    >field1
    >field2
    >E21DPU5(0.unbounded)
    >filed 3
    >filed 4
    >E21DP03(0.unbounded)
    >filed 5
    >filed 6
    Here DT_test is datatype name,Recordset is a structure name which contain E21DPU1, E21DPU5,E21DPO3 stucture inside it.Now,E21DPU5 and E21DPO3 structures are under E21DPU1.
    I am confused in creating content conversion parameters i.e what we have to mention in Recordset Stucture .
    I used E21DPU1,,E21DPU5,,E21DP03,* .should it work for deep structure.
    Thanks
    Deepak

    Hi,
    file adapter does not handle 2 level deep structures
    the easiest way to do it now is to go for abap or java mapping
    and create a line for each of the output lines and handle this in the file adapter
    so like <line> </line>
    <line>E21DPU1(0.unbounded) with fields </line>
    <line>E21DPU5(0.unbounded) with fields </line>
    <line> etc. </line>
    Regards,
    Michal Krawczyk

  • UWL configuration for Federated Portals logging errors in defaultTrace

    Hi everyone,
    I've just finished configuring UWL for Guided Procedures on federated portals using the help provided in the links below:
    [https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/904ca240-63bc-2a10-1c98-de81b6a045bf|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/904ca240-63bc-2a10-1c98-de81b6a045bf]
    [http://help.sap.com/saphelp_nw70/helpdata/EN/43/ef06a7860c7061e10000000a1553f6/content.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/43/ef06a7860c7061e10000000a1553f6/content.htm]
    Everything is running very well except for the fact that exceptions for the GPsystem I created are showing up in the defaultTrace log. The message repeats itself several times:
    03/12/2009 , 15:56:12:234 , GPsystem    | ACCESS.ERROR        | null     |           | Permission=(com.sap.caf.eu.gp.model.permission.GPPermission GP.GET.WORKITEMS) , Error , /System/Security/Audit , com.sap.security.core.util.SecurityAudit , sap.com/cafeugpmodeleap , GPsystem
    These log traces repeat themselves so many times that they seem to be causing an unnecessary load on the system. Other that that, both the Guided Procedure and UWL are working perfectly. Does anyone have any idea as to why this might be happening?
    Thank you very much,
    Luis

    Hi
    UWL Configuration is not  proper so only this happening.
    Refer the [Link1|https://wiki.sdn.sap.com/wiki/x/IwBbAQ ] [Link2|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45] [Link3|http://help.sap.com/saphelp_nwce10/helpdata/en/05/fe8ef669674991a4205666694b9c85/content.htm] .
    Regards,
    Surjith

  • UWL modification for Custom Workflow

    Hello ,
    We are implementing Expense Approval on EP7.0 via UWL....there is a custom workflow in the ECC system which was being used earlier in ITS....we want the same Inbox entries on portal and give managers the option to Approve from there....they are able to Approve .....but the "Approve with Changes" button is not working ....it just says "Successful" at the top but does not actually approve it ....do we need to make changes in the UWL XML file for this...?
    Any help would be highly appreciated.

    Hi Saurabh,
      try to add your custom attribute in your view com.sap.pct.erp.mss.myOpenTasksTimeAp  how <DisplayAttributes>.
    Example:
    <View name=...........
    <DisplayAttributes>
    <DisplayAttribute name="REQ_ID" type="string" width="" sortable="yes" format="default" referenceBundle="decision" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
    <DisplayAttribute name="VERS_NO" type="string" width="" sortable="yes" format="default" referenceBundle="decision" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
    </DisplayAttributes>
    Change the type and the other property of displayattribute as you want.
    Regards,
    Rocco
    Edited by: Rocco P. on Oct 20, 2011 10:39 AM

  • UWL Configuration for KM Resources

    We are creating XML documents in KM folders using custom PAR file based iViews.  These XML documents do go through approval process.  When a notification received by an approver in UWL, the link the task is opening XML document in browser.  Instead, our requirement is to open this document using another custom iView (that reads this XML document and displays the data in formatted HTML fields).  
    Please note that each KM folder stores different type of XML content.  Thus, all documents in the same folder should be opened with one specific iView.
    Is it possible do the above using standard configuration?  If so, please advice on how we do it?  Any documentation, guidance, info would be highly helpful.
    If configuration task is not possible, is it possible to do the same by any custom coding?  Please advise with additional info.
    Thanks

    Hi Leena,
    Could you please tell me how did you solve the issue.
    Regards,
    Ramesh

  • UWL configuration for decision step

    Hi!
    We are using the decision task for approving trips (TS200000118).
    We've to add a decision note as described in this forum (UserDecisionNote).
    How do I get the standard xml for this step to modify this.
    I just found the entries in the uwl.webflow:
    <ItemType name="uwl.task.webflow.decision.TS20000118.mandant086" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
          <ItemTypeCriteria systemId="mandant086" externalType="TS20000118" connector="WebFlowConnector"/>
    </ItemType>
    Kind regards and thanks for any hints!
    Peter

    Hi Peter,
    As you are already aware of UWL supports a property called UserDecisionNote for the UserDecisionHandler action and can configure the XML file of UWL for this.
    For example:-
    Can add the following in UWL xml configuration file. And then upload the xml file.
    <ItemType name="uwl.task.webflow.decision.TS90100366.SAP_ECC_FINANCIALS.SAP_ECC_Financials" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
    <ItemTypeCriteria systemId="mandant086" externalType="TS20000118" connector="WebFlowConnector"/>
    <Actions>
    <Action name="send" groupAction="yes" handler="UserDecisionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
    <Properties>
    <Property name="decisionKey" value="1"/>
    </Properties>
    <Descriptions default="send"/>
    </Action>
    <Action name="reject" groupAction="yes" handler="UserDecisionHandler" returnToDetailViewAllowed="yes" launchInNewWindow="no">
    <Properties>
    <Property name="UserDecisionNote" value="true"/>
    <Property name="decisionKey" value="2"/>
    </Properties>
    <Descriptions default="reject"/>
    </Action>
    </Actions>
    </ItemType>
    Please refer to [link|http://help.sap.com/saphelp_nw2004s/helpdata/en/7a/df014b037141ca9afc6433ed42b519/frameset.htm].
    Thanks
    Arun Singh

  • Error in UWL configuration for MSS in portal..

    HI,
    I want to configure UWL in portal so that I can see/approve  leave in UWL in MSS. Please let me know how to configure the same.
    When I am trying to configure the UWL in system admin> system configuration> Univerasal Worklist Administration, under that i clicked in new button to add my R/3 system, in that popup i mentioned my system alias name of R/3 system and connector as Webflow connector and remaining field i kept as empty and i clicked on save button after that when i click on Register button OR Register item type for all system than I am getting the following error, please let me know what the  issue is ?
    Error is:
    Errors:
    System SandBoxCLNT300: Wed Mar 16 09:18:38 IST 2011
    (Connector) :com.sap.netweaver.bc.uwl.connect.ConnectorException:Wed Mar 16 09:18:38 IST 2011
    (Connector) :com.sap.portal.connectivity.destinations.PortalDestinationsServiceException:User is missing credentials for connecting to alias SandBoxCLNT300. Contact your system administrator.
    SandBoxCLNT300 is the system alias of system I have created for R/3. in that system object I am using logon ticket.
    Also when i try to test that system , SAP Web AS Connection  AND  ITS Connection connection are tested properly with green tick but the third parameter  Test Connection with Connector is failing and the error is
    Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    Also the transaction iview i created using this system object is coming absolutely proper, than why Test Connection with Connector is failing , please let me know , might be UWL issue is related to this one..
    Thanks

    Please first let us know if you have done the configuration as per
    the Note 779075, Please do this and re register the work items and
    let us know.
    Make
    Check the configuration of SAP_WebDynpro_XSS
    Here is the help documentation:
    http://help.sap.com/saphelp_nw70/helpdata/en/92
    /a88931f2dd4631b9e8d530697d89c9/content.htm
    in regards to this parameter.
    IF the LeaveRequestApprover application is deployed on the SAP_Local
    System, you needed the system alias of SAP_LocalSystem in the
    Webdynpro Launch System value.  With this setting when the user
    manager clicks on the item, it will work fine.
    the system SAP_Webdynrpo_XSS should have maintained the WAS properties
    with the port of the portal. This is for normal working for
    Leave request
    "Mapping Logical Systems" in the following documentation:
    http://help.sap.com/SAPHELP_NW04S/helpdata/EN/2a/7a754297fdd142e10000000
    a1550b0/content.htm
    and the "sap-wd-arfc-useSys" bullet point in the following
    documentation:
    http://help.sap.com/saphelp_sm32/helpdata/en/f4/651741f163f023e10000000a
    155106/content.htm
    See in bold where it mentions that "The prerequisite for this is that,
    in addition to the default JCo connections, you created the new logical
    system name with the Web Dynpro Content Administrator and configured it
    for the required SAP system." Meaning that there needs to be a JCO
    Connection for "SAP_R3_SelfServiceGenerics_MetaData" since these are
    the default JCo connections. In this case I kindly ask that you create
    the default metadata and model JCO connections for
    SAP_R3_SelfServiceGenerics and see if that resolves the issue.

  • Q: XML Publisher Training for Customer

    Hi,
    I am working with a customer who is just starting to use XML Publisher. They claim there isn't a lot of training available to them on the product. Do you know of any customer facing training, material, etc that I can send to them?
    Thanks!
    Jennifer

    Well Oracle Univsersity has course material available since last year and has promised to offer a class before October / Oracle World.
    Otherwise I think there is actually quite a bit of material out there:
    - The user guide is 400 pages - with MANY examples.
    - The XML Publisher Desktop comes with a tutorial and 3 flash demos.
    - We have a BLOG and this discussion forum
    - We are based on XSL and XSL-FO - you can find good books from WROX and O'Reilly
    on XSLT and XSL-FO
    - We ship with numerous samples.
    Yes, there could be more training material - and I hope we get the Oracle Univerisity
    Training soon, but it could be far worse ;) Tim and Leslie did an awesome job creating
    all this documentation with a small contribution from me. (Well you can blame me for the Word Template Builder online help).
    Klaus

  • Univeral Worklis - XML Content Configuration for workflow tasks

    I work in an HR and SAP Portal project in Stockholm, Sweden. We have now activated the course booking functionality in the "Training and Event" module. The basic functionality is that course bookings etc. should be approved by managers using workflows. Therefore must be the Universal worklist be configured. I have also read the guide "How To…Configure the Univeral Worklist" but I still need some guidance on how to do that.    
    These workflows are used in the process:
    ·     WS01200147 (Employee Attendance Cancellation)
    ·     WS01200151 (Approve Employee's Attendance Booking)
    ·     WS01200160 (Approve Employee's Rebooking)
    I should appreciate if you could help me to create a correct XML-file to include above workflows/tasks in the universal worklist.
    Best regards,
    Jan Wodlin

    The have used the following documentation to configure my UWL.
    http://help.sap.com/saphelp_erp2004/helpdata/en/e5/fc550f79ed4131a63c540cddbfe7be/frameset.htm
    PS: Please reward points if i am of any help to you.

  • UWL configuration for travel and leave

    Hi,
    Can anyone guide me on configuring leave and travel workflow and UWL connectors.
    We have deployed ESS/MSS .
    HR is configured in SAP ECC. Workflows are configured. I want to integrate to UWL.
    I am very new to UWL , so i need steps from start to end like connectors creation and RFC creations etc
    Thanking You,
    Jessi

    For a good overview I suggest you [Look at this|http://www.google.com.au/url?sa=t&source=web&cd=1&ved=0CBQQFjAA&url=https%3A%2F%2Fcw.sdn.sap.com%2Fcw%2Fservlet%2FJiveServlet%2Fdownload%2F113876-4-51769%2FTop10RecommendationsUWL.pdf&ei=lSe2TOeQIY-yvgOdkICTCQ&usg=AFQjCNGLZGdkgGlY6T3CZOtfiYTJEIvA-A&sig2=MbZCgJbLaXEkL4ihq-ZYBw]
    The help guide tells you how to do the basic configuration: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    BRgds,
    Simon

  • Configuration of Thread Pool for CQ's Web Container

    I am trying to detrmine whether there is any specific configuration for tuning the web container thread pool for CQ. The only configuration I observe is OSGi 's Apache Sling Event Thread Pool but tuning this does not directly correlate to the thread pool that is used for serving web requests by the publish instance.
    Any help would be greatly appreciated as I work through tuning our CQ instance.

    Unfortunately, the max thread settings is not exposed in CQ 5.5.However, all the other configurable settings (equivalent for server.xml) can be seen at [1]
    [1] http://localhost:4502/system/console/configMgr/org.apache.felix.http
    This is fixed in CQ 5.6 current release.
    Thanks,
    Varun

  • Withholding Tax for Customer Down Payment F-29

    Dear all,
    I have configured the withholding tax and it works fine for the AP: invoice, payment, advance payment.
    However I encountered problem for AR side: customer down payment (F-29). During the payment there is a "withholding tax" button that once you click a pop-up window will appear to enable you enter the withholding tax data.
    My problem is no withholding pop up window appear and no error message as well. Thus I am unable to enter the withholding tax data.
    The customer has been assigned with withholding tax type and withholding tax code. I follow the follow documentation for the configuration steps and it works well on AP side.
    http://www.sapficoconsultant.com/Bonus/Extended%20Withholding%20tax%20configuration.pdf
    Can you please kindly advise if there is any missing step need to be performed for withholding tax configuration for customer? How to solve the above issue?
    thank you very much in advance.
    Dahlia

    Hi Umesh,
    Thank you very much for your quick respond.
    Yes, I forget to mentioned in my previous email, I have done the following in the customer master:
    1. Assigned withholding tax type and withholding tax code.
    2. Enter the validity date from and to.
    3. Check the withholding tax checkbox in customer master.
    However the F-29 still do not have a withholding tax window pop-up.
    Any other things that I need to do?
    Thanks a lot.
    Dahlia

  • Dynamic Configuration of custom Context Objects: is it possible?

    Guys,
    is it possible to use Dynamic Configuration for custom Context Objects as we normally do to technical context objects?
    Also, is it possible to use a context object in receiver determination, even if it is not assigned to a message interface?
    My case: I need to use condition at receiver determination but I dont want to read a field from payload. Instead, I want to write that context object with dynamic configuration and use it at receiver determination runtime.
    I want to do this in order to avoid having to extend the payload's message type because of this extra field for condition (actually, its not that I dont want to, its that I cant. The message type is defined by 3rd party and cant be changed). If it is possible to keep that information at header instead of payload, it'd be great.
    Kind regards and thanks in advance,
    Henrique.

    Hi,
    >>>>>Just a last comment: do you need to deploy any code for the adapter on SDM or just the "fake adapter metadata file" is enough?
    no SDM
    just the metadata file as per my blog
    glad this is what you wanted
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Configuration of Payscale Structure and Paygrade Structure

    Hi SDN
    I need to configure Payroll (Singapore). I would like to ask is it possible to create both payscale structure and paygrade structure for my project?
    How do I go about configuring both structure? Is there any things to take note of while doing configuration for these structures.
    Please help as Im new with SAP HCM
    Many thanks in advance
    Regards
    Eisabess

    Personnel Calculation Rule:(PCR)
      A personnel calculation rule is a frame of work instruction that is checked with the existing conditions and a resulting action is performed. The Personnel Calculation rule allows one wage type to be processed in different ways in payroll accounting. The value of the standard pay wage type should be used as a basis of valuation for hourly wage earners. The value of the standard pay wage type should be divided by the planned working hours before being used as a basis of valuation for salaried employees.
    1 u2013 Hourly wage earner
    2 u2013 Monthly wage earner
    3 u2013 Salaried employee
    Collective Agreement Provisions: (CAP) :
    A standard agreement designates the same pay scale groups and level for both hourly wage earners and salaried employees, however the user must still be able to enter hourly or monthly values in the pay scale table.
    1 u2013 Industrial workers / hourly wage
    2 u2013 Industrial workers / monthly wage
    3 u2013 Salaried employee
    4 u2013 Non Pay scale employees
    5 u2013 Public servant

Maybe you are looking for