Actions getting disappeared

Hi experts,
I am facing one issue while loading actions for US payroll. On 14.04.2010 one action with emp status 3 is existing in system. also one leaving action with emp status 1 on 05.05.2010.  While uploading a backdated change in pay action on 20.04.2010 , leaving action is getting deletd(all the actions after that too which may carry the same later status).
This is occuring whenever any backdated actions is getting uploaded in between two status changing actions.
Any suggestions are appreciable,
Thanks
Vinoli Jacob

Please check Table T529A  for system checks MSN20 an MSN32 is maintained and U000 and U0302 is checked.

Similar Messages

  • Trip Number gets disappeared after clicking the UWL work item

    Hi All,
    When i click on work item in UWL to make a decision on it, a pop up gets opened trip form(there is error on trip formu201D Error while initiating travel form") . When i close this popup & return to UWL , trip number of that item gets disappeared.
    Similarly when i launch UWL , some trip numbers do not appeared.
    Please help.
    Regards,
    Amit S

    Hi Piyush,
    Thanks for replying.
    I already tried it. it is not useful . following is XML file for tsk TS20000118. I think there is problem inside code.since i am not able to locate Action & view in Content folder. Please see the bold texts.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' 'uwl_configuration.dtd'
      >
    <UWLConfiguration version="1.0">
      <ItemTypes>
        <ItemType name="uwl.task.webflow.decision.TS20000118" connector="WebFlowConnector" defaultView="com.sap.pct.erp.mss.tra.view.RequestApprovalView" defaultAction="com.sap.pct.erp.mss.tra.action.DisplayRequestForm" executionMode="default">
          <ItemTypeCriteria externalType="TS20000118" connector="WebFlowConnector"/>
          <CustomAttributes>
            <CustomAttributeSource id="WEBFLOW_CONTAINER" objectIdHolder="externalId" objectType="WebflowContainer" cacheValidity="final">
              <Attribute name="TripNumber" type="string" displayName="Trip Number"/>
              <Attribute name="EmployeeNumber" type="string" displayName="Employee Number"/>
            </CustomAttributeSource>
          </CustomAttributes>
          <Actions>
            <Action name="com.sap.pct.erp.mss.tra.action.DisplayRequestForm" groupAction="" handler="SAPAppLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="toolbar=no,menubar=no">
              <Properties>
                <Property name="SAPIntegrator" value="ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.roles/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.employee_self_service/com.sap.pct.erp.ess.area_travel_expenses/com.sap.pct.erp.ess.tripform"/>
                <Property name="sap.xss.tra.TripComponent" value="R"/>
                <Property name="sap.xss.tra.PersNo" value="${item.EmployeeNumber}"/>
                <Property name="display_order_priority" value="10"/>
                <Property name="sap.xss.tra.TripNo" value="${item.TripNumber}"/>
              </Properties>
              <Descriptions default="com.sap.pct.erp.mss.tra.action.DisplayRequestForm"/>
            </Action>
          </Actions>
        </ItemType>
      </ItemTypes>
      <Views>
        <View name="com.sap.pct.erp.mss.tra.view.PlanApprovalView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.webflow.decision.TS01000124" columnOrder="TripNumber, statusIcon, subject, priority, creatorId, createdDate, dueDate, processor, forwardedDate, attachmentCount, detailIcon, APPROVE, REJECT, SENDBACK" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="none" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="com.sap.pct.erp.mss.tra.PlanApproval">
          <DisplayAttributes>
            <DisplayAttribute name="REJECT" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.RejectPlan" referenceBundle="com.sap.pct.erp.mss.tra.Reject" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="SENDBACK" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.SendBackPlan" referenceBundle="com.sap.pct.erp.mss.tra.SendBack" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="APPROVE" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.ApprovePlan" referenceBundle="com.sap.pct.erp.mss.tra.Approve" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="TripNumber" type="string" width="" sortable="yes" format="default" referenceBundle="com.sap.pct.erp.mss.tra.TripNumber" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
          </DisplayAttributes>
          <Actions>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.ApprovePlan" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.Approve" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="decisionKey" value="0001"/>
              </Properties>
            </Action>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.SendBackPlan" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.SendBack" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="UserDecisionNote" value="true"/>
                <Property name="decisionKey" value="0002"/>
              </Properties>
            </Action>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.RejectPlan" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.Reject" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="UserDecisionNote" value="true"/>
                <Property name="decisionKey" value="0003"/>
              </Properties>
            </Action>
            <Action reference="submitUserDecisions"/>
            <Action reference="com.sap.pct.erp.mss.gotoWorkcenter"/>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
          </Actions>
        </View>
        <View name="com.sap.pct.erp.mss.tra.view.RequestApprovalView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.webflow.decision.TS20000118" columnOrder="TripNumber, statusIcon, subject, priority, creatorId, createdDate, dueDate, processor, forwardedDate, attachmentCount, detailIcon, APPROVE, REJECT, SENDBACK" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="none" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="com.sap.pct.erp.mss.tra.RequestApproval">
          <DisplayAttributes>
            <DisplayAttribute name="REJECT" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.RejectRequest" referenceBundle="com.sap.pct.erp.mss.tra.Reject" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="SENDBACK" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.SendBackRequest" referenceBundle="com.sap.pct.erp.mss.tra.SendBack" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="APPROVE" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.ApproveRequest" referenceBundle="com.sap.pct.erp.mss.tra.Approve" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="TripNumber" type="string" width="" sortable="yes" format="default" referenceBundle="com.sap.pct.erp.mss.tra.TripNumber" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
          </DisplayAttributes>
          <Actions>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.ApproveRequest" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.Approve" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="decisionKey" value="0001"/>
              </Properties>
            </Action>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.SendBackRequest" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.SendBack" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="UserDecisionNote" value="true"/>
                <Property name="decisionKey" value="0002"/>
              </Properties>
            </Action>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.RejectRequest" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.Reject" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="UserDecisionNote" value="true"/>
                <Property name="decisionKey" value="0003"/>
              </Properties>
            </Action>
            <Action reference="submitUserDecisions"/>
            <Action reference="com.sap.pct.erp.mss.gotoWorkcenter"/>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
          </Actions>
        </View>
        <View name="com.sap.pct.erp.mss.tra.view.TravelApproverWOC" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.webflow.decision.TS20000131, uwl.task.webflow.decision.TS01000124, uwl.task.webflow.decision.TS20000118, uwl.task.webflow.decision.TS20000135" columnOrder="TripNumber, statusIcon, subject, dueDate, priority, creatorId, createdDate, processor, forwardedDate, attachmentCount, detailIcon" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="none" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="top" referenceBundle="com.sap.pct.erp.mss.tra.Travel">
          <DisplayAttributes>
            <DisplayAttribute name="TripNumber" type="string" width="" sortable="yes" format="default" referenceBundle="com.sap.pct.erp.mss.tra.TripNumber" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
          </DisplayAttributes>
          <Actions>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
            <Action reference="removeFromNavigation"/>
            <Action name="viewDetail" groupAction="" handler="uwlExcludeAction" returnToDetailViewAllowed="yes" launchInNewWindow="no">
              <Descriptions default="viewDetail"/>
            </Action>
            <Action reference="com.sap.pct.erp.mss.gotoWorkcenter"/>
          </Actions>
        </View>
        <View name="com.sap.pct.erp.mss.tra.view.TripApprovalView" selectionMode="SINGLESELECT" width="98%" supportedItemTypes="uwl.task.webflow.decision.TS20000131" columnOrder="TripNumber, statusIcon, subject, priority, creatorId, createdDate, dueDate, processor, forwardedDate, attachmentCount, detailIcon, APPROVE, REJECT, SENDBACK" sortby="priority:descend, dueDate:ascend, createdDate:descend" tableDesign="STANDARD" visibleRowCount="10" headerVisible="yes" queryRange="undefined" tableNavigationFooterVisible="yes" tableNavigationType="CUSTOMNAV" refresh="300" dueDateSevere="0" dueDateWarning="0" emphasizedItems="none" displayOnlyDefinedAttributes="yes" dynamicCreationAllowed="yes" actionPosition="bottom" referenceBundle="com.sap.pct.erp.mss.tra.TripApproval">
          <DisplayAttributes>
            <DisplayAttribute name="REJECT" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.RejectTrip" referenceBundle="com.sap.pct.erp.mss.tra.Reject" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="SENDBACK" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.SendBackTrip" referenceBundle="com.sap.pct.erp.mss.tra.SendBack" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="APPROVE" type="checkbox" width="" sortable="no" format="default" actionRef="com.sap.pct.erp.mss.tra.action.approver.ApproveTrip" referenceBundle="com.sap.pct.erp.mss.tra.Approve" hAlign="CENTER" vAlign="MIDDLE" maxTextWidth="0" headerVisible="yes"/>
            <DisplayAttribute name="TripNumber" type="string" width="" sortable="yes" format="default" referenceBundle="com.sap.pct.erp.mss.tra.TripNumber" hAlign="LEFT" vAlign="BASELINE" maxTextWidth="0" headerVisible="yes"/>
          </DisplayAttributes>
          <Actions>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.ApproveTrip" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.Approve" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="decisionKey" value="0001"/>
              </Properties>
            </Action>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.SendBackTrip" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.SendBack" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="UserDecisionNote" value="true"/>
                <Property name="decisionKey" value="0002"/>
              </Properties>
            </Action>
            <Action name="com.sap.pct.erp.mss.tra.action.approver.RejectTrip" groupAction="yes" handler="UserDecisionHandler" referenceBundle="com.sap.pct.erp.mss.tra.Reject" returnToDetailViewAllowed="no" launchInNewWindow="no">
              <Properties>
                <Property name="UserDecisionNote" value="true"/>
                <Property name="decisionKey" value="0003"/>
              </Properties>
            </Action>
            <Action reference="submitUserDecisions"/>
            <Action reference="com.sap.pct.erp.mss.gotoWorkcenter"/>
            <Action reference="refresh"/>
            <Action reference="defaultGlobalWizard"/>
            <Action reference="addToNavigation"/>
      Regards,
    Amit

  • Purchased ringtone  iphone 4 that is not in my itunes library when i click transfer purchases from it appears in the tones library but in a paler shade of print with a dotted circle to the left of it when i take any action it disappears

    have purchased ringtone on iphone 4 not in my itunes library when i click devices, transfer purchases from, it appears in tones in my library but in a paler shade of print with a dotted circle to the left of it, if i try to click on it or take any other action it disappears and leave a blank space i have tried this several time i want to transfer library to my new iphone 5 but i will loose the ringtone

    I had the exact same issue!! Seriously p*ssed me off when I checked out my ITunes purchased items (via my computer) and noticed that most of the additional tracks listed on my IPhone playlist was listed there too. However, I never authorized any purchases!!  (I have actually written Apple Support asking for a full refund of all tracks listed on my purchased list)
    Be careful when you swipe your finger to the left/right on those "additional" tracks on your IPhone playlist... I'm pretty sure that the cloud symbol is an option to download or automatically buy those tracks.
    Solution for the problem:
    1 - go to your IPhone settings
    2 - choose "iTunes & App Store"
    3 - go to "Show All" & "Music"
    4 - turn off "Music" by moving the bar to the left (it should be a white color once you turn it off)
    Should solve your problem :~)

  • Vendor Number gets disappear

    Hi Gurus
    Have an issue-
    When I am creating purchase order on a specific vendor, vendor number gets disappear from the ME21N screen
    I verified vendor master is neither blocked nor marked for deletion
    Any guess , what could be the reason?
    Thanks in advance

    hi
    check that the vendor is properly created in system with transaction XK01
    then chekc the same code in transaction ME21
    or goto me22n and select new po
    check above and revert back
    regars
    kunal

  • Set_Block_Property invoke has caused the earlier enter value get disappear

    Hi all,
    I got a simple field which set to let user to enter a value and from the entered value user will need to press the button to search for the next display value. I have set when_button_pressed with set_block_property
    go_block('ot_mat_iss_head');
    Set_Block_Property('OT_MAT_ISS_HEAD', default_WHERE, 'MIH_NO = '''|| :OT_MAT_ISS_HEAD.MIH_NO1 ||''' ');
    go_block('OT_MAT_ISS_HEAD');
    execute_query;
    the above query work fine where I got the next field display with value that what I want. However, the first column that ask user to enter the value was get disappeared. How come ? How to get it display in this case ?
    Thanks.
    Regards,
    Lim

    The first column where I ask user to enter value was in the same block with the second column that display the value. Immediately, the second value get display the first value get disappeared after press on the button.This is expected. Because your non-base table item is part of the block you are querying, when you call EXECUTE_QUERY, it clears the block (including any non-base table items) and queries the selected record.
    If you want the search value to continue to be displayed in your non-base table item, then move the non-base table item to a Control block (non-base table block). Then the EXECUTE_QUERY will not affect the value of the item.
    OT_MAT_ISS_HEAD.MIH_NO1 is a non db field. If I changed to DB field when I execute the button, system will prompt to ask me whether want to save my record.Again, this is expected because Forms recognizes that you have changed a record displayed in your table. Therefore, Forms will ask you if you want to save your changes. If you want to continue to display the searched value in your non-base table item, move it to a Control block.
    Craig...

  • Action gets executed multiple times

    Hi,
    i have a strange problem in my jsf application.
    I have an action in my bean, let's say
    public String testThis(){
    //my business is logic here
    if(blahblah){
    return null;
    }else
    return "oke";
    Now, the problem is, when the action is fired, and it returns null, the next time the action get's fired, it gets executed 2 tot 4 times.
    Somebody got an explenation or somewhat the same behaviour?
    regards,
    J.

    hi,
    i am a newbie in JSF, but i had faced a similar problem. posting this reply as it might help u.
    if u r referencing properties of some other page also then it might happen.
    what happened with me was -
    let my application has 2 files A.jsp and B.jsp.
    In my A.jsp file i was accessing "B.property"
    this happened by mistake. when i corrected it to A.property (i had property with same name in both files) it worked perfectly.
    so u can checkout this thing with ur application.
    thanks,
    amol chaudhari.

  • This happening to many site when I enter my usename and password and click on login my password get disappear and sites give warning of no password please help

    when I enter my password mainly on forums website password get disappears immediately after I click on Login button .IE is working fine only firefox creating problem please help .

    Make sure that you do not block cookies.
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    *https://support.mozilla.org/kb/Cannot+log+in+to+websites
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • Problems using orkut in Firefox 3.6.13 . Chat window get blank most of the time & some issue while loding page (Signout tab get disappear)

    Hi Support team,
    I am facing multiple issue while using orkut on mozilla firefox 3.6.13.
    I have windows 7 ultimate edition installed on my laptop.
    First issue is while i using orkut in firefoz, most of the time chat window will not referesh (as webpage refresh) and all the contact of chat window will get disappear (blank) from there.
    second issue is sometimes logout page will get disppear from webpage and that time we are not able to get there while refreshing the page also.
    Please suggest...

    Well, the computer stopped starting up at all. It could never find the operating system. I tried safe mode and virtually every other non-standard start-up option. I then did target disk mode with another MBP and got the message: "The disk you inserted was not readable by this computer." I then tried using disk utility and it couldn't retrieve retrieve the data using restore (writing to an external drive). I suspect that this means the hard drive would need to be replaced. In your expert opinions, is this necessarily true? Could this still be just a software problem, or perhaps some other piece of hardware?
    Part of the reason I ask is that this laptop is now nearly five years old. It's needed a new battery for two years. If it's a virtual certainty that the hard drive is toast, I don't want to pay $150 for someone to take it out and try to recover any remaining data from it, only to reveal that the data is indeed irretrievable (since the computer itself is probably only worth $300-400 at this point). The nearest Genius Bar is also more than 2 hours away. Am I going about this the right way by using disk utility, given that the hard drive won't mount to the desktop of the other computer? If the hard drive can't be reat in target disk mode, does that confirm that it is the hard drive?
    Thanks
    Oh also, it does still make the startup noise, even though I can't run the AHT since I can't get it to start up in safemode. I thought this mean that it passing various hardware tests. Does this not apply to the hard drive?
    Message was edited by: Euain_ *add-on*

  • BOXIR2-Created Metrics gets Disappeared in Dashboard

    Hi all members,
    Our one of client is facing really a critical issue i.e. created metrics gets disappeared all of sudden where is the entried are visible in database.
    Following is our clients wording communicated to us.
    "We are not able to figure out the exact pattern for this issue but when we updated metrics definition from the universe it started showing an error that the user (administrator) doesnu2019t have access on the universe and after restarting the services all metrics disappeared. Upon investigating in CI_Subject table of the BO EPM database all the classes of our universe were missing, rest of the data (ci_probe, ci_source and ci_population) was available (as per our understanding) correctly in the appropriate tables. "
    Our client is really and really fired up because of this error.
    Kindly any member, guide me here for the resolution of this problem
    Thanks in advancd
    Regards,
    Izhar

    Hi,
    Thanks very much for guiding me.
    Is this a known bug? if yes then how i will get the bug number
    Sad think is, now TechSupport is also closed.
    What should i suggest them, today again they have emailed and said "The metrics are deleted again today. "
    I would really appreciate for your experienced feedback
    Thanks in advance
    Regards,
    Izhar

  • Error while creating business action: Getting unversionable object error.

    Hi,
    When we try to create a business action with name "AcceptanceAcknowledgementException" and version 1.0, we are getting following errror:
    *{color:#ff0000}AIP-11052: Writing following objects: Document type failed due to following constraint violation: DOCUMENTTYPE: CAN NOT UPDATE UNVERSIONABLE OBJECT IN A VALIDATED CONFIGURATION.{color}*
    We have checked the configuration and there is no validated configuration and all agreements are in "draft" state. We also restarted the b2b server but issue was not resolved. Please help us out.
    Thanks and Regards,
    Anay and Kunal(Infosys Team)
    +91 9764061611
    +91 9764000862

    Hi,
    This is to inform you that the issue has been resolved as of now. There was some issue with the environment and after restarting the b2b we were able to complete the preliminary steps. Currently we are in the process of creating the business actions and we will update you once all the final steps are completed.
    Thanks and Regards,
    Anay and Kunal(Infosys Team)
    +91 9764061611
    +91 9764000862

  • Movie Clips Actions Get Out Of Synch With Audio

    My movie is five about minutes long with audio and an offscreen timeline move clip containing action script to control other movie clips or play the root directory.   After about a minute or so, movie clips get out-of-synch with the audio, apparently its getting bogged down.
    My swf file doesn't seem that big, about 2.2MB and my move clips aren't that complex, although up to three levels deep.
    My version is Flash 8 Professional and my laptop was on the high end about 18 months ago.
    Am I missing something or expecting too much from Flash?
    Thanks,
    Mike (who seems to know enough to be dangerous)

     

  • Flash content loaded in IFRAME gets disappeared while applying transform:scale css property

    I have an iframe loaded with a flash content inside, and i have to resize the iframe while browser window width changes. So i tried changing transform:scale() property on different media query cut-offs. But unfortunately firefox makes the flash content disappear while applying transform-scale property. Is there any way to overcome this?

    Sorry, i don't know how to visualize this. I can paste a sample code here, will it help?
    '''HTML:'''
    <iframe width="900px" class="iframeStyle" align="middle" height="1200px" frameborder="0" src="http://linktoFlashContainingHtml.html"> </iframe>
    '''CSS'''
    .iframeStyle {
    transform:scale(0.5);
    While applying this tranform:scale property, iframe get scaled but flash content inside the page loaded in IFRAME disappears

  • Why do my actions keep disappearing!!!?? I am on a macbook using PS cs6! Please help!

    Hello...I have had to re upload all of my actions 3 times!! I get this message saying photoshop was unable to upload my actions from server message :/ I really hate that this is happening! it takes me forever to reinstall them!! I read a thread saying to go to my preference folder and erase cs6 settings folder. I have done that but nothing changed! Please help!!! Thank you in advance!!

    as stated above...
    So you did.
    Please try copying them to the Presets/Actions-folder in the folder where Photoshop resides, then they should at least always be available from the fly-out menu of the Actions Panel.

  • QM 9.0 Can't play the recorded calls and get disappear

    Hi,
    CUCM System version: 9.1.2.12900-11 Unrestricted
    UCCX System version: 9.0.2.10000-71
    QM 9.0.1.57
    calls are shown in the Live monitor, then at the Recording page. but can't play nor export them, and then the calls disappear from the QM page.
    the files at the local storage shows 0 KB
    tried with CIPC 7 and 8.6 wired and wireless. And IP Phones as well but it is the same behavior.
    it is similar to this thread
    https://supportforums.cisco.com/discussion/11660776/quality-management-852sr2-voice-recording-problem
    i tried both versions of Java 1.6.13 and 1.6.16 even 1.8 but no success.
    Any ideas.
    Regards

    i have downgraded both hal and totem to the revious versions and now i can play dvds again. What i don't understand is why shoud an upgrade from version say 1.0.2 to 1.0.3 break a system? Nothing is straight forward in linux. I know the average linux user doesn't mind tweaking things but sometime you just want things to work you know!  :x

  • Component gets disappeared from Frame

    I have Frame on which I have shown few buttons, but if I do leave the frame idle for more than 1/2 hrs button got disappeared, if I do resize the frame button appeared again, I did override the paint method for both Frame and Button.
    So I want to stop disappearing of these button, does any one has any idea please let me know.
    Thanks,

    JJAAVVAA wrote:
    JFrame and JButton, Not able to provide short executable program please suggest some pointerIf you're still having problems, for more specific advice, I recommend that you try to produce an [SSCCE.|http://sscce.org] It would help most understand your bug and thus be able to help you.

Maybe you are looking for

  • Tools to evaluate performance of adobe forms

    Hi,         I need some tool which will measure the performance of forms - time to load the form & time to load data in drop downs which are linked and dynamic and data for drop downs are getting fetched from database tables. Is there is any tool ava

  • How do I import photos from Sony T900 to iPhoto?? Please help :)

    I have a Sony T900 and I have no clue how to import the photos into iPhoto. Does anyone have a clue?? Please share I really need some help =/ Thanks!!

  • ZET APP force quit and give reopen message (os x yosemite)

    This is the report Process:               Etisalat USB Modem [23405] Path:                  /Applications/Etisalat USB Modem.app/Contents/MacOS/Etisalat USB Modem Identifier:            com.joinair.DataCardUI Version:               PCM_ETIEGYV1.0.0B0

  • Shared iTunes account help

    My husband and I share an iTunes account and have separate iPhones. When he did his update to iOS 6, I think that he did not choose to be contacted with just his phone number.   Now he is recieving all my text messages as well as his.   How do we fix

  • Ejecting problems help :(

    i have a nano 3rd gen and when i tried to eject it from my comp it said that it cant eject because some of the file are in use. please help