Check Child Dependency

I am looking for help writing an elegant t-sql query for following scenario:
In this scenario I have Task and TaskDependency tables. I would like to get a value of 1, 0, -1 based on the TaskStatus and TaskDependency table for each row in Task table. For example for TaskID = 1, there is no dependency in TaskDependency and Task Status
= 'Completed' it should return a value of 0. In case of Task.TaskID = 2 it should return value of -1. For Task.TaskID = 5 there is dependency on 2 and 4. Since 2 failed and 4 is completed it should still return value of 0.
Any help would be appreciated.
    Table: Task
    TaskID     TaskStatus
    1    Completed
    2    Failed
    3    Scheduled
    4    Scheduled
    5    Scheduled
    Table: TaskDependency
    TaskID    ParentTaskID
    1    NULL
    2    NULL
    3    2
    5    4
    4    NULL
    5    2
    Expected Result:
    Task.TaskID = 1 should return value of 0.
    Task.TaskID = 2 should return value of -1.
    Task.TaskID = 3 should return value of 0.
    Task.TaskID = 4 should return value of 1.
    Task.TaskID = 5 should return value of 0.

+In this scenario I have Task and Task_Dependencies tables. I would like to get a value of 1, 0, -1 based on the task_status  and Task_Dependencies table for each row in Task table. For example for task_nbr = 1, there is no dependency in Task_Dependencies
and Task Status = 'Completed' it should return a value of 0. In case of Tasks.task_nbr = 2 it should return value of -1. For Tasks.task_nbr = 5 there is dependency on 2 and 4. Since 2 failed and 4 is completed it should still return value of 0. 
Please post DDL, so that people do not have to guess what the keys, constraints, Declarative Referential Integrity, data types, etc. in your schema are. Learn how to follow ISO-11179 data element naming conventions and formatting rules. Tables are sets, so
their names are plural or (better) collective nouns. Temporal data should use ISO-8601 formats. Code should be in Standard SQL as much as possible and not local dialect. 
This is minimal polite behavior on SQL forums. Here is a correction on for your narrative description. A status is a “state of being” and has to have a duration; this is a basic concept of data modeling.
Please read this article: 
https://www.simple-talk.com/sql/t-sql-programming/state-transition-constraints/
The task dependencies are separate from the tasks and the particular job using the recipe, not blended into a mix of entities and relationships. Think of a recipe; it is a set of steps. It is not a particular meal, as you are doing. 
A forum is not a good place for this level of details. Do you know about PERT charts, Petri Nets or state transition diagrams? You will need extra states if some states require complicated precursors.  
--CELKO-- Books in Celko Series for Morgan-Kaufmann Publishing: Analytics and OLAP in SQL / Data and Databases: Concepts in Practice Data / Measurements and Standards in SQL SQL for Smarties / SQL Programming Style / SQL Puzzles and Answers / Thinking
in Sets / Trees and Hierarchies in SQL

Similar Messages

  • How to check the dependency of Timesten Application version 11.2.1 for OEL 6U4

    How to check the dependency of Timesten Application version 11.2.1 for OEL 6U4

    Hi Chris,
    THank for your reply.. My requirement is I am planning to upgrade my Server OS from OEL 5U8/5U3 servers to OEL 6U4. And we are using timesten application 11.2.1 version as of now. So wanted to check if the same version of TImesten can we install them on OEL 6U4 . if we can install it successfully what are the dependent RPM packages we need to consider for installing the timesten application and will there be any issues using the application? .
    Is timesten 11.2.2 is the officially supported and stable version on OEL6U4?
    And also can you suggest me if I want to check other applications dependency like rhino-2.3 and postgres 8.1.23 version how I need to check if this applications versions are certified to run on OEL 6U4.
    IT would be great help if you can suggest me on this.
    Naveen

  • Health Check Error: Dependency$ p_timestamp mismatch for VALID objects

    Just before the upgrade when we ran the health check we got the following 8 errors and want to fix them.
    Dependency$ p_timestamp mismatch for VALID objects
    [E] - P_OBJ#=5015556 D_OBJ#=5015647
    [E] - P_OBJ#=5015556 D_OBJ#=8432965
    [E] - P_OBJ#=5015576 D_OBJ#=5015647
    [E] - P_OBJ#=5015576 D_OBJ#=8432965
    [E] - P_OBJ#=5015588 D_OBJ#=5015647
    [E] - P_OBJ#=5015588 D_OBJ#=8432965
    [E] - P_OBJ#=5015589 D_OBJ#=5015647
    [E] - P_OBJ#=5015589 D_OBJ#=8432965
    SELECT o.obj# d_obj, do.name d_name, do.type# d_type, po.obj# p_obj, po.name p_name, to_char(p_timestamp,'DD-MON-YYYY HH24:MI:SS') "P_Timestamp",
    to_char(po.stime ,'DD-MON-YYYY HH24:MI:SS') "STIME", decode(sign(po.stime-p_timestamp),0,'SAME','*DIFFER*') X FROM sys.obj$ do, sys.dependency$ d, sys.obj$ po WHERE
    P_OBJ#=po.obj#(+) AND D_OBJ#=do.obj# AND do.status=1 /*dependent is valid*/ AND po.status=1 /*parent is valid*/ AND po.stime!=p_timestamp /*parent timestamp not match*/ ORDER BY 2,1;
    8432965 AQ$_KUPC$DATAPUMP_QUETAB_P 2 5015576KUPC$_API_ACK09-DEC-2009 14:01:28 29-NOV-2010 12:04:14*DIFFER*
    8432965 AQ$_KUPC$DATAPUMP_QUETAB_P 2 5015589KUPC$_MASTERJOBINFO 09-DEC-2009 14:01:28 29-NOV-2010 12:04:14*DIFFER*
    8432965 AQ$_KUPC$DATAPUMP_QUETAB_P 2 5015556KUPC$_LOGENTRIES 09-DEC-2009 14:01:27 29-NOV-2010 12:04:13*DIFFER*
    8432965 AQ$_KUPC$DATAPUMP_QUETAB_P 2 5015588KUPC$_MASTERERROR 09-DEC-2009 14:01:28 29-NOV-2010 12:04:14*DIFFER*
    5015647 KUPC$DATAPUMP_QUETAB 2 5015576KUPC$_API_ACK 09-DEC-2009 14:01:28 29-NOV-2010 12:04:14*DIFFER*
    5015647 KUPC$DATAPUMP_QUETAB 2 5015589KUPC$_MASTERJOBINFO 09-DEC-2009 14:01:28 29-NOV-2010 12:04:14*DIFFER*
    5015647 KUPC$DATAPUMP_QUETAB 2 5015556KUPC$_LOGENTRIES 09-DEC-2009 14:01:27 29-NOV-2010 12:04:13*DIFFER*
    5015647 KUPC$DATAPUMP_QUETAB 2 5015588KUPC$_MASTERERROR 09-DEC-2009 14:01:28 29-NOV-2010 12:04:14*DIFFER*
    Solution as per the 579256.1's is
    The returning objects will have to be recompiled or recreated to clear the problem.
    Please see Note 781959.1 to recompile them. This can cause problems during upgrade and PLSQL validation.
    But in my case above objects are not synonyms and are of type=2.
    So, not sure how to fix them. pl. let us know how we can fix these errors.

    Well, I can tell you that this kind of error is not OS related, but rather a HW thing.  It happens where there is a general detection of something going wrong.  Sometimes it can happen randomly and might not be an indication of a problem.  But sometimes it can be caused by things that are improperly functioning within the system like bad capacitors. 
    Unfortunately I don't really know what to do about such things except give you machine a proper inspection.  But if things are working fine, and continue to do so, I wouldn't worry about it.  If it becomes a regular occurance, then I'd worry.

  • PS Connected Query:How 2 Check Child Query Result

    Hi Gurus,
    I am trying to Create a BI Report using PS Connected Query. Its a simple PS Connected Query where Child Query are sub total of various coloumn of Parent Query. I have observed that if a child query doesn't return value then XML file doesn't has tags related to child query. I need to check such condition to notify user that there was no value for a sub total.
    PS Connected Query Data in XML with all child query:
      <?xml version="1.0" encoding="utf-8" ?>
    - <ConnectedQuery name="BH_ESSEVNT_RPT_CQRY" preview="True" query_rows_limit="6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="">
    - <BH_ESS_EVNT_INFO>
      <A.EVENT_DT>12/25/2013</A.EVENT_DT>
    - <A.EVENT_NAME>
    - <![CDATA[ SUSAN G. KOMEN RACE
      ]]>
      </A.EVENT_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1031
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1031
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ E
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ U
      ]]>
      </A.SEX>
      <A.AGE>21</A.AGE>
    + <A.FIRST_NAME>
    - <![CDATA[ PER1031
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
      <A.ADDRESS1 />
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ miami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33173
      ]]>
      </A.POSTAL>
      <A.EMAIL_ADDR />
      <A.PHONE />
      <A.TIME_RQRMT_AMT>120</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ R
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ X
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <A.BH_YNG_SHRT_SZ>
    - <![CDATA[ 3
      ]]>
      </A.BH_YNG_SHRT_SZ>
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
    - <A.LOCATION2>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION2>
    - <A.BH_LUNCH>
    - <![CDATA[ T
      ]]>
      </A.BH_LUNCH>
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/14/2013 23:08:19</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1031
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1031
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ G
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ F
      ]]>
      </A.SEX>
      <A.AGE>21</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ guest
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ test5
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
      <A.ADDRESS1 />
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ miami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33173
      ]]>
      </A.POSTAL>
      <A.EMAIL_ADDR />
      <A.PHONE />
      <A.TIME_RQRMT_AMT>120</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ S
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ X
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <A.BH_YNG_SHRT_SZ>
    - <![CDATA[ N
      ]]>
      </A.BH_YNG_SHRT_SZ>
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
    - <A.LOCATION2>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION2>
    - <A.BH_LUNCH>
    - <![CDATA[ T
      ]]>
      </A.BH_LUNCH>
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/14/2013 23:08:19</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESSEVNT_YSHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_YNG_SHRT_SZ>
    - <![CDATA[ 3
      ]]>
      </A.BH_YNG_SHRT_SZ>
    - <EXPR4_4>
    - <![CDATA[ Youth Large
      ]]>
      </EXPR4_4>
      <EXPR3_3>1</EXPR3_3>
      </BH_ESSEVNT_YSHRT_CNT_QRY>
    - <BH_ESSEVNT_YSHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_YNG_SHRT_SZ>
    - <![CDATA[ N
      ]]>
      </A.BH_YNG_SHRT_SZ>
    - <EXPR4_4>
    - <![CDATA[ NA
      ]]>
      </EXPR4_4>
      <EXPR3_3>1</EXPR3_3>
      </BH_ESSEVNT_YSHRT_CNT_QRY>
    - <BH_ESSEVNT_ASHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ X
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <EXPR1_1>
    - <![CDATA[ Adult  X-Large
      ]]>
      </EXPR1_1>
      <EXPR3_3>2</EXPR3_3>
      </BH_ESSEVNT_ASHRT_CNT_QRY>
    - <BH_ESSEVNT_METROPASS_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <EXPR3_3>2</EXPR3_3>
      </BH_ESSEVNT_METROPASS_QRY>
    - <BH_ESSEVNT_TOTEE_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
      <EXPR3_3>1</EXPR3_3>
      </BH_ESSEVNT_TOTEE_QRY>
    - <BH_ESSEVNT_TOTREG_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
      <EXPR3_3>2</EXPR3_3>
      </BH_ESSEVNT_TOTREG_QRY>
    - <BH_ESSEVNT_LUNCH_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ TEST
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_LUNCH>
    - <![CDATA[ T
      ]]>
      </A.BH_LUNCH>
    - <EXPR4_4>
    - <![CDATA[ Turkey
      ]]>
      </EXPR4_4>
      <EXPR3_3>2</EXPR3_3>
      </BH_ESSEVNT_LUNCH_CNT_QRY>
      </BH_ESS_EVNT_INFO>
      </ConnectedQuery>
    PS Connected Query Data in XML with a missing child query(this is highlighted in bold in above query):
      <?xml version="1.0" encoding="utf-8" ?>
    - <ConnectedQuery name="BH_ESSEVNT_RPT_CQRY" preview="True" query_rows_limit="6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="">
    - <BH_ESS_EVNT_INFO>
      <A.EVENT_DT>11/22/2013</A.EVENT_DT>
    - <A.EVENT_NAME>
    - <![CDATA[ MIAMI MARATHON 2013
      ]]>
      </A.EVENT_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    + <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1023
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ E
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ U
      ]]>
      </A.SEX>
      <A.AGE>21</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
    - <A.ADDRESS1>
    - <![CDATA[ 3453 sw 242 street
      ]]>
      </A.ADDRESS1>
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ Miami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 65454
      ]]>
      </A.POSTAL>
    - <A.EMAIL_ADDR>
    - <![CDATA[ [email protected]
      ]]>
      </A.EMAIL_ADDR>
    - <A.PHONE>
    - <![CDATA[ 352/874-5424
      ]]>
      </A.PHONE>
      <A.TIME_RQRMT_AMT>0</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ R
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ X
      ]]>
      </A.BH_ADLT_SHRT_SZ>
      <A.BH_YNG_SHRT_SZ />
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <A.LOCATION2 />
      <A.BH_LUNCH />
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/15/2013 11:24:44</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1023
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ G
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ F
      ]]>
      </A.SEX>
      <A.AGE>25</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ Christina
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ Marie
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
    - <A.ADDRESS1>
    - <![CDATA[ 34134 sw 23 street
      ]]>
      </A.ADDRESS1>
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ Ft Lauderdale
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33264
      ]]>
      </A.POSTAL>
    - <A.EMAIL_ADDR>
    - <![CDATA[ [email protected]
      ]]>
      </A.EMAIL_ADDR>
    - <A.PHONE>
    - <![CDATA[ 506/545-5427
      ]]>
      </A.PHONE>
      <A.TIME_RQRMT_AMT>0</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ W
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ L
      ]]>
      </A.BH_ADLT_SHRT_SZ>
      <A.BH_YNG_SHRT_SZ />
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <A.LOCATION2 />
      <A.BH_LUNCH />
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/15/2013 11:24:44</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1023
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ G
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ M
      ]]>
      </A.SEX>
      <A.AGE>30</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ Bobby
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ Brown
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
    - <A.ADDRESS1>
    - <![CDATA[ 2324 sw 23 street
      ]]>
      </A.ADDRESS1>
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ Miami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33552
      ]]>
      </A.POSTAL>
    - <A.EMAIL_ADDR>
    - <![CDATA[ [email protected]
      ]]>
      </A.EMAIL_ADDR>
    - <A.PHONE>
    - <![CDATA[ 654/654-6434
      ]]>
      </A.PHONE>
      <A.TIME_RQRMT_AMT>0</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ R
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ X
      ]]>
      </A.BH_ADLT_SHRT_SZ>
      <A.BH_YNG_SHRT_SZ />
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <A.LOCATION2 />
      <A.BH_LUNCH />
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/15/2013 11:24:50</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1023
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ G
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ M
      ]]>
      </A.SEX>
      <A.AGE>35</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ Mark
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ Haven
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
    - <A.ADDRESS1>
    - <![CDATA[ 135 sw 13 street
      ]]>
      </A.ADDRESS1>
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ MIami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33546
      ]]>
      </A.POSTAL>
    - <A.EMAIL_ADDR>
    - <![CDATA[ [email protected]
      ]]>
      </A.EMAIL_ADDR>
    - <A.PHONE>
    - <![CDATA[ 352/642-6453
      ]]>
      </A.PHONE>
      <A.TIME_RQRMT_AMT>0</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ R
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ Z
      ]]>
      </A.BH_ADLT_SHRT_SZ>
      <A.BH_YNG_SHRT_SZ />
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <A.LOCATION2 />
      <A.BH_LUNCH />
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/15/2013 11:25:44</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1023
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ G
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ M
      ]]>
      </A.SEX>
      <A.AGE>35</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ Stephen
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ Travis
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
    - <A.ADDRESS1>
    - <![CDATA[ 654 sw 13 street
      ]]>
      </A.ADDRESS1>
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ Miami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33526
      ]]>
      </A.POSTAL>
    - <A.EMAIL_ADDR>
    - <![CDATA[ [email protected]
      ]]>
      </A.EMAIL_ADDR>
    - <A.PHONE>
    - <![CDATA[ 352/849-5424
      ]]>
      </A.PHONE>
      <A.TIME_RQRMT_AMT>0</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ R
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ M
      ]]>
      </A.BH_ADLT_SHRT_SZ>
      <A.BH_YNG_SHRT_SZ />
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <A.LOCATION2 />
      <A.BH_LUNCH />
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/15/2013 11:26:34</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESS_EVNT_EE_DATA>
    - <A.EMPLID>
    - <![CDATA[ 1023
      ]]>
      </A.EMPLID>
    - <B.FIRST_NAME>
    - <![CDATA[ PER1023
      ]]>
      </B.FIRST_NAME>
    - <B.LAST_NAME>
    - <![CDATA[ HRC013
      ]]>
      </B.LAST_NAME>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_EVNT_REG_TYPE>
    - <![CDATA[ G
      ]]>
      </A.BH_EVNT_REG_TYPE>
    - <A.SEX>
    - <![CDATA[ M
      ]]>
      </A.SEX>
      <A.AGE>40</A.AGE>
    - <A.FIRST_NAME>
    - <![CDATA[ John
      ]]>
      </A.FIRST_NAME>
    - <A.LAST_NAME>
    - <![CDATA[ Smith
      ]]>
      </A.LAST_NAME>
    - <A.LOCATION>
    - <![CDATA[ PWCTEST
      ]]>
      </A.LOCATION>
    - <A.ADDRESS1>
    - <![CDATA[ 2498 sw 23 street
      ]]>
      </A.ADDRESS1>
      <A.ADDRESS2 />
    - <A.CITY>
    - <![CDATA[ Miami
      ]]>
      </A.CITY>
    - <A.STATE>
    - <![CDATA[ FL
      ]]>
      </A.STATE>
    - <A.POSTAL>
    - <![CDATA[ 33562
      ]]>
      </A.POSTAL>
    - <A.EMAIL_ADDR>
    - <![CDATA[ [email protected]
      ]]>
      </A.EMAIL_ADDR>
    - <A.PHONE>
    - <![CDATA[ 352/849-5424
      ]]>
      </A.PHONE>
      <A.TIME_RQRMT_AMT>0</A.TIME_RQRMT_AMT>
    - <A.BH_WALK_RUN>
    - <![CDATA[ S
      ]]>
      </A.BH_WALK_RUN>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ M
      ]]>
      </A.BH_ADLT_SHRT_SZ>
      <A.BH_YNG_SHRT_SZ />
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <A.LOCATION2 />
      <A.BH_LUNCH />
    - <A.BH_BC_SURVIVOR>
    - <![CDATA[ Y
      ]]>
      </A.BH_BC_SURVIVOR>
      <A.DATETIME_STAMP>11/15/2013 11:27:58</A.DATETIME_STAMP>
      </BH_ESS_EVNT_EE_DATA>
    - <BH_ESSEVNT_ASHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ L
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <EXPR1_1>
    - <![CDATA[ Adult Large
      ]]>
      </EXPR1_1>
      <EXPR3_3>1</EXPR3_3>
      </BH_ESSEVNT_ASHRT_CNT_QRY>
    - <BH_ESSEVNT_ASHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ M
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <EXPR1_1>
    - <![CDATA[ Adult Medium
      ]]>
      </EXPR1_1>
      <EXPR3_3>2</EXPR3_3>
      </BH_ESSEVNT_ASHRT_CNT_QRY>
    - <BH_ESSEVNT_ASHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ X
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <EXPR1_1>
    - <![CDATA[ Adult  X-Large
      ]]>
      </EXPR1_1>
      <EXPR3_3>2</EXPR3_3>
      </BH_ESSEVNT_ASHRT_CNT_QRY>
    - <BH_ESSEVNT_ASHRT_CNT_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_ADLT_SHRT_SZ>
    - <![CDATA[ Z
      ]]>
      </A.BH_ADLT_SHRT_SZ>
    - <EXPR1_1>
    - <![CDATA[ Adult  XX-Large
      ]]>
      </EXPR1_1>
      <EXPR3_3>1</EXPR3_3>
      </BH_ESSEVNT_ASHRT_CNT_QRY>
    - <BH_ESSEVNT_METROPASS_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
    - <A.BH_METRORAIL_PASS>
    - <![CDATA[ Y
      ]]>
      </A.BH_METRORAIL_PASS>
      <EXPR3_3>6</EXPR3_3>
      </BH_ESSEVNT_METROPASS_QRY>
    - <BH_ESSEVNT_TOTEE_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
      <EXPR3_3>1</EXPR3_3>
      </BH_ESSEVNT_TOTEE_QRY>
    - <BH_ESSEVNT_TOTREG_QRY>
    - <A.EVENT_3CS_ID>
    - <![CDATA[ MIAMAR13
      ]]>
      </A.EVENT_3CS_ID>
      <EXPR3_3>6</EXPR3_3>
      </BH_ESSEVNT_TOTREG_QRY>
      </BH_ESS_EVNT_INFO>
      </ConnectedQuery>

    Hi use
    if(ResultSet.next())
    else
    regds

  • [solved] Hebrew spell checker as dependency for enchant?

    Hi, on a fresh installation I noticed that the only dictionary Evolution shows is for Hebrew.
    $ pacman -Qs hebrew
    local/hspell 1.1-2
    Hebrew spell-checker
    I then tried to remove this but pacman says enchant needs it which is needed by a lot of packages:
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gedit: requires enchant
    :: gtkhtml4: requires enchant
    :: kdelibs: requires enchant
    :: libwebkit3: requires enchant
    I just ask myself why is a dictionary a depemdency for such a package?
    Last edited by thms (2012-03-28 07:16:28)

    To fix the problem of the Hebrew dictionary being the only one Evolution sees, you need to install any other dictionary. Typically you would want packages like aspell-[LANGUAGE]
    Also regarding why enchant actually depends on hspell: http://projects.archlinux.org/svntogit/ … dcdb8dc519

  • Check plant dependent tables

    How can I Check functional parameters for plant (Check/maintain all plant-dependent tables in the application areas) ?

    Hi,
    In table T001W we can see the fields related to Plants/Branches.
    Regards,
    BK

  • SAP ESS Family Member/dependants   java.lang.NullPointerException error

    Hi
    We are have the following problem when trying to edit or add a new child dependent fro Family member dependents.  In the backend it works fine but on ess it dumps.  There is no st22.  we have looked all the notes and the previous sdn thread for this and applied the relevant patches as suggested in the notes.  Have any of you encounter this problem and how did you guys resolve it??
    The initial exception that caused the request to fail, was:
       java.lang.NullPointerException
        at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooter.onBeforeOutput(VcPersInfoDetailFooter.java:229)
        at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooter.onBeforeOutput(InternalVcPersInfoDetailFooter.java:188)
        at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooterInterface.onBeforeOutput(VcPersInfoDetailFooterInterface.java:144)
        at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:136)
        at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface$External.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:212)
        ... 55 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.3; .NET CLR 1.1.4322)
    Version null
    DOM version null
    Client Type msie7
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0104.20090324111057.0000 (release=NW701_04_REL, buildtime=2009-06-12:08:35:57[UTC], changelist=58858, host=pwdfm106), build date: Mon Dec 07 22:38:32 GMT+02:00 2009
    J2EE Engine 7.01 PatchLevel 97888.
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_30-b04, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale en_ZA
    Time of Failure Tue Jun 28 07:52:35 GMT+02:00 2011 (Java Time: 1309240355891)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:16[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:20[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0108.20100922154919.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:16:25[UTC], changelist=96647, host=pwdfm319.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:26[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCommon 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:08[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCore 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:05[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelDictionary 7.0108.20100922154738.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:20:28[UTC], changelist=96612, host=pwdfm319.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0108.20100922160830.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:24:08[UTC], changelist=96859, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    SapWebDynproGenerationCore 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:29[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:16[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0108.20100922154735.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:22:20[UTC], changelist=96611, host=pwdfm319.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0108.20100922154919.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:16:25[UTC], changelist=96647, host=pwdfm319.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:26[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCommon 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:08[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelCore 7.0108.20100922155425.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:17:05[UTC], changelist=96742, host=pwdfm319.wdf.sap.corp)
    SapMetamodelDictionary 7.0108.20100922154738.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:20:28[UTC], changelist=96612, host=pwdfm319.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0108.20100922160830.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:24:08[UTC], changelist=96859, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    SapWebDynproGenerationCore 7.0108.20100922160824.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:26:29[UTC], changelist=96858, host=pwdfm319.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0108.20101115095814.0000 (release=NW701_08_REL, buildtime=2010-12-06:09:31:20[UTC], changelist=99321, host=pwdfm319)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.NullPointerException
         at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooter.onBeforeOutput(VcPersInfoDetailFooter.java:229)
         at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooter.onBeforeOutput(InternalVcPersInfoDetailFooter.java:188)
         at com.sap.xss.per.vc.detailfooter.VcPersInfoDetailFooterInterface.onBeforeOutput(VcPersInfoDetailFooterInterface.java:144)
         at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:136)
         at com.sap.xss.per.vc.detailfooter.wdp.InternalVcPersInfoDetailFooterInterface$External.onBeforeOutput(InternalVcPersInfoDetailFooterInterface.java:212)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:603)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:569)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseEvent(FPMComponent.java:938)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseEvent(FPMComponent.java:1101)
         at com.sap.xss.per.vc.overview.VcPersInfoOverview.create(VcPersInfoOverview.java:225)
         at com.sap.xss.per.vc.overview.wdp.InternalVcPersInfoOverview.create(InternalVcPersInfoOverview.java:161)
         at com.sap.xss.per.vc.overview.BizCardsView.onActionNew(BizCardsView.java:164)
         at com.sap.xss.per.vc.overview.wdp.InternalBizCardsView.wdInvokeEventHandler(InternalBizCardsView.java:172)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1363)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:873)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

    You need the latest SP for resolving this ie front end version. Please check what version you are on and accordingly you need
    to patch your system
    1. http://service.sap.com/
    2. SAP Support Portal    - > Software Download
    3. Download   > Support packages and patches   > Entry by application
       group
    4. SAP Application components
    5. SAP ERP
    6. SAP ERP ENHANCE PACKAGE
    7. EHP4 FOR SAP ERP 6.0 / NW7.01
    8. Entry by component
    9. SAP XSS (Self Services)
    10.SAP ESS 603 (# OS independent)
    download the below version-
    SAPESS06_8-20002355.SCA SP06 for SAP ESS 603
    Now extract the below file from the downloaded SAP_ESS .sca
    -ess~xx
    Now Logon to SDM,go to deployment tab and open the deployment
    configuration tab -
    choose the radio button
    -Update deployed SDA/SCA that have any version
    -deploy -ess~xx sda  files.
    It  will resolve the issue.
    Edited by: Siddharth Rajora on Jun 28, 2011 5:17 PM

  • Row Selector Checkbox in Report throws "wwv_flow.accept" Error when checked

    Hello all,
    I ran into some time consuming trouble on
    a page of an assistant flow contains a report regions. Users shall select one or many rows from the report.
    The checkbox was added as a linked column and formatted as "Simple Checkbox".
    After submitting to the "NEXT" page an item :Px_MYEVENTS shall collect the ID column value of all selected rows.
    The page process "After Submit" shows:
    +:P2_Myevents := apex_util.table_to_string(apex_application.g_f01,';');+
    It is expected that only selected rows appear on the item, because we need this for further activities.
    On testing strange things happens:
    If no selection is done, the target page appears, the item :Px_Myevents contains the values of all rows
    When a selection is done, the branch error "wwv_flow.accept" appears, :Px_Myevents doesn't contain a value.
    This throws even when the code is used as a DA of type PLSQL - statement or function
    How do I get the expecte behaviour?
    Edited by: F Lan on 27.09.2012 13:18
    Apex Version is 4.1.1 on Oracle 11GR2 XE
    Remember the milk ;-)
    Regards

    Hi,
    Always state
    <ul>
    <li>Apex Version</li>
    <li>DB Version and edition</li>
    <li>Web server used.I.e. EPG, OHS, ApexListner Standalone or with J2EE container</li>
    <li>When asking about forms always state tabular form if it is a tabular form</li>
    <li>When asking about reports always state Classic / IR</li>
    <li><b>Always post code snippets enclosed in a pair of &#123;code&#125; tags as explained in FAQ</b></li>
    </ul>
    The following line ought to work they way you want it to , I have used this construct without issues
    :P2_Myevents := apex_util.table_to_string(apex_application.g_f01,';');
    If no selection is done, the target page appears, the item :Px_Myevents contains the <b>values of all rows</b>This suggests that all checkboxes are being treated as checked.
    You need to check why they are being treated as checked. Depends how they are rendered and if they are being manipulated in some way.
    The other point to consider is the Processing Point. The above process must run before ApplyMRU/ApplyMRD.
    You could try running the form in debug mode to see if it revealing anything in the Debug Report.
    The other way is to put it up on apex.oracle.com for someone to take a closer look at it.
    Cheers,

  • How to disable check box (row selector) in a tabular APEX report

    I have a tabular report with check boxes that gets populated by a SQL query.  For certain rows, I want to disable (or not render) the check box, depending on the value of one of the columns for that particular row (if the value of a column defined as Date is less than sysdate, I don't want to display the check box for that row).  I tried using the Conditional Display in the Column Attribute section of the check box, but I am unable to access this Date column which is being selected from a view in the source SQL.  I used variable such as :name-of_column, V(':name-of_column'), but always get a NULL value for this Date column in the SQL that I am trying to code in the Conditional Display section.  For this reason, my condition does not work correctly.
    What am I doing wrong?  Is my approach above correct?

    Hi Ajay,
    I don't think you can handle this with a conditional display, as that works on column level rather than row level.
    The way I see it, there are two things you can do:
    1) an sql approach, where youo render the checkbox as part of your query using apex_item.checkbox, check the oracle docs for detailed info on the usage APEX_ITEM
    You'll end up with a query like
    select case when YOUR_DATE_COLUMN < sysdate
                      then null
                      else  apex_item.checkbox2( p_idx => 1
                                                               , p_value => YOUR_DATE_COLUMN
    ,      <rest of your query here>
    from YOUR_TABLE
    2) an JavaScript approach in which you create a dynamic action that check your tabular form date column and, when necessary hides and disables the checkbox for that row.
    First option is more robust, but will require a bit more work. Second option is faster to develop, but might have different effect across various browsers and browser versions.
    Regads,
    Vincent
    http://vincentdeelen.blogspot.com

  • Bug (?) with Corporate Connectivity is (not) Working check

    Noticed something odd.  In situations where:
    Direct Access client is offsite
    their Internet access is via WiFi
    they first have to enter their access credentials through a web-based captive portal before access is granted
    then the Corporate Connectivity Check process malfunctions.  Have seen cases where, after accessing the captive portal and being authenticated, Internet access works on the client.  Direct Access then connects successfully.  This is confirmed
    on the server console, showing the client connected and the user credentials used.  The client is able to access internal resources just fine (e.g. network drives on file servers).
    But on the client itself, it still says Corporate Connectivity is Not Working.  The WiFi icon is showing an exclamation mark.  My belief is that this is caused by the client's inability to access Microsoft NCSI servers in a timely fashion.
    So it looks like the corporate connectivity checks are dependent on Microsoft NCSI checks.
    Can someone at Microsoft please look into this, as it is confusing our users (not to mention us guys in IT who have only just discovered this odd behaviour!).

    Hi Steven !
    Thanks a lot for your guidance !
    After I followed the steps, I found that the time out occurs when trying to resolve the internal domain name.
    The Windows Firewall was enabled on all profiles ( active on the public )
    There were no IPsec sessions established in the Security associations tab, so I enabled the audit policy of the IPsec as per your instructions.
    There is reoccurring error in the Security log :
    Date:          10/8/2014 10:08:49 AM
    Event ID:      4653
    Task Category: IPsec Main Mode
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      MyW8Client
    Description:
    An IPsec main mode negotiation failed.
    Local Endpoint:
     Local Principal Name: -
     Network Address: MyW8Client_Ipv6 address
     Keying Module Port: 500
    Remote Endpoint:
     Principal Name:  -
     Network Address: MY_DA_Servert Ipv6 address
     Keying Module Port: 500
    Additional Information:
     Keying Module Name: AuthIP
     Authentication Method: Unknown authentication
     Role:   Initiator
     Impersonation State: Not enabled
     Main Mode Filter ID: 180987
    Failure Information:
     Failure Point:  Local computer
     Failure Reason:  Negotiation timed out
     State:   Sent first (SA) payload
     Initiator Cookie:  9e636863e513b367
     Responder Cookie: 0000000000000000
    As far as I understand - the connection can not be established due to certificate error, which in my case is strange since my DA configuration is set to not use computer certificates, only Kerberos.
    I will keep digging but any additional tip/advice will be appreciated!
    Thanks again, Steven!
    P.S. Just noticed that the Event ID 4653 produce two types of "Failure Reason" - apart from "Negotiation timed out" I also get "No policy configured"

  • Dll on Tomcat 6 got UnsatisfiedLinkError ... Can't find dependent libraries

    I created a dll file and it ran with no errors on the command line. But when i deployed it together with the java class file over to Tomcat 6.0\lib and ran it with a web application, Tomcat's log file reported:
    Exception in thread "Thread-12" java.lang.UnsatisfiedLinkError: C:\Program Files\Apache Software Foundation\Tomcat 6.0\lib\Binless.dll: Can't find dependent libraries
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at jni.server.Binless.<clinit>(Unknown Source)
         at org.brainml.analysisserver.queue.ProcessItemThread.run(ProcessItemThread.java:57)
    Here is what I did:
    Step 1: Compile and manifest
    "%MSVCDir%\bin\cl.exe" /I"%JAVA_HOME%\include" /I"%JAVA_HOME%\include\win32" /MD /LD /FeBinless.dll ../info/binless/jni_binless.c ../jni_shared/jni_gen_c.c ../jni_entropy/jni_entropy_c.c ../../entropy/entropy_nsb_c.cpp /link libxml2.lib libgsl.a libgslcblas.a >> binless-out.txt
    mt.exe -manifest Binless.dll.manifest -outputresource:Binless.dll;2
    The operating system is Windows XP and has the following environment variables:
    PATH=%JAVA_HOME%\bin;%LIBXMLDir%\bin;%ICONVDir%\bin;%GNUWINDir%\bin;%WINSDKDir%\bin;%MSVCDir%\bin;%MSVCDir%\..\Common7\IDE;%ZLIBDir%\bin;%systemroot%\system32;%systemroot%;%systemroot%\system32\wbem
    INCLUDE=%WINSDKDir%\include;%GNUWINDir%\include;%MSVCDir%\include;%MSVCDir%\PlatformSDK\include;%JAVA_HOME%\include;%JAVA_HOME%\include\win32;%LIBXMLDir%\include;%ICONVDir%\include;%ZLIBDir%\include
    LIB=%WINSDKDir%\lib;%GNUWINDir%\lib;%MSVCDir%\lib;%MSVCDir%\PlatformSDK\lib;%LIBXMLDir%\lib;%ICONVDir%\lib;%ZLIBDir%\lib
    where:
    GNUWINDir=c:\project\lib\GnuWin32
    ZLIBDir=c:\project\lib\zlib
    ICONVDir=c:\project\lib\iconv
    LIBXMLDir=c:\project\lib\libxml2
    WINSDKDir=C:\Program Files\Microsoft SDKs\Windows\v6.0A
    MSVCDir=C:\Program Files\Microsoft Visual Studio 9.0\VC
    Step 2: Compile the Java jni code
    javac -d ..\classes ..\server\Binless.java
    Step 3: Ran the code
    java -classpath ..\classes jni.test.test_binless
    Successful with no errors.
    Step 4: Copied Binless.dll and Binless.class in a jar file (Binless.dll NOT in the jar file) to Tomcat 6.0\lib, and then ran a web application that called the Binless class.
    Got UnsatisfiedLinkError (see above) in Tomcat's log file.
    Am I missing something? Any help is greatly appreciated. Thank you.

    Problem:- Hi i was trying to gererate a dll through make file using CL command using visual studio 2005 on windows 2008 (64 bit) machine. Although i was able to generate DLL file but while using this DLL file by JNI it was throwing can't find dependent libraries.
    1. I used Dependency walker to check for dependent dll's(error on msvcr80.dll and etc).
    2. On visual studio 2005 there are certain things: Visit link http://msdn.microsoft.com/en-us/library/ms235342(v=vs.80).aspx
    Solution:- I have added mt.exe -manifest ../../generated/MyLibrary.dll.manifest - outputresource:"../../generated/MyLibrary.dll;2" just after CL command ends. it runs successfully....
    cheers
    Abi...

  • AP check sorting issue

    Hi All,
    We need to sort check printing depending on the payroll area. The scenario below present the clear picture of our requirement.
    Say for eg, we have three payroll area
    P1
    P2
    P3
    Now if i payroll area is  P1 then the check
    should be printed based on sort criteria decided for payroll P1, as show below. similarly
    the sort criteria for P2 and P3 are different from each other.
    1. If payroll area is P1 then sorting should be done on location, last name, first name.
    2. If payroll area is P2 then sorting should be done on last name, middle name, first name
    3. If payroll area is P3 then sorting should be done on location , last name, middle name, first name.
    should this be done by modifying the SAP std check printing program or is there  any other way like some user exit...
    Regards,
    Pankaj Singh

    Hi pankaj,
    1. I don't know whether there is user-exit
      for this program.
    2. Even if there is one,
      it won't provide the functionality u won't.
    3 Don't Modify the SAP Standard Code.
    4. Instead copy the program to Y/Z
       and then understnd the code
       and accordingly write your own code (patch)
      for sorting puprose.
    regards,
    amit m.

  • Check box in bsp page.

    hi experts.
    i  m new to bsp.
    i  want to fetch one field from a ztable  with check box may be  possible field  have more than 4 values.
    checkbox1           .... value1
    checkbox2          ..... value2
    checkbox3          ..... value3
    checkbox4          ..... valule4
    but there is  not any field for checkbox in  ztable .
    now  when we select check box  depending on the selection of checkbox related values of field come into the 2nd page.
    example if i select check box 3 and 4 than values related to value 3 and value 4 come into the 2nd page .
    if any budy have  gud example of this case plz let me  know.
    points are guarented...

    hi
    u can do one thing
    add 1 more field to internal table of type char length 1.
    when u want to select particular record set this field to 'X'.
    it will work for u or reply for further assistance.
    regards
    ravish
    <b>plz reward if helpful.</b>

  • FBZP Check

    Hi SAP Experts,
    I way to compile all vendor payments on one check when doing a check run?
    Currently, a different check prints depending on the due date of an invoice, so it could be that there are multiple checks printed for the same vendor.
    For 3 invoices it printed 3 separate checks for only 1 vendor.
    For 3 invoices we want only 1 check to print with the total of all 3 invoices.
    Where is the settings in FBZP?  .
    Kumar
    Edited by: Ranjit Rudrashetty on Feb 4, 2012 3:12 AM

    Hi Expert,
    Go to T-Code: FBZP and Select All Company Codes Button and Select the Company Code and in that select the Pyt meth suppl, Separate payment for business area. (Check Box's to be selected, according to the requirement).
    This supplement is used to group payments. Payments are separated according to payment method supplements and can be printed separately by these supplements or sorted by them for printing.
    Go to T-Code: FBZP and Select Paying Company Codes Button, Here with respect to company code do the changes
    Deselect Separate payment for each ref.
    Go to T-Code: FBZP and Select Payment Methods in Company Codes Button and Here with respect to company code do the changes
    Select Single Payment for marked Item Check Box.
    Run the entire cycle from Invoice to Payment..
    Regards,
    GK
    SAP

  • HR: Program name for Indian Payment Medium - Check

    Hi
    Can anybody tell me what is the name of the program to print check for India
    regards,
    Aabhas

    Check Printing program is same for all.
    You need to create a variant and to be attached to the print program in F110 Print out /data medium (RFFOUS_C)
    If it is customised program and layout needs to be assigned FBZP.
    To create new report you can use SE71 or SMARTFORMS as per your requirements where you can copy standard form and make changes.
    Check printing depends on the schema and the company code selected in the program.
    You can refer this documen t on check management also -
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/FIBP/FI-BL-BM-CM.pdf
    Regards,
    Amit
    reward all helpful replies.

Maybe you are looking for