logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How can you implement a condition in a workflow?


  • Correct Answer
  • You can implement a condition by using either of the following ways: => By creating a rule condition - Specifies that you can implement conditions either directly in code or by using a tool, called the Rule Condition Editor Rule conditions are stored in a separate Extensible Markup Language (XML) file When a rule condition occurs in a workflow, the expression in a condition is evaluated and a Boolean value is returned => By creating a code condition - Refers to defining a condition directly in code A code condition can be created by writing a method in the code The method contains code for the condition and returns a Boolean value 


  • Technology problems


    Search Results


    • 1. How can different versions of private assemblies be used in the same application without a re-build?
    • Discuss
    • 2. Which utility allows you to reference an assembly in an application?
    • Discuss
    • 3. What technologies are being used in AJAX?
    • Discuss
    • 4. Which namespaces in .NET are used for XML?
    • Discuss
    • 5. What are the different implementations of LINQ?
    • Discuss
    • 6. Which class is used to indicate Black Navigation Bar ?

    • Options
    • A. .navbar-inverse
    • B. .navbar-black
    • C. .navbar-dark
    • D. .navbar-default
    • Discuss
    • 7. What is the difference between int and int32 ?
    • Discuss
    • 8. What is C-Sharp (C#) and its advantages ?
    • Discuss
    • 9. What does a deadlock mean in DB2?
    • Discuss
    • 10. How is sign stored in a COMP field?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment