What does Siebel Error SBL-BPR-00176 mean?
        Posted  
        
            by braveterry
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by braveterry
        
        
        
        Published on 2010-03-25T18:31:08Z
        Indexed on 
            2010/03/25
            18:33 UTC
        
        
        Read the original article
        Hit count: 626
        
My webapp talks to Siebel just fine in one test environment, but in another we are getting the following error message:
<Exception>
    <Major No.>256</Major No.>
    <Minor No.>6750384</Minor No.>
    <Message>
        The workflow/task engine cannot determine a next step while executing 
        process definition 'Dynamic Pricing Procedure'. The last step that it 
        executed was 'Start'.(SBL-BPR-00176)
    </Message>
    <DetailedMessage>Unknown<DetailedMessage>
</Exception>
Any idea about what the error message means and what we might do to get around it?
© Stack Overflow or respective owner