DMS-Status-In preparation by default

Hi guys,
I have one requirement from the client
Iam maintaining different statuses like
In preparation
Client Approval
Released
While creating the document system promts to enetr the status,is it possible to maintain In preparation as default status to start with?If so  pls tell me the necessary setting to be done
Thanks,
Vijai

Hi Vijai,
therefore SAP supports different status types. So I would suggest to set in TA DC10 for status 'in preparation' status type P (primary status, see below) and to define 'in preparation' as previous document status for 'Client approval'.
Best regards, Daniel
Document status type:
Key which represents the features of a document status.
Use
There is not usually an entry for the status type.
If you want to represent special features of status, you can choose from the following status types:
Initial status (I)
This status is set when a new document is created and can be linked into a cycle. This means that the document can be given this status again at a later point in time.
Primary status (P)
This status is only set when a new document is created. It cannot be set at a subsequent stage of processing.
Locked status (S)
Most of the data in the document info record can no longer be changed.
Temporary status (T)
This status is used to log events, for example, an interim printout can be logged.
The current status of the document is not changed.
The system sets the following stuses automatically:
Original in work (O)
The system sets this status when you choose Original applicationfile -> Change.
The system makes the following checks:
Is the user authorized to use the function?
Is there a status with status type O for the document type?
If this is the case, the system carries out all the necessary checks for the status network (such as checking the previous status).
If the system checks determine that this status is not allowed, you cannot process the document.
Archive status (A)
The system sets this status when you choose Archive -> Check into archive.
The system makes the same checks as for status type "O".
If the status cannot be set, the document cannot be archived.
Check-in status (C)
The system sets this status all original application files of document info are in a secure storage area.

Similar Messages

  • ODI agent status shown prepared in Weblogic

    hi,
    I have installed FDMEE 11.1.2.4. When i start services everything is ok except ODI Java EE agent. I haven't configured it ( i think it was preconfigured).
    I have tried starting ODI agent from enterprise manager but i am getting an error; will paste below.
    I have seen that in weblogic server under erpi integrator server my odi console status is active and odi agent status is prepared. I don't know how to start JAVA EE agent.
    Any help?
    Error:
    Invoking Start Up operation for application oraclediagent on target ErpIntegrator0.
    [Deployer:149193]Operation 'start' on application 'oraclediagent' has failed on 'ErpIntegrator0'
    [Deployer:149034]An exception occurred for task [Deployer:149026]start application oraclediagent on ErpIntegrator0.: [HTTP:101216]Servlet: "AgentServlet" failed to preload on startup in Web application: "oraclediagent".
    com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
      MemberSet=MasterMemberSet(
        ThisMember=null
        OldestMember=null
        ActualMemberSet=MemberSet(Size=0
        MemberId|ServiceVersion|ServiceJoined|MemberState
        RecycleMillis=1200000
        RecycleSet=MemberSet(Size=0
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onStartupTimeout(Grid.CDB:3)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:28)
    at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
    at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:58)
    at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:11)
    at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCluster.CDB:4)
    at com.tangosol.coherence.component.util.SafeCluster.restartCluster(SafeCluster.CDB:10)
    at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluster(SafeCluster.CDB:26)
    at com.tangosol.coherence.component.util.SafeCluster.start(SafeCluster.CDB:2)
    at com.tangosol.net.CacheFactory.ensureCluster(CacheFactory.java:427)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureServiceInternal(DefaultConfigurableCacheFactory.java:968)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureService(DefaultConfigurableCacheFactory.java:937)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:919)
    at com.tangosol.net.DefaultConfigurableCacheFactory.configureCache(DefaultConfigurableCacheFactory.java:1296)
    at com.tangosol.net.DefaultConfigurableCacheFactory.ensureCache(DefaultConfigurableCacheFactory.java:297)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:204)
    at com.tangosol.net.CacheFactory.getCache(CacheFactory.java:181)
    at oracle.odi.runtime.agent.coherence.OdiAgentCoherenceCache.<init>(OdiAgentCoherenceCache.java:52)
    at oracle.odi.runtime.agent.servlet.AgentServlet.initCoherence(AgentServlet.java:812)
    at oracle.odi.runtime.agent.servlet.AgentServlet.initializeClusterCache(AgentServlet.java:762)
    at oracle.odi.runtime.agent.servlet.AgentServlet.startup(AgentServlet.java:437)
    at oracle.odi.runtime.agent.servlet.AgentServlet.init(AgentServlet.java:250)
    at javax.servlet.GenericServlet.init(GenericServlet.java:242)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1981)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1955)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:149)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:164)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    :com.tangosol.net.RequestTimeoutException:Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
      MemberSet=MasterMemberSet(
        ThisMember=null
        OldestMember=null
        ActualMemberSet=MemberSet(Size=0
        MemberId|ServiceVersion|ServiceJoined|MemberState
        RecycleMillis=1200000
        RecycleSet=MemberSet(Size=0
    Operation Start Up on target oraclediagent Failed. Please see error logs for details.
    Regards

    Hi JanGLi,
    The ODI Agent is completely failing to start here from the error that you initially pasted so agent tests are not going to work wherever you try them. Port 6550 should have something listening on it as that's the port that the FDMEE managed server listens on so that would only prove that the FDMEE managed server is up. I can't see the connection closed error having anything to do with running out of connections in the connection pool either as it's simply a message saying that a connection was closed (not that the connection pool is exhausted).
    On the plus side though I have seen the 'Servlet: "AgentServlet" failed to preload on startup in Web application: "oraclediagent"' error in the past (I get a lot of the really nice issues coming my way). Which operating system are you using here? I've seen this happen on Windows when there are multiple network interfaces and an incorrect interface has been put to the top of the bind order (e.g. an interface that has fallen back to a link local address in the 169.254.0.0/16 range as DHCP has failed).
    Regards
    Craig

  • After i have downloaded firefox 9.1 and tried to open it, i get the sentence : it couldn't be prepared properly (default 0xc0150004) and the program does not run

    after i have downloaded firefox 9.1 and tried to open it, i get the sentence : it couldn't be prepared properly (default 0xc0150004) and the programm does not run

    I couldn't find anything on the error text you posted but I did find lots of google hits on [http://www.google.com/search?q=%22The+application+failed+to+initialize+properly%22+0xc0150004 "The application failed to initialize properly" 0xc0150004]. Is that the error?
    In any case, did you try a clean reinstall of Firefox? If not, open the C:\Program Files folder and delete the '''Mozilla Firefox''' folder, if it's there. Next, go to mozilla.org/firefox click the green download button and install a new copy.

  • DMS: CV04N TCode Release status to be made default without making a variant

    Dear All,
    I have a requirement that whenever the user uses the CV04 Tcode, the document status 'Released' should come as default, so that only released documents will be displayed by default, & whenever he wants, he can change the status to Archive so he can search the archived documents.
    I have tried doing this by making a variant but the user has to choose the variant, but if he forgets the search criteria becomes exhaustive by searching  documents of all status.
    So please let me know if there is any standard setting by which i can do this whenever the user uses the TCode CV04N in the frist screen itself.

    You have two solutions...
    1. User exit - ABAP
    2. Custom default layout - You can filter the search results by default to only show released documents, so the user doesn't have to populate it. If the user wants to see non-released, they can switch off the filter and it can be done from the search results screen so they don't have to go back every time.

  • Status updates history period default

    Hi
    Is there any way to change the default status updates history date range from 3 months please?  Currently as the status approver for a major change program I'm getting several hundred tasks to approve every day across multiple project plans; the problem
    is that when I go in to clear down to run my weekly reports it lists every task submission for the last 3 months.  The thing is, IE can take several minutes before it displays the page in full as it chews through all of the data which is annoying
    to say the least.
    I'd quite like it to show only the last 3 weeks, not the last 3 months.
    Does anyone have any suggestions please?
    Thanks.

    Hi,
    As far as I tested, changing the default 3 months range from the date range feature will unfortunaltely not be kept in your IE cache next time you'll navigate to the status update history page. Thus you'll have to set it again every time you access
    the page.
    I guess this 3 months default value might be changed programmabily but I can't help on this.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • Activity Status as Completed (pre-default)

    I am trying to have Status field for Activity as pre-default "Completed", whenever the type is Meeting.
    I am coding in the Status field:
    IIf ([<Type>] = 'Meeting', LookupValue("EVENT_STATUS", "Completed"),[<Status>]).
    I am using Create a New Task in the Opp. record...
    I can´t make it work... the pre-default is not shown in the screen...even after saving the activity.
    I tried using a post-default in the Status field and after I save the activity I can see it listed in the section *"Open Activities"* with the status "Completed"... this is strange...
    Also, the same activity is listed under "Completed Activities"... so it is listed in both places...
    If I click on the "Done" link (in Open Activities) and save the activity... it is not listed anymore under Open Activities.
    Pls. I´d appreciate any hints on this...
    Txs. a lot
    Antonio

    Ok. I understand... I am clicking New and then selecting the Type....
    Well pre-default does work... at least partially...
    But I still don´t understand why the Activity created with Post-default = Completed is still listed under Open Activitities... It goes to the Completed activities section just after I edit it and save again...
    Pls. help...
    Txs.
    Antonio

  • Shopping cart - Status: extended search as default

    Is it possible to set the extended search as default setting for all users?
    Regards
    Hubert

    Hi Hubert,
    did you already find a solution for this issue?
    Thanks for your answer.
    Regards,
    Henning

  • Where does the DMS perform data preparation phase?

    Hello,i'm a beginner in ODM.We know oracle data mining is embedded in oracle database,but can you tell me how the data is prepared for data mining?Thank you in advance:)

    In 10.1, it depends on what API you use.
    The Java api uses models that will do alot of internal data preparation if you wish.
    The PL/SQL api requires the user to do their own data preparation.
    The PL/SQL api provides these transformations as separate apis.
    The types of data preparation required would be binning, normalization, outlier removal, missing values.
    This varies on a algorithm by algorithm basis.
    Please refer to the ODM documentation for more details.
    Thanks, Mark

  • Status of "Preparing Order" but it's supposed to be delivered today...

    I placed my order on 11/12. It didn't list the product as backordered and said I would receive it by 11/14 if I paid the $25 for expedited/overnight shipping.
    I assumed the only way they could offer this is if the item was in stock.
    Can anyone from BB.com check my order and provide some insight?
    Thanks!

    Hello dougvan,
    I apologize for the apparent tardiness of this reply. We do our best to respond to all of our Best Buy Unboxed guests as promptly as possible and in the order in which their messages are received. I'm disappointed to read that your shipment has not yet arrived and I apologize for any inconvenience to you as we endeavor to fulfill your order.
    Using the information you provided when you signed up for our Community, I was able to locate your account and order. I'm pleased to report that your shipment is currently in transit to you! Express shipping does guarantee delivery in one business day, but is still contingent upon things beyond our control such as product availability. Once the product is available for us to ship, it will be sent using the service for which you paid.
    I regret that this experience may influence your future shopping destination and has prompted you to take other actions regarding your My Best Buy accounts. It is my hope that you will give Best Buy another chance to delight you one day soon.
    Sincerely,
    John|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Workflow Notification status coming canceled by default

    Hi,
    I have a process in my workflow which sends notifications after a wait node (time set to 1 minute at the moment). There is a loop before the wait node which has a value three. So effectively my process sends three notifications after waiting for a gap of 1 minute. these notifications are getting fired correctly but they come in 'canceled' state.I want them to be in 'Open' state.
    Urgent help will be appreciated.
    Regards
    Ravi

    Change the "On Revisit" flag for the pivot activity and the activities within the loop to "Loop" rather than "Reset".
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Default timeframe in check status of the shopping cart

    Hello Forum
    In check status of the shopping cart default timeframe is 7 days but client requirement is change to 30 days
    Is there any configuration settings to change to 30 days
    Please help
    Thanks in Advance
    Neha

    Hello Neha,
    Have a look at below threads:<br />
    [Default Check Status timeframe(Shopping Cart)|Default Check Status timeframe(Shopping Cart);
    Default timeframe for SC timeframe need to be changed to 90 days from 7 day<br />
    <br />
    Regards.<br />
    <p />
    <br />
    Laurent.

  • Default Value of status field been shown as "Open"

    Hi All,
    I am facing some error regarding the status field in service request record type.The status field is showing as "open"when i had created a new service request but its not been reflected under service request detail page eventhough its not been present in piclklist.I want to remove open status as not been shown as open under service request list page.Please suggest me how can remove that "open" from status field,Thanks in advance.
    Regards,
    Manish.

    Hi
    You can go to the field setup of service request and edit the Status field. In Default Value give "" to denote null.
    By default the system gives open. So when you give the double quotes the new records created would have status as null.
    Hope this helps.
    -MR

  • 'In Preparation' status of workitem

    Hi all..
    I have a workitem with status 'in preparation'...what should i check for this..
    I have checked the binding
    I have checked the import/export propert of elements involved in binding
    I have checked that the value is set to the export parameters
    I have checked the method in SWO1,its working fine there..
    Now i am testing workflow in SWUS and the first step is in status 'in process'.what should i do...?
    Thanks and regards,
    Jhansi

    Hi.
    SAP online help says the following about the status 'in preparation':
    "The work item has been created, but the condition defined for starting the work item has not yet been fulfilled. Work items in this status are not displayed in the workflow inbox."
    Maybe you should check the condition in SWB_COND.
    Or is there a condition in the condition tab of the work item?
    Kind regards.
    Jasper Blok

  • Change Default My Status

    When Lync 2010 Client started, My Status is set to "Available" by default. Is there a way to change it? For example, when Lync 2010 Client started, My Status is "Busy" by default until I change it manually. Thanks.

    Yes
    Sign out
    You will now see the Email Address and Sign-In button
    Directly above "Sign In" you should see "Sign-In As"
    Change it to Busy (or whatever you want)
    CLick "Sign In"
    If this helped you please click "Vote As Helpful" if it answered your question please click "Mark As Answer" | Blog
    www.lynced.com.au | Twitter
    @imlynced

  • Default Check Status timeframe(Shopping Cart)

    Hi All SRM experts,
    Is it possible to make default timeframe for particular timeframe such as to last 90 days in the shopping cart check status screen ? because defaulted is last 7 days. Please kindly advise. Thank's in advance

    Hello,
    First pl try the follow path
    IMG->Supplier Relationship Management->SRM Server->Cross-Application Basic Settings->Personalization->Personalize Display
    IMG->Supplier Relationship Management->SRM Server->Business Add-Ins (BAdIs)->Interface Configuration->Determine Screen Variants
    I am not sure whether it is available in below SRM 5.0
    If does not help
    you can ask your ABAP consultant to check the template
    bbpsc04/99/saplbbp_sc_ui_its_4000.html
    for this change
    BR
    Dinesh

Maybe you are looking for

  • How to recover a lost audio book purchase?

    I  purchased an audio book last year and I want to download it again to another devise. But I can't find it in my purchases in itunes. If I go to my account and see my transactions I can see there is a record showing I purchased it. What can I do?

  • Open PDF file with Bookmarks Showing

    Hi - forgive me if this is the wrong forum, but I can't find a topic called "how to use Acrobat" I need to create a PDF that will open in Acrobat Reader with the bookmarks displayed. The file will be distributed as a PDF and will not be associated wi

  • Problem with as1+2

    Hi, I've got a problem with Flash CS3 and Actionscript 2. I want to create an animation of a movieclip. This animation should start with the click on a button. A repeated click on this button should stop the animation. So I created a button and a mov

  • COMBINING REBATES?

    If the "free ipod touch rebate with the purchase of an apple computer" comes back would it be possible to combine this with the $100 dollar off rebate to get the free printer??? I'm just looking to save as much money as possible because I need a new

  • How to apply exactly the same black band, to exactly the same part of the page, to 100 pages?

    Hi there, The more I refine my project, the more I tweak elements that, when I first created a Master Page, I didn't worry about enough.  So now, for example, I've created just the right size black band to be the background for each and every page (i