Connected Query issue

Hello -
I've been working on creating a payroll report with tax balance and earnings data.
I have a query for each set of data.
Each set has an emplid and a balance_year as key fields.
Since I can get all of the tax balance data in one record I am using it as my parent record in connected query.
For earnings information there could be up to 25 records per employee so I am using these records as child records to the Tax parent.
The issue is that when Preview XML is selected only the Tax Balance XML record is displayed for the first 6 records.
No child record data is displayed.
Any one else run into this before and come up with a solution?
Thank you,
Mike

Default rows to fetch is 6 as defined in the Max Rows Fetched For Query field, if you set this to a greater number it will fetch more data or 0 it will fetch all data.
http://docs.oracle.com/cd/E28394_01/pt852pbh1/eng/psbooks/tpsq/img/sm_ConnectedQueryQuickStartPreviewPage7f77_tpsq7f81.png
PeopleBooks > PeopleTools 8.52: PeopleSoft Query > Using Connected Query > Step 5: Preview a Connected Query
http://docs.oracle.com/cd/E28394_01/pt852pbh1/eng/psbooks/tpsq/book.htm?File=tpsq/htm/tpsq07.htm#H4013

Similar Messages

  • Dataset query issues twice if the dataset is connected to matrix and used in multilookup function

    hello everybody.
    could not find any information if this is an intended behavior:
    dataset query issues twice if the dataset is connected to matrix and used in multilookup function
    parameters in both queries are the same
    ssrs: 2008 r2, sharepoint 2010 integrated
    sharepoint 2010: september 2014 cu
    thanks in advance
    Sergey Vdovin

    Hello, Wendy.
    I prepared a very empty sample report for you to demonstrate the problem - with this report, i hope, there is no place to discuss the shrinking of time data retrieval.
    There is one dataset, one parameter and one lookup function. The query is executed twice.
    <?xml version="1.0" encoding="utf-8"?>
    <Report xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner" xmlns:cl="http://schemas.microsoft.com/sqlserver/reporting/2010/01/componentdefinition" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition">
    <AutoRefresh>0</AutoRefresh>
    <DataSources>
    <DataSource Name="DataSource1">
    <DataSourceReference>http://t005/ProjectBICenter/DocLib/IntegrationDBVdovin.rsds</DataSourceReference>
    <rd:SecurityType>None</rd:SecurityType>
    <rd:DataSourceID>7e554344-d6c2-48a5-a7f4-1d24608cb4b5</rd:DataSourceID>
    </DataSource>
    </DataSources>
    <DataSets>
    <DataSet Name="DataSet1">
    <Query>
    <DataSourceName>DataSource1</DataSourceName>
    <CommandText>select 1 as temp, '$' as tempname</CommandText>
    <rd:UseGenericDesigner>true</rd:UseGenericDesigner>
    </Query>
    <Fields>
    <Field Name="temp">
    <DataField>temp</DataField>
    <rd:TypeName>System.Int32</rd:TypeName>
    </Field>
    <Field Name="tempname">
    <DataField>tempname</DataField>
    <rd:TypeName>System.String</rd:TypeName>
    </Field>
    </Fields>
    </DataSet>
    </DataSets>
    <ReportSections>
    <ReportSection>
    <Body>
    <ReportItems>
    <Textbox Name="ReportTitle">
    <CanGrow>true</CanGrow>
    <KeepTogether>true</KeepTogether>
    <Paragraphs>
    <Paragraph>
    <TextRuns>
    <TextRun>
    <Value>=Lookup(1,Fields!temp.Value,Fields!tempname.Value,"DataSet1")</Value>
    <Style>
    <FontFamily>Verdana</FontFamily>
    <FontSize>20pt</FontSize>
    </Style>
    </TextRun>
    </TextRuns>
    <Style />
    </Paragraph>
    </Paragraphs>
    <rd:WatermarkTextbox>Title</rd:WatermarkTextbox>
    <rd:DefaultName>ReportTitle</rd:DefaultName>
    <Top>0mm</Top>
    <Height>10.16mm</Height>
    <Width>139.7mm</Width>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    <PaddingLeft>2pt</PaddingLeft>
    <PaddingRight>2pt</PaddingRight>
    <PaddingTop>2pt</PaddingTop>
    <PaddingBottom>2pt</PaddingBottom>
    </Style>
    </Textbox>
    </ReportItems>
    <Height>57.15mm</Height>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </Body>
    <Width>152.4mm</Width>
    <Page>
    <PageFooter>
    <Height>11.43mm</Height>
    <PrintOnFirstPage>true</PrintOnFirstPage>
    <PrintOnLastPage>true</PrintOnLastPage>
    <Style>
    <Border>
    <Style>None</Style>
    </Border>
    </Style>
    </PageFooter>
    <PageHeight>29.7cm</PageHeight>
    <PageWidth>21cm</PageWidth>
    <LeftMargin>2cm</LeftMargin>
    <RightMargin>2cm</RightMargin>
    <TopMargin>2cm</TopMargin>
    <BottomMargin>2cm</BottomMargin>
    <ColumnSpacing>0.13cm</ColumnSpacing>
    <Style />
    </Page>
    </ReportSection>
    </ReportSections>
    <ReportParameters>
    <ReportParameter Name="ReportParameter1">
    <DataType>String</DataType>
    <DefaultValue>
    <Values>
    <Value>1</Value>
    </Values>
    </DefaultValue>
    <Prompt>ReportParameter1</Prompt>
    <ValidValues>
    <DataSetReference>
    <DataSetName>DataSet1</DataSetName>
    <ValueField>temp</ValueField>
    <LabelField>tempname</LabelField>
    </DataSetReference>
    </ValidValues>
    </ReportParameter>
    </ReportParameters>
    <rd:ReportUnitType>Mm</rd:ReportUnitType>
    <rd:ReportServerUrl>http://t005/ProjectBICenter</rd:ReportServerUrl>
    <rd:ReportID>cd1262ef-eca7-4739-a2ce-d3ca832d5cd6</rd:ReportID>
    </Report>
    Sergey Vdovin

  • PeopleSoft Connected Query in XML Publisher Report - Error

    Hello - I'm getting this weird error when trying to run an XML Publisher report off a PeopleSoft Connected Query. The Connected Query runs fine to an XML File. Any ideas? The parent/child queries in the connected query don't use any prompts.
    PCodeWTL(1/3): Prompt Field Name is invalid because it exceeds the maximum allowed size of %1 (50,493)

    We encounter the same problem. Did you get the answer for this issue? Thanks in advance.

  • XML publisher report using connected query

    dear all,
    I defined some XMLP reports with very similiar parameters.
    I found a strange issue, all reports using query as the source, they appear in the XMLP report viewer.
    But for those using the connected query, all are not able to be found in the XMLP report viewer list.
    Anybody has experience on this. Did I miss anything special for the connected query type?
    Many thanks.

    Is there anybody suffering the same issue?
    I double checked the settings of two XMLP report definitions.
    No difference, but the one with the connected query as the source can NOT been found.

  • Running Connected Query with Run Control Parameters using App Engine

    Hello,
    I created a connected query that has 1 parent query and 1 child query, and use this as DataSource for the report that I am going to generate. I created an app engine that willl be called to generate this report. However, I encounter the error "Error occurred while processing the request. (228,101) PT_CONQRS.CONQRSMGR.OnExecute Name:GetXMLData PCPC:59072 Statement:1309". What could be causing this issue? One cause I am thinking is that the Connected Query not returning any data since I am not able to pass / map the values to the CQ's prompt fields. How is this done in CQ? I've done it in PS Query by using the function SetPSQueryPromptRecord+. I'm trying to search for this function's equivalent in CQ. I was able to search for a workaround (http://mfinchps.blogspot.com/2011/05/how-to-launch-connected-query-xml.html), but I still prefer to have a CQ data source.
    Below is the code that should handle mapping of CQ prompt fields:
    &oConQrsInst = create PT_CONQRS:CONQRSMGR(&OperId, &ReportName);
    &result = &oConQrsInst.Open(&oConQrsInst.Const.InitExisting);
    &CQPromptsArray = &oConQrsInst.QueriesPromptsArray;
    &rcdQryRunParms = CreateRecord(@&PromptRec);
    &sqlSelectQryParms = CreateSQL("%Selectall(:1) WHERE OPRID = :2 AND RUN_CNTL_ID = :3");
    &sqlSelectQryParms.Execute(&rcdQryRunParms, &OperId, &RunControlId);
    /*Loop through the Connected Query "Queries" and fill in each query's prompts as needed*/
    For &arrCtr = 1 To &CQPromptsArray.Len
    &rcdQryPrompts = &CQPromptsArray.Get(&arrCtr).QueryPromptRecord;
    For &i = 1 To &rcdQryPrompts.FieldCount
    While &sqlSelectQryParms.Fetch(&rcdQryRunParms)
    If &rcdQryPrompts.GetField(&i).Name = &rcdQryRunParms.GetField(Field.BNDNAME).Value Then
    &rcdQryPrompts.GetField(&i).Value = &rcdQryRunParms.GetField(Field.BNDVALUE).Value;
    Break;
    End-If;
    End-While;
    End-For;
    &sqlSelectQryParms.Close();
    End-For;
    rem &oRptDefn.SetPSQueryPromptRecord(&rcdQryPrompts);  -> need to have equivalent of this+
    &oConQrsInst.Close();
    Thanks!
    Janet

    i think you have run the code to generate the XML file from your connected query...
    check the following things
    1. Check the Report definition is defined or not for the file that you want generate.
    2. if its defined check the RTF template is present or not.
    3.Check your code in Appengine whether you have mentioned the Report Definition and template name,

  • My Internet Connection Dropping Issues...

    I too am having the occasional Internet connection dropping issues.  Phone and TV continue to work.
    Since I had Fios installed last November I am on my third ONT and 2nd router.  When I called in my latest drop yesterday the call center person told me I had a hardware issue because my computer had a valid IP address assigned.  I tried to teach her something about DHCP but she would not listen to me.  I asked her to please reboot the ONT and she refused because "nothing was indicating a problem with it".  Whatever...
    Each time the Internet goes out the router acts fat and happy.  I have full green on WAN Coax, and strangely enough, a flashing green Internet activity indicator.  Logging into the router shows that I am MOCA connected and assigned a WAN IP address.  But I can't get out past the router at all.  On the event that led to me getting a replacement router the lady said she could talk to the ONT just fine, but not the router.  We reset the router and ONT port numerous times and the connection finally came back up.
    I am not sure of the protocol between the ONT and router, but I think the ONT is keeping enough signal going to make the router "think" its happy, but then the ONT is not passing packets at some point.  After yesterdays call and the refusal to reset the ONT I just hung up on her and reset it myself.  Of course everything started working just fine...like I thought it would.
    So what is the issue here?  Is MOCA a mess?  Is an Ethernet connection to the ONT better?  I am utterly disgusted with this miserable system and can't afford to continue having these outages.
    I should also add the other wonderful features I have seen.  When I tried to powercycle the *new* router yesterday it decided to dump its entire config including my port forwarding.  Nice...  And I have given up using wireless because if I set the router for WPA it locks up so hard that it takes a master reset to get going again.
    Anyone have some advice on getting this system stable?

    I would try using a non-verizon router.  I used the Netgear router and it fixed my problem.  The Verizon router seem to be pieces of garbage and they over-hear.

  • Web Query issues

    Hi All,
    I have created a web query and assigned it to a role. I have moved the role, web templete and the query from dev to QA was able run the query fine without issues.
    The problem I am having is when I make changes to the query and transport it to QA...when I run the query from the role menu it still shows the old query instead of the changed query.
    Can someone please explain what are the steps I need to take when I make changes to exsisting web query in dev and move to QA and be able to see the changes. What are all the objects I need to collect. Also would like to know if there are any settings on the role menu or web templete that need to be changed and also any buffers that I need to cleared??
    Any help is appriciated and will give max points.
    Thanks

    BWdesi,
    please avoid reposts - it could be that due to network issues the post got posted twice... close one of them as answered and then proceed with the other one...
    Web Query issues
    Arun

  • Query issue

    I had query issue on planning layout
    Sold    mat   price   qty   amount
    100      3        5        5          25    layout 1
    100      4       10       5          50    layout2
    when I should removed  material  cal has to come  like this
    100             15        10          75
    but I getting value like
    100        15       10       150
    can u plz tell me how to slove this
    regards
    raju

    Dear Raju,
    In the query, for the Calculated Key Figure (Amount)
       Select properties, enhanced and change to:
                          "BEFORE AGGREGATION"
    It seems to be doing after aggregation, which is  default.
    it is aggregating:
        price = 5+10 = 15
        qty   = 5+5 = 10
        Amount = 15 * 10 = 150
    Good luck, BB

  • Connection pool issues with Mysql

    Hi,
    I have defined sufficient read connections (50) in the toplink configuration, I am finding toplink is not releasing the connections in Mysql, this is when run from Jboss App server.
    Is anyone aware of toplink connection pool issues with MySql?
    thanks

    TopLink always closes connections, I cannot see how this could occur.
    Please include your persistence.xml or sessions.xml. Also ensure you are closing your EntityManager or ClientSession, especially if using exclusive connections.
    Also include the exception you are getting.
    James : http://www.eclipselink.org

  • Connected Query no RTF output?

    Hi guys...I've just written my 1st Connected Query linking to an RTF report definition. I cannot seem to get any RTF output after the app engine has completed. I have a custom run control that schedules the app engine which has the peoplcode to call and execute the connected query. All I get is an XML file on the Process Monitor View Trace/Log. No RTF output. Help....what am I missing here? Thanks so much for any help!

    i think you have run the code to generate the XML file from your connected query...
    check the following things
    1. Check the Report definition is defined or not for the file that you want generate.
    2. if its defined check the RTF template is present or not.
    3.Check your code in Appengine whether you have mentioned the Report Definition and template name,

  • Physical query issued by Obiee when cache is on is different and slow

    When the same report runs in OBIEE 10g and cache is OFF it takes less then 1min to get results. If cache is turned ON physical query issued by Obiee is totally different and it takes 2h to get results. Has anyone experienced this with having cache on that some queries are performing poorly.
    Thanks,
    Tatjana

    We are using BI Apps Order Management and Fulfillment Analytics and all tables are cached anyway. Dimensions used are not that huge up to 40K rows. What should I check when it comes to DB query? As I said is different than one generated when cache is disabled although both have the almost the explain plan.

  • Help please!! Untrusted connection no issuer chain provided...

    firefox untrusted connection no issuer chain was provided...
    I cannot browse almost any website without receiving this error. I've tried the adjusting the date/clock and I've deleting the cert8. data in the profile for firefox. Nothing is working.
    Also, when I view certificates, it says that it won't be enabled until 7/21/2014?? What's up with that?
    Can anyone please help me...?

    You can retrieve the certificate and check details like who issued certificates and expiration dates of certificates.
    *Click the link at the bottom of the error page: "I Understand the Risks"
    Let Firefox retrieve the certificate: "Add Exception" -> "Get Certificate".
    *Click the "View..." button and inspect the certificate and check who is the issuer of the certificate.
    You can see more Details like intermediate certificates that are used in the Details pane.
    If "I Understand the Risks" is missing then this page may be opened in an (i)frame and in that case try the right-click context menu and use "This Frame: Open Frame in New Tab".
    *Note that some firewalls monitor (secure) connections and that programs like Sendori or FiddlerRoot can intercept connections and send their own certificate instead of the website's certificate.
    *Note that it is not recommended to add a permanent exception in cases like this, so only use it to inspect the certificate.

  • 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

  • Running an XSLT transform against PS Connected Query

    I need to transform the XML produced by PS Query into another XML (both standard and connected Query). Does anyone know of away of automatically applying an XSLT automatically at runtime?
    Maybe I can use BI Publisher to transform XML to XML using an XSLT template? I've tried this but it doesn't work. I think the template type of XSL on the BI Publisher Report Defin refers to XSL-FO not XSLT.
    Any ideas?
    Thanks
    Graham

    Too bad you are not on PeopleTools 8.52, where this is out of the box PeopleTools functionality.
    As you know PeopleTools also has the ability to transform inbound outbound xml in the Integration Broker, using XSLT application engines.
    You might want to have look if you could create a scenario like:
    - Create an Application Engine to execute the query
    - Create an service with an inputmessage with the XSD of the query
    - Create a sync local to local routing, with and XSLT application engine to transform the XML (this will send the xml, transform and receive the transformed xml)
    - Use transformed XML as input for BI Publisher
    - Invoke BI Publisher engine with transformed XML using PeopleCode
    This way you will use the IB as your XSL processing engine.
    Not sure if this will work and probably a lot of work, but a challenging exercise ... :)
    Edited by: Hakan Biroglu on Aug 24, 2012 3:49 PM

  • MBP wifi "connection timeout" issue

    My 2010 macbook pro has trouble connecting to many wifi networks.  It works fine connecting to my network at home, but any sort of public wifi or hotel or friend's network is likely to give it trouble. 
    I get the "connection timeout" issue, and I know that I'm not the only one, but I didn't manage to find anything that worked from scouring this forum.  Just to delinate the issue: all my other devices (iPad, iPhone, other laptops) connect fine to wifi networks in exactly the same places.  I managed to find a workaround by getting a cheap wifi dongle that connects fine in precisely the same places that the MBP's built-in antenna does not.  Is there any way to fix this, or am I just stuck dongling it up?

    Try going into Network Preferences > Wi-Fi > Advanced. Click the network you're trying to join and click the minus button. This forces your mac to forget any saved credentials associated with that network and it will try to make a fresh connection. You can also try Network Preferences > Assist me... > Diagnostics to give you some more troubleshooting suggestions. It will probably tell you to restart your router/modem which sometimes works but you're usually not allowed to do to this to a public wifi hotspot.
    It's also possible that your AirPort Extreme card, which is the part your mac uses to connect to wifi, is failing. Since 2010's are no longer under warranty, you can look up the iFixit guides to see if you're feeling adventurous enough to replace it yourself (if it is replaceable).

Maybe you are looking for

  • IPad mail crashes

    I just updated my iPad 3 to iOS 6.3.1 and my mail crashes every time I try to open it. I messed with the accounts and found that GMAIL is the cause. I have tried powering it on and off, a hard reset, resetting the network settings, deleting the gmail

  • ME51N Userexits/BADI --- Pop values(only display 3) based on PR Doc type

    Hi, This functionality nees to incorporate in ME51N. We have Purchase requisition document type "PRD X".[There are other 3 document types also]. If we select document type "PRD X" while creating PR, In Item table [in ME51N] control we have a column c

  • Server side tracking on non-OSX server

    Does anyone aware of attempts of reproducing server side tracking on non-MacOSX server platform? Our primary storage is based on opensolaris + zfs, giving us a lot of advantages. But synchronization of mobile users always takes some serious amount of

  • How can I download photoshop elements 12 without a DVD

    how can I download photoshop elements 12 without a DVD?

  • Multiple BPEL processes polling one inbound directory ?

    Hi All- Somewhere it mentioned that : "Multiple BPEL processes or multiple file adapters polling one inbound directory are not supported. Ensure that all are polling their own unique directory." Is this issue still there in 10.1.3.3.0? Please advice.