UUID for a Publisher Item

Hello,
I am in a situation where I need to pass unique information of Publisher Item to a Remote application (and from this remote application server, i need to get the reference to Content Item using UUID).
Is there any way, thru which i can access uuid of a Publisher Item.? (eg. thru pcs tags or something else).??
Any help would be highly appreciated
Thanks
Ashwini

Hi Joel,
This is not sufficient. item.pcs_id returns a string value like DA_xxxxxxxx (where each x is a numeric value). But the UUID as retrieve from EDK API is different value.
I want to understand how to retrieve UUID of any content item using pcs tags (if there is a way).
Secondly is it possible to retrieve a reference to Content Item thru EDK API using the value generated by item.pcs_id ??
Thanks.

Similar Messages

  • Start a workflow for a list item that was created by someone else

    What settings do I need to change so that I can start a workflow for a list item created by another user?
    I have a SharePoint 2013 workflow (let's call it LSR Status Workflow) that is associated with a list (called
    LSR List). When a user creates an item in the LSR List, it automatically starts the
    LSR Status Workflow. That is what I wanted, but sometimes I make changes to the workflow (via SharePoint designer) and then I would want to terminate the existing workflows that are running and restart them.
    When I try to start a workflow for anyone other than a list item that I created, I get the following error:
    Retrying last request. Next attempt scheduled in less than one minute. Details of last request: HTTP NotFound to https://publishing.web.company.com/sites/mysite/_vti_bin/client.svc/web/lists/getbyid(guid'1f844b8f-19aa-4587-bcc2-dfb7085f36b5')/Items(31)
    Correlation Id: 8efc5304-f0a3-90f6-8ece-6875bf811869 Instance Id:
    60c83aae-5c25-4ee8-9c85-c64958ba701e
    Then when the workflow is finally suspended after it keeps retrying, it reports the following error:
    RequestorId: 8efc5304-f0a3-90f6-0000-000000000000. Details: An unhandled
    exception occurred during the execution of the workflow instance.
    Exception details: System.ApplicationException: HTTP 404
    {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["36"],"SPRequestGuid":["8efc5304-f0a3-90f6-9bbd-d18d4d90af1b"],"request-id":["8efc5304-f0a3-90f6-9bbd-d18d4d90af1b"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4551"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Tue,
    10 Feb 2015 22:36:44
    GMT"],"Set-Cookie":["BIGipServerpublishing-blv-80-pool=2825582466.20480.0000;
    path=/"],"Server":["Microsoft-IIS/7.5"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]}
    at
    Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext
    context) at
    System.Activities.CodeActivity.InternalExecute(ActivityInstance
    instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at
    System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor
    executor, BookmarkManager bookmarkManager, Location resultLocation)
    If I created the list item, I can stop it and restart it without any problems, but this is not the case for list items created by someone else.
    What settings do I need to change so that I can start a workflow for a list item created by another user? I am the owner of the SharePoint site and am able to make changes to permissions if needed.

    You don't need to re-do the fields. If you create a new version of the PDF
    file just open the old one and use the Replace Pages command to insert the
    pages from the new version over the old ones. This will give you a new
    version of the file, with the existing form fields still in tact. Of
    course, you might need to adjust their location and/or size, but at least
    you won't have to start all over again...
    On Thu, Jan 22, 2015 at 11:59 PM, Laura Holancin <[email protected]>

  • How to set the column order of a sealed column in a custom Content Type for the new item form NewDocSet.aspx?

    Dear SharePoint Developers,
    Please help.
    I need to know How to set the column order of a sealed column in a custom Content Type for the new item form NewDocSet.aspx?
    I think this is a "sealed column", whatever that is, which is  shown in SPD 2013 as a column of content type "document, folder, MyCustomContentType".
    I know when I set the column order in my custom Content Type settings page, it is correct.
    But, when I load the NewDocSet.aspx page, the column order that I set in the settings page is NOT used for this "sealed column" which is bad.
    Can you help?
    Please advise.
    Thanks.
    Mark Kamoski
    -- Mark Kamoski

    Hi,
    According to your post, my understanding is that you want to set the column order of a sealed column in a custom Content Type for the new item form NewDocSet.aspx.
    Per my knowledge, if you have Content Type management enabled for the list or library (if you see a list of content type with the option to add more), the display order of columns is set for each content type.
    Drill down into one of them and you'll see the option under the list of columns for that content type.
    To apply the column order in the NewDocSet.aspx page, you need to:
    Select Site Settings, under Site Collection Administration, click Content type publishing. In the Refresh All Published
    Content Types section, choose Refresh all published content types on next
    update.
    Run two timer jobs(Content Type Hub, Content Type Subscriber) in central admin(Central Administration--> Monitoring--> Review timer jobs).
    More information:
    http://sharepoint.stackexchange.com/questions/95028/content-types-not-refreshing-on-sp-online
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Query Publisher items using the PRC Search API

    Does anyone know if it is possible to query Publisher items from the PRC API? In my tests, even if I leave the filters blank and do a generic search for '*' I don't get Publisher items back. (Doing the same generic search from the portal does return Publisher items.) I'm afraid I might have to use the server search api, which I would rather not do. Anybody have experience with this one way or the other?
    Thanks
    DJ Dewey | VHA Inc. | [email protected]

     Hello Peter,
     Thank you for your question.
     We are currently looking
    into this issue and will give you an update as soon as possible.
     Thank you for your understanding
    and support.
     Best Regards,
     Zhengyu Guo
    Zhengyu Guo
    TechNet Community Support

  • Record published items and playing them

    Hello all,
    I am having some problems with the playback application. I created a CollectionNode, Node for a room and during recording my application publishes some items to this CollectionNode -> Node. My undertanding is that the record functionality should also record changes to published items (CollectionNode -> Node -> Item). I have not found any internet examples on how to implement playback using a custom CollectionNode. My initial thoughts were that to be able to playback a custom collection node I should subscribe to that collection node in the playback application like this:
                                            testCollectionNode = new CollectionNode();
                                            testCollectionNode.sharedID = "MyCustomCollectionName";
                                            testCollectionNode.connectSession = connectSession;
                                            testCollectionNode.addEventListener(CollectionNod eEvent.ITEM_RECEIVE, onUpdate);
                                            testCollectionNode.subscribe();
    But when I do this  during playback I receive following error in the log:
    14:01:04 GMT+0400    #SessionManagerPlayback 8781 ======= onConnected: play __PacingStream
    14:01:04 GMT+0400    #SessionManagerPlayback 9035 ======= onMetadata: play __StreamOffsets
    14:01:04 GMT+0400    #SessionManagerPlayback 9308 ======= receiveStreamOffset rec20111203144546/FileManager, 63
    14:01:04 GMT+0400    #SessionManagerPlayback 9309 ======= receiveStreamOffset rec20111203144546/AVManager, 96
    14:01:04 GMT+0400    #SessionManagerPlayback 9309 ======= receiveStreamOffset rec20111203144546/MyCustomCollectionName, 127
    14:01:04 GMT+0400    #SessionManagerPlayback 9310 ======= receiveStreamOffset rec20111203144546/UserManager, 160
    14:01:04 GMT+0400    #SessionManagerPlayback 9311 ======= receiveStreamOffset rec20111203144546/RoomManager, 189
    14:01:04 GMT+0400    #SessionManagerPlayback 9311 ======= receiveStreamOffset rec20111203144546/70646337-32E3-7188-4DFB-03887EB2B1C7, 63472
    14:01:04 GMT+0400    #SessionManagerPlayback 9312 ======= receiveStreamOffset rec20111203144546/4CF9C166-42FD-FFDE-1503-0388B0CFB430, 69840
    14:01:04 GMT+0400    #SessionManagerPlayback 9312 ======= receiveStreamOffset rec20111203144546/BED05DB7-47E5-8ADF-B2D8-038915B3DEE7, 100990
    14:01:04 GMT+0400    #SessionManagerPlayback 9313 ======= receiveStreamOffset rec20111203144546/5B3EA931-3F80-AE40-FC93-03899050838A, 127091
    14:01:04 GMT+0400    #SessionManagerPlayback 9313 ======= onOffsetStreamPlayStatus
    14:01:04 GMT+0400      . [object]
    14:01:04 GMT+0400        \\
    14:01:04 GMT+0400        .code [string]= NetStream.Play.Complete
    14:01:04 GMT+0400        .duration [number]= 0
    14:01:04 GMT+0400        .level [string]= status
    14:01:04 GMT+0400        .bytes [number]= 1343
    14:01:04 GMT+0400    #SessionManagerPlayback 9444 realReceiveLogin:
    14:01:04 GMT+0400      . [object]
    14:01:04 GMT+0400        \\
    14:01:04 GMT+0400        .descriptor [object]= [object Object]
    14:01:04 GMT+0400    RECEIVED LOGIN AT SESSION
    14:01:04 GMT+0400      .user descriptor from server [object]
    14:01:04 GMT+0400        \\
    14:01:04 GMT+0400        .userID [number]= 0
    14:01:04 GMT+0400        .affiliation [number]= 10
    14:01:04 GMT+0400    #SessionManagerPlayback 9452 ======= subscribeCollection root
    14:01:04 GMT+0400    #SessionManagerPlayback 9453 ======= subscribeCollection __RootCollection - play
    14:01:05 GMT+0400    #SessionManagerPlayback 9738 ======= subscribeCollection UserManager - play
    14:01:05 GMT+0400    #SessionManagerPlayback 9740 ======= subscribeCollection FileManager - play
    14:01:05 GMT+0400    #SessionManagerPlayback 9742 ======= subscribeCollection AVManager - play
    14:01:05 GMT+0400    #SessionManagerPlayback 9743 ======= subscribeCollection RoomManager - play
    14:01:05 GMT+0400    RECEIVENODES FileManager
    14:01:05 GMT+0400    receiveAllSynchData FileManager
    14:01:05 GMT+0400    checkManagerSync:[object FileManager]
    14:01:05 GMT+0400    RECEIVENODES UserManager
    14:01:05 GMT+0400    receiveAllSynchData UserManager
    14:01:05 GMT+0400    Setting isPeer to false as connection is not RTMFP for Usernull
    14:01:05 GMT+0400    RECEIVENODES RoomManager
    14:01:05 GMT+0400    receiveAllSynchData RoomManager
    14:01:05 GMT+0400    checkManagerSync:[object RoomManager]
    14:01:05 GMT+0400    RECEIVENODES AVManager
    14:01:05 GMT+0400    receiveAllSynchData AVManager
    14:01:05 GMT+0400    checkManagerSync:[object StreamManager]
    14:01:05 GMT+0400    checkManagerSync:[object UserManager]
    14:01:05 GMT+0400    #SessionManagerPlayback 10221 ======= subscribeCollection MyCustomCollectionName - play
    14:01:05 GMT+0400    RECEIVENODES MyCustomCollectionName
    ERROR --->[Fault] exception, information=ReferenceError: Error #1056: Cannot create property MyCustomItemName on com.adobe.rtc.messaging.MessageItem.
    What is wrong here? Please help me!
    Thank you in advance!
    Cheers,
    Nikita

    Hello Raff,
    Also I noted that when I call C# API to receive current room state AccountManager.getNodes("gp000000000000000087", "/"), I receive result XML, which contains information about item SlideURL in collection:
    <node id="GoPresentManager">
    <collection>
    <nodes>
    <node id="RoomState">
    <collection>
    <configuration></configuration>
    <items>
    <item id="3.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_3_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">3.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322903997149E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="SlideURL">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="body">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_3_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="string">SlideURL</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322909278853E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="2.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_2_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">2.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322903935502E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="1.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_1_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">1.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322903906205E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="0.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_3_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">0.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322903866477E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="7.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_2_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">7.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.32290666193E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="6.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_1_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">6.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322906530416E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="5.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_3_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">5.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322904166327E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="4.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_2_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">4.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322904083841E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    <item id="8.0">
    <property name="publisherID">
    <value type="string">__server__</value>
    </property>
    <property name="SlideURL">
    <value type="string">[CUT BY SECURITY REASONS]8388dfc6-8811-4c28-b52d-86be266cc048_3_800x600.jpg</value>
    </property>
    <property name="itemID">
    <value type="double">8.0</value>
    </property>
    <property name="timeStamp">
    <value type="double">1.322906722141E12</value>
    </property>
    <property name="associatedUserID">
    <value type="string">__server__</value>
    </property>
    <property name="nodeName">
    <value type="string">RoomState</value>
    </property>
    <property name="collectionName">
    <value type="string">GoPresentManager</value>
    </property>
    </item>
    </items>
    </collection>
    </node>
    </nodes>
    </collection>
    </node>
    Note please that I receive this XML from current room, NOT from recording. But looks like there are some bugs at LCCS side because actually it keeps items versions and time-stamps in the current room state- that's very strange. Also it is very strange that if I am using  LCCS SDK Navigator -> Room Console, then connect to room and try to explore - I see collection node (GoPresentManager) and Nodes(RoomState), but Items list is empty and I cannot add new items to this list.
    Could you please explain it?
    Cheers,
    Nikita

  • CAML query to get Published items in javascript client object

    Hi,
    I am using the Javascript client object model.
    I am trying to use the CAML query to fetch the Published items. (excluding checked-in but not published) .
    I have tried the below code, but I am not able to get the published items alone. I am getting the checked-in but not published items as well.
    function FetchPages() {
    var clientcontext = new SP.ClientContext.get_current();
    var oweb = clientcontext.get_web();
    var olist = oweb.get_lists().getByTitle("Pages");
    var query = new SP.CamlQuery();
    query.ViewXml = "<Where>
    <Eq><FieldRef Name=\"_Level\" /><Value Type=\"Integer\">1</Value></Eq></Where>";
    query.set_viewXml();
    pagesItems = olist.getItems(query);
    clientcontext.load(NewsItems, 'Include(Title,FileLeafRef,FileDirRef)');
    clientcontext.executeQueryAsync(Function.createDelegate(this, this.RenderHtmlOnSuccess), Function.createDelegate(this, this.RenderHtmlOnFailure));
    function RenderHtmlOnSuccess() {
    var enumerator = this.pagesItems.getEnumerator();
    while (enumerator.moveNext()) {
    var currentItem = enumerator.get_current();
    I am getting items which are published as well as items which are checked-in but not published.
    Update: I have tried this query, but the same result:
    <FieldRef Name='_ModerationStatus' /><Value Type='ModStat'>0</Value></Eq>
    How to fix this?
    Also, I checked this:
    http://mysharepointwork.blogspot.com/2011/03/get-published-version-of-list-item.html
    for (int index = 0; index < item.Versions.Count; index++)
    if (item.Versions[index].Level == SPFileLevel.Published)
    // Got the Item
    How to modify the above code for Javascript client object model?
    Thanks

    Hi,
    Please try to modify the query statement as below and do the test again, it works in my environment:
    var query = new SP.CamlQuery();
    query.set_viewXml('<View><Query><Where><Eq><FieldRef Name=\'_Level\'/><Value Type=\'Integer\'>1</Value></Eq></Where></Query></View>');
    pagesItems = olist.getItems(query);
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • Can it not possible that i can retrive it for all line items in a single qu

    I have to make report for my application in which I am facing a following problem:
    In the application there are multiple suppliers and each supplier having multiple line items and each item having multipale events. each evant having three status GREEN,RED and BLUE.
    When a user select 'all suppliers' to show the the status time span for a supplier (i.e. for a supplier how many parts and upto how much time parts are in blue, red and green status)
    to show the cumulative status time span I have to find out a event for each line item which is having nearest lower entry time from the lower part of the given time span.for this i have write following query
    SELECT * FROM parts_events
    WHERE vendorid = ? AND partid = ?
    AND visible = 'visible' AND active = 1
    AND entrytime = (SELECT MAX(entrytime) as
    entrytime from parts_events
    WHERE vendorid = ?
    AND partid = ?
    AND entrytime < ?
    AND visible = 'visible'
    AND active = 1)
    the problem is that i have to fire this query for each line item, can it not possible that i can retrive it for all line items in a single query?

    maybe if you can post some sample data and output will help us analyze more youre requirement.

  • To Set Goods Receipt Indicator For Particular Line Items In SRM

    Hi All,
      i am working on BBP_DOC_CHANGE_BADI in SRM. i am trying to set the goods receipt indicator for particular line items based upon certain conditions. The values are being set in the badi. But when the Purchase Order is created in the backend R/3 i coudn't able to find the goods receipt indiactor being set..
    i used this field to set the GR indicator
      GR_IND = 'X'.  " Goods Receipt Indicator
    Can anyone help me in this?
    helpfull answers will be rewarded....
    Thanks,
    Murali

    To Murali and Christophe,
    I have set the GR and GR non val indicator in CREATE_PO BADI but I face the following situation :
    problem -
    In case of multiple account assignment in the shopping cart, the R/3 transaction ME21N sets these flags. 
    The flag status determined as per EBP conditions is lost.
    I need to retain the flag status as per EBP conditions even in this multiple account assignment scenario.
    proposed solution -
    - CREATE PO badi is already implemented in EBP and customised logic for GR and GR non valflag is in place.
    - I create user exit in R/3 backend system in ME21N transaction 
    - I make RFC call in this user exit to EBP and check the table BBP_PDPSET for the shopping cart.
    This is how I get the flag status as per EBP conditions and copy the same to R/3 thereby overriding the multiple account assignment check of the R/3 system.
    issue - 
    When I tried to verify that I can check the BBP_PDPSET table from R/3, I found that this table is not having entries for all the records in  CRMD_ORDERADM_I table.
    For which shopping carts will the BBP_PDPSET table not  be populated ?
    thank you in advance,
    Bhakti.

  • Cash Discount Calculated for One Line Item and not for Other

    Hi All,
    We have devloped a Z program which is used to Write of InterCompany AR and AP recon Account to another GL Account. In this program to clear line item we have created a BDC which calls t-code FB05. Thsi program is running perfectly fine for all company codes.
    There is new company code SG20 for which it is not clearing the line items. It has created a Session in SM35, when we analysed the seesin we found that for some line items system is calculating Cash Discount and for some other line items it is not but the payment Term is same for all the douments with 3% 14days.
    I need your help in understanding that why for some line items system calculates the Cash Discout where as for others it is not calculation..also the Posting Date is same for all the documents.
    Please advise what could be the reson for this.
    Thanks!
    Regards,
    VIvek Srivastava

    Hi
    Cash discount is calculated based on the combination of baseline date and payment term conditions.
    Hence please check the baseline date for all the documents, in which the cash discount is not appearing.
    In your case, the possible reasons could be that 1) baseline date is different between these documents or 2) payment terms cash % is manually modified in the line item of the documents.
    Regards

  • Reseting page number in Word RTF template for BI Publisher PDF generation

    Hi!
    Apex 4.0.2, Oracle 10.2.0.4, BIP 10.2
    Bills are created based on Word RTF file with BI Publisher. Reszulting file is one big PDF file, which has many pages.
    Word RTF template is grouped on BILLS.ID field with page break option. So one BILLS.ID may have one or many pages (according data).
    How to create RTF template (for PDF BI Publisher generation) with reseting page numbers when grouping value change.
    Page numbers are in footer in format
    curr_group_page/total_group_pages
    where:
    curr_group_page is current page number in group (defined with BILLS.ID field),
    total_group_pages is total page number of pages in group (defined with BILLS.ID field).
    I need to reset numbering whenever BILLS.ID (group) change.
    Example:
    ID=1 (4 pages)
    1/4, 2/4, 3/4, 4/4
    ID=2 (1 pages)
    1/1
    ID=3 (2 pages)
    1/2, 2/2
    ID=4 (3 pages)
    1/3, 2/3, 3/3
    etc.
    How to achieve that kind of numbering?
    Any help appreciated.
    Regards,
    Damir Vadas
    Edited by: Damir Vadas on May 16, 2011 12:49 PM

    Simple question.. Does your posting deal with an APEX issue or a BI Publisher issue? The posting you have deals with the RTF add-on for Word that builds report layouts for BI Publisher. I suggested in my response that you move it to a more relevant forum..
    If you feel that me alerting you to the fact your are VIOLATING forum policy is an issue, please feel free to ask others their view.. (posting to a 3 year old closed thread, creating MULTIPLE threads for a single issue..) You do NOT seem to get the idea that posting this in the Bi Publisher support forum would probably get you a BETTER response than here.. Asking pl/sql questions here will also get people to refer your questions to the PL/Sql Support forum..
    Also, here is a POSSIBLE answer from the BI Publisher Forum: http://forums.oracle.com/forums/thread.jspa?threadID=594805
    This Is The APEX SUPPORT forum, we deal with SUPPORT questions on APEX (Application Express)..
    Thank you,
    Tony Miller
    Webster, TX
    You know, I used to think that it was awful that life was so unfair. Then I thought, wouldn't it be much worse if life were fair, and all the terrible things that happen to us come because we actually deserve them? So, now I take great comfort in the general hostility and unfairness of the universe.
    If this question is answered, please mark the thread as closed and assign points where earned..

  • Creating Parameters in RTF Template for BI Publisher Report

    hi,
    I have created Parameters in my BI Publisher Report and in SQL query. But i need to create same parameters in RTF Template , so that when i publish this report in dashboard , parameters will be visible. Can you please tell me how to create Parameters in RTF Template for BI Publisher Report ? I am not finding option. Please let me know .
    Thanks in advance
    Gayathri.

    all the parameter's value will be there in your xml .
    just you need to add parameter heading and corresponding xml tag name to get the parameter value on the report.
    if u dont have you can try like below
    https://blogs.oracle.com/xmlpublisher/entry/get_your_parameters_here_guv
    Declare Parameter in RTF Template
    Before you use the parameter in the RTF template file you need to declare it first. You can do so by having the following syntax.
    <?param@begin:%parameter_name%?>
    Note: where %parameter_name% is the parameter name that you have created at the BI Publisher Server UI.
    Here is an example:
    <?param@begin:param1?>
    Use it in RTF Template!
    Once it’s declared in the RTF template you can start using it as the same way you use the variable. You need to just add ‘$’ prefix in front of the parameter name. Here is the example:
    <?$param1?>
    The above example would print the parameter value in the report output. If you want to use this value in your condition or calculation you can simply use it as ‘$param1’. Yes, it’s that simple.
    If you are not sure if and how the parameter values are passed to the report when you run the report you can use this command in your RTF template, which will return all the parameter values passed to the RTF template at the runtime.
    <?xdoxslt:getXDOProperties($_XDOCTX)?>
    http://kirti-bi-solutions.blogspot.com/2009/06/passing-parameters-from-obiee.html

  • SAP QUERY report for vendor line items

    Hi
    I have created a SAP QUERY report for vendor line items with fields vendor no.,vendor name,amount,company code and period.But there is one line item i donot know from wher system is getting it picked with is not in that vedor account,when i compare with fbl1n.I checked the document number too...the same doc number is twice in my query report.One with correct amount and another with wrong one.How do i chk.Where did i go wrong in creating query.I used logical database KDF.
    Please advise.

    i chked...how do we get the amount displayed in query...it just displays amount no debit credit symbol... i have selected BSEG-DMBTR field but no -/+ sign,how is it done in query,please suggest.

  • Vendor field empty for RE line items in FBL3N

    dear all-
    I'm experiencing a strange situation. Instead of using the MM-report, I want to do a GRIR analysis in FI. When I run FBL3N for the GRIR account I see that for the goods-receipt related documents (doc type WE) field like puchase order and vendor number are populated (and contain a value). However for the line items that come from the invoice the field purchase order is filled but the field vendor is blank.
    I did have a look at the BSEG table for the WE- and RE-related documents: for all line items of the WE document (goods receipt) the fields purchase order and vendor contained a value, for the RE document (invoice receipt) all line items have a value for purchase order but only the first line item (vendor line) has a value for the field vendor. On all the other line items the vendor field is blank.
    Looks pretty strange to me, who has a good solution?
    thx
    Ben

    hi Vishal-
    Thanks for the BSIK, BSIS tip!
    In the meantime I did find report RFWERE00. I was able to generate a list that indeed showed the vendor number on the GRIR account both from the GR- and RE-document. Didn't have time yet to go over the code to figure out where this report gets its data from.
    The report offers options to do actual clearing and do postings ... I'm not interested in that. Only in the list. I have a start now ...
    ... If you have another I idea that prevents me from creating a customer report ... I'm eager to hear it!
    rgds
    Ben

  • Clearing problem for vendor open item

    while clearing open item of vendor through T-code F-44 i am facing the problem following problem
    Document splitting :-Item for clearing 1000/100020603/2006/005 not found,
    Daignosis as given in error:-document splittting cannot be performed clearing because it was not possible to find complete splitting information items to be cleared(company code 1000, doc. no.100020603, item 005). procedure as provided by the error massage is that the item  was not posted  with active document splitting. In this case this item or document would have to be migrated

    Dear Sweta,
    I think there is no such a table, as you expect, existing in SAP. As I know here are the
    most popular table about Accounting documents.
        Accounting documents
        BKPF                Accounting documents
        BSEG               item level
        BSID                 Accounting: Secondary index for customers         
        BSIK                 Accounting: Secondary index for vendors           
        BSIM                 Secondary Index, Documents for Material           
        BSIP                 Index for vendor validation of double documents   
        BSIS                 Accounting: Secondary index for G/L accounts
        BSAD               Accounting: Index for customers (cleared items) 
        BSAK                Accounting: Index for vendors (cleared items)   
        BSAS                Accounting: Index for G/L accounts (cleared items)
    If you need information about open line items of a certain day, you have to use ABAP.
    Regards.
    Maxielight.

  • How to create a sequence for an particular item in my apex form

    Hi friends,
    I created an database application, of a form with a report, and it is working fine...
    But in my form, i have a requirement....The below are the existing fields in my form
    issue no
    created by
    start date
    status
    priority
    due date
    Among these fields in my form i need to create a 'Sequence' for my field "issue no",
    So that whenever i opened the form the 'issue number' must generate automatically like 1 for the first time, 2 for the second time and so on..
    For that i created a sequence
    CREATE SEQUENCE "ORDERS_SEQ"
    MINVALUE 1
    MAXVALUE 999999999999999999999999999
    INCREMENT BY 1
    START WITH 1000
    NOCACHE
    NOCYCLE;
    But for validation where i need to write the sequence query for the particular item 'issue no'....i dont have any idea of where to write the validation query for the sequence..
    please tell where i need to write in step wise manner..please help me friends...
    As the below is my validated sequence query for item 'issue no'
    'select seq.issue_id.nextval into issue_no'
    This is my above validation query whether the query that i mentioned is right..if not let me know the validation query..
    And also i need where to apply this validation query in steps..
    Thanks in advance
    Regards,
    Harry...

    Harry,
    Rik is on the right track. Here is a sample insert trigger: Would need to substitute you sequence ORDERS_SEQ with my sequence las_log_seq, how you define or use timestamps is up to you.
    DROP TRIGGER LASDEV.BINS1_LAS_LOG_TBL;
    CREATE OR REPLACE TRIGGER LASDEV."BINS1_LAS_LOG_TBL"
       BEFORE INSERT
       ON las_log_tbl
       FOR EACH ROW
    BEGIN
       -- Description: Insert log_seq, creation_dt, creation_id,
       --              lst_updt_dt and lst_updt_id.
       -- Maintenance:
       -- Date        Actor          Action
       -- ====        =====          ======
       -- 07-Sep-2010 J. Wells       Create.
       :new.creation_id := nvl( v( 'app_user' ), user );
       :new.creation_dt := SYSDATE;
       :new.lst_updt_dt := :new.creation_dt;
       :new.lst_updt_id := :new.creation_id;
        SELECT las_log_seq.NEXTVAL
          INTO :new.las_log_seq
          FROM DUAL;
    END bins1_las_log_tbl;
    /Heff

Maybe you are looking for