Distribution property problem

I am running my reports in 9i and
I have a report where I am displaying each vendor info in each page. I created a distribution id and desname I created as c:\temp\venRptm&<vendorid>. I set the repeat on property as G_vendor. Report is creating several html pages with different vendorid but all the pages contain same info (all the vendors info),
Example: I have vendors Vendor1, Vendor2 Vendor3
My reprot is creating three different files
as venRptmVendor1.htm, venRptmVendor2.htm, venRptmVendor3.htm,
all three htm contail all the three vendor info. But In realty I want only Vendor1 info on venRptmVendor1.htm,
and so on.
Can any one help me.
Thanks
Vasu

hello,
in your report, when you set the Repeat On Property, did you remove the associated repeating frame from your layout model ?
from what you described you did not. so what you get in that case is one instance of the report per record in your group used in the repeat on property and each instance will then report on the complete dataset as you still have the associated repeating frame.
you can think about the repeat on property as an additional repeating frame around your report. so if your highest level repeating frame and the repeat on property are refering the same group, you either have to remove the repeating frame or you will end up with the result you have.
thanks,
ph.

Similar Messages

  • Distribution link problem

    I have a distribution link problem.
    I have created the form that have been distributed among several people. Before today, everyone had a fine access to the form through the link, but now for some reason link won't open.
    If anyone knows what is the issue, please let me know
    Thanks in advance

    The services is now restored, our investigation is ongoing to clear the underlying issue
    Again, we apologies for any inconvenience this may have caused.

  • Distribution.xml problem in 10g reports...

    Hi freinds,
    Iam generalizing the distrubution.xml file for emailing from the report. It looks like this.
    <destinations>
    <mail id= "mail_id" to= "&amp;&lt;P_recipient_email&gt;" cc= "&amp;&lt;P_cc_email&gt;" bcc= "&amp;&lt;P_bcc_email&gt;"
    from= "&amp;&lt;P_sender_email&gt;" subject= "&amp;&lt;P_mail_subject&gt;">
         <body srcType="text">
    "&amp;&lt;P_mail_body&gt;"
         </body>
         <attach format= "&amp;&lt;P_format&gt;" name= "&amp;&lt;P_attachment_name&gt;" srcType="report">
         <include src="report"/>
         </attach>
    </mail>
    </destinations>
    I have 3 problems.
    1) When I pass dynamic value for "format" attribute it is giving following error :
    REP-34304: 7
    NMToken must contain atleast one NMChar.
    REP-34304: Distribution failed to complete, please review the distribution lists
    How Can I pass a dynamic value for "format" attribute in the < attachment > tag ?
    2) When I pass dynamic value for "attachment name" attribute it is giving following error :
    REP-34308: Invalid reference parameter 'P_attachment_name' in distribution list
    How Can I pass a dynamic value for "name" attribute in the < attachment > tag ?
    3) I want to pass the body text dynamically from the report. So Iam passing P_mail_body parameter from the report
    and referencing in the distribution.xml file like this, "&amp;&lt;P_mail_body&gt;".
    But it is not printing the p_mail_body variable value.
    It is printing "&<P_mail_body>" in the body of the email.
    How to pass dynamic body text from the report into distrubution.xml file ?
    Plese help me.
    Thanks alot.

    Hi all,
    first of all I would recommend not to use &, < and > inside the xml-definition. Use instead of
    &<ename>
    the following coding
    &amp;&lt;ename&gt;
    This is because Reports and XML have a overlapped using of these signs.
    1: no anser, sorry for that
    2: I've testet with
    name="Department &amp;&lt;deptno&gt;.pdf"
    which works fine
    3: You can build your dynamic body for example in the header of the report and reference them in the distribution file. Then your XML-File looks like
    <body srcType="report" format="html">
    <include src="headerSection"/>
    </body>
    For the Header you had to use the same "Repeat On" Property Value than for your Report Body, if you use advanced bursting.
    Hope that helps
    Rainer

  • NJawin: User32 and property problems

    Hi everybody, especially Vitaly Shelest ;)
    I'm using latest NJawin (1.1.31) and jsdk1.4.2 for wrapping some DLLs. It works, but there are several problems:
    1) When null and "" (empty strings) are passes in IDispatch property put methods for String properties, there is an exception thrown;
    2) HelloJava sample from Jawin distribution won't work. It ends with
    Exception in thread "main" java.lang.OutOfMemoryError: requested -627650838 bytes
    It won't work with Jawin either.
    It's sad, but there is no source code available for NJawin. So I experience a little bit of helplessness =(
    Did anybody manage to create a window with NJawin WinAPI fuctions? Do you know any workarounds for String properties in IDispatch?
    Regards,
    Vladimir Kirillov
    vladikir SOBAKA pochta TOCHKA ru

    Hi Vladimir,
    I have made a test: wrote COM server DLL with one property testString
    STDMETHODIMP CnjTest::get_testString(BSTR *pVal);
    STDMETHODIMP CnjTest::put_testString(BSTR newVal);and java code
    import NJAWINTESTLib.InjTest;
    import NJAWINTESTLib.njTest;
    import com.develop.jawin.COMException;
    public class jawinTest {
        public static void main(String[] args) throws COMException {
            InjTest obj = new InjTest(njTest.clsID);
            obj.settestString(new String());
            String str = obj.gettestString();
            System.exit(0);
    }When the parameter in settestString is null njawin generates VARIANT type VT_NULL. This is wrong. If you want to path an empty string use new String() or "". This is equivalent to null and njawin will generate VARIANT with type VT_BSTR.
    Vitaly

  • Address Book Groups - Distribution List problems

    Recently upgraded to 10.6 and now on 10.6.3 - 2 Problems which are probably related:
    1 - I cannot save changes to an edited Distribution List- I select the desired email address (ie it's in bold) and then click OK. When I go back to edit the list the changes have not been saved and it seems to randomly make changes to the selections.
    2 - I have a (Smart) Group in Address Book and when I use that group in Mail the wrong email is selected for some of the members of the group - ie the emails used by Mail does not always match the selections in the Distribution List
    Used to work fine in 10.5

    Oh no!
    until now I though, it was my fault, but it seems to be a bug. I have the same problem with the distribution list. In my system, the mails are allways sent to the upper emailadress, even if the lower adress is highlighted.
    Did anybody file allready a bug-report to apple?
    Regards
    Robert

  • Document Distribution DMS, problem with standard workflow WS20000104

    Hi,
    In our document distribution process we stacked with the problem, when we run the document distribution (via tcode CVI8) we got the error of workflow WS20000104. After some search at SCN we found that there is the similar issue, described in the thread: Document distribution workflow in error. Solution which was offered and marked as worked is to enable/activate Result Parameter check box, but in our case this check box is disabled and when we try to edit the BOR in order to activate Result Parameter check box the system asked to input Access Code.
    Is there any way (note) to enable this check box without access code?
    Thanks.

    Hi, Deepak Kori
    In transaction SWU3 there is the following situation:
    Maintain Runtime Environment is completely green, including sub-categories;
    Maintain Definition Environment is red because of Check Entries from HR Control Tables;
    Maintain Additional Settings and Services is red because of Maintain Web Server;
    Classify Tasks as General is completely green, including sub-categories;
    Guided Procedures is red because of Maintain Guided Procedures Gateway.
    Could you, please, explain what do you mean under «workflow settings are activated», how parameters described above are related to workflow and may be related to our problem?
    If described situation can be assumed as activated, what should we do now? Otherwise, how to make these settings to be activated?
    Thanks.

  • Httpservice url property problem

    hello everyone
    I need to include non latin characters in my httpservice url property. It points to a file. (http://www.myurl.com/nonLatinCharactersInFilename.xml)And its giving me errors.
    When I check the error, the url appears like so: http://www.myurl.com/??????????????????.xml
    Im using these character set everywhere in the code and there are no problems except when im sending the httpservice call.
    I also have same characters in the result event. and theres no prpblem with that.
    Any ideas how I can include these file names in the url property? or is there another way?
    In my app the user clicks a list (of file names with non latin characters) and an http service is sent to load the corresponding file to a richEditableText component.
    every thing except the non latin character part works fine
    any help in the right direction will be appreciated.
    thanx

    Hello,
    I am not shure, but I think you have to use a webserver, with
    a folder directing to your desktop. Then you can use something like
    that:
    http://localhost/Desktop.
    Otherwise you can try file:///C://Documents and
    Settings/[username]/Desktop/flex/...xml
    I hope this will help

  • DateTimeConverter pattern property problem

    Anyone else have a problem entering a date/time pattern using the custom editor button [...] in the Properties tab?
    Every time I enter a pattern (eg. EEE, d MMM yyyy HH:mm:ss zzzz) using the pop-up custom editor (accessed by clicking the little [...] button in the Properties tab for a seleted dateTimeConverter object) the pattern property doesn't take. After clicking 'OK' in the custom editor the pattern property remains blank.
    The pattern is saved if you enter it directly in the Property tab text box without using the custom editor pop up.
    Is this supposed to happen?
    I noticed this as I went through the 'Tutorials About Converters' at http://devservices.sun.com/premium/jscreator/standard/learning/tutorials/converters.html - specifically Example Three: Using Converters for Date and Time Formatting.
    Many thanks to anyone who can explain what I am doing wrong.
    Regards,
    J

    I put this little method into the session bean and it works well for me. I wrote it so it is in the pattern that
    MySql likes for datetime.
    Its handy for calling anywhere in the programme.
    public String getTimeStamp(){      
    SimpleDateFormat formatter= new SimpleDateFormat("yy-MM-dd HH:mm:ss");
    Date currentTime_1 = new Date();
    String dateString = formatter.format(currentTime_1);
    return dateString;
    Hope this helps Phil.

  • Distribution Certificate Problem

    Hi friends. I wil getting crazy with distribution certificate. I'm using XCode 4.6.2 and MacOS Mountain Lion. I renew my developer program last month. After then I delete all my certificates and provisioning profilies. There are some problems.
    1) Xcode Organizer automatically create Developer Certificate but don't create Distribution certificate. So that I created Distribution Certificate manually from portal.
    2) At Xcode Organizer, it shows old certificates that I revoked before. (in red rectangle)
    3) There is no check sign on Distribution Certificate that manually created on portal. (at bottom)
    4) Also Distribution Certificate don't appear on Keychain Access. I have downloaded Distribution Certificate from portal and tried to add it Keychain Access manually but I can't add it. So that I can't create a distiribution provision.
    5) I can't delete certificates on Organizer manually. They are not selectible.
    * I tried to delete everything from portal and organizer 4-5 times. Everytime I got same problem.
    I will be glad to see your answers. Have a nice day.

    You cannot "download a certificate" from apple. what you get is the public
    key, together with the private key on your machine will result in a
    certificate.
    This is really confusing, I know.
    Sounds like you did not created the signing request on the machine you are
    sitting on (thus you don't have the private key).
    You need the private key from the computer where the certificate was
    created first.
    OR you can revoke the certificate at apple's site and create a new one from
    your machine (then you have the private key ready to be combined with the
    public key you will download from apple).
    But then you need to give the private key to the person owning the old one.
    —Johannes

  • OO4O 10g and VB6 Bookmark Property Problem

    Hi All,
    I'm facing a problem with the BookMark property. It's throwing OIP-04121 Error.
    Below are the details
    Controls used:
    1) SSDBGrid of v3.11
    2) ORADC of v10g
    Code:
    Private Sub gridMain_RowLoaded(ByVal Bookmark As Variant)
    Dim PubHol As PUBLIC_HOLIDAY
    Dim Rs As Object 'Oracle DynaSet
    Set Rs = datMain.Recordset.dbClone()
    Rs.Bookmark = Bookmark ' Getting OIP-04121 Error here
    If Rs("year") = 0 Then
    gridMain.Columns(1).text = "----"
    Else
    gridMain.ColText(1) = Rs("year")
    End If
    The code is working fine in VB3.0, OO4O 1.0 and Sheridan Data Widgets 1.0e. However it's throwing error with VB6, OO4O latest versions and Sheridan Data Widgets 3.11.
    Please help me I tried many ways but failed. Kindly provide some alternate way to achieve this BookMark.
    Thanks and Regards,

    Hi All,
    I'm facing a problem with the BookMark property. It's throwing OIP-04121 Error.
    Below are the details
    Controls used:
    1) SSDBGrid of v3.11
    2) ORADC of v10g
    Code:
    Private Sub gridMain_RowLoaded(ByVal Bookmark As Variant)
    Dim PubHol As PUBLIC_HOLIDAY
    Dim Rs As Object 'Oracle DynaSet
    Set Rs = datMain.Recordset.dbClone()
    Rs.Bookmark = Bookmark ' Getting OIP-04121 Error here
    If Rs("year") = 0 Then
    gridMain.Columns(1).text = "----"
    Else
    gridMain.ColText(1) = Rs("year")
    End If
    The code is working fine in VB3.0, OO4O 1.0 and Sheridan Data Widgets 1.0e. However it's throwing error with VB6, OO4O latest versions and Sheridan Data Widgets 3.11.
    Please help me I tried many ways but failed. Kindly provide some alternate way to achieve this BookMark.
    Thanks and Regards,

  • Bound property problem

    Can the property binding in javabeans work if the bean doesnt have a "PropertyChange" method implemented in it. If yes, then how ?
    Similarly, how does a bean handle the case of multiple bound properties. This question arises because, there is only one "propertyChange" method in a bean and it recieves a PropertyChangeEvent parameter. In case of multiple bound properties how does a bean know which properties propertychange event has been fired?

    But this means that the property change listener has to be aware of the names of all the properties that it can bind, which is a severe limitation ! This is because , if I want to make a bean which has a property color , then it would be very difficult to make the bean so generic so that it can be bound to any bean containing a property representing a color. Unless and Until I know the name of the property of the source bean, I cannot make use of the propertyChange method of the destination bean to handle the change in property.
    The problem comes when a bean has multiple properties . In that case, in it's property change method, it has to filter based on the names which are not known until runtime.

  • Component binding property problem

    following problem:
    I have a form where I built a dataTable with a dynamic number of columns. To achieve this, I used a component binding (backing bean) to dynamically add columns.
    The form is used for different kind of queries and every query has it's own number of columns. The query-identification is submitted via a request parameter.
    All the data in the query-form are o.k. (bean values) but the backing bean will not be called in case of a new request (same jsf-form, but other request-parameter).
    example:
    http://host/url.faces?id=1
    http://host/url.faces?id=2
    <h:dataTable id="test"
                 value="#{test.values}"
                 var="i"
                 rendered="true"
                 binding="#{test.table}">
    </h:dataTable>whereas test is a bean which is created in a servlet listener and also updated with the corresponding id from the request.
    The table-property depends on the id given in the request.
    why ?

    ok, I found out, that using the <h:commandLink> with a param-tag solves this issue.
    Now the backing-bean's method to build the table is all-time called.
    And it works even after an expired session.
    But unfortunately I do not really know, why it works this way and the other it doesn't...

  • Xcode Distribution Provisioning problems..

    Hi,  I have recently upgraded my machine and upgraded to Xcode 4.
    I am having problems with the distribution provisioning.  Its strange.  When I create the Developer provisioning profile, I can happily add my devices.
    When I create the Distribution provision, the devices are greyed out and cant be selected.  When I switch to add hoc, the option to add devices becomes available.
    I'd really appreciate some help on this please, many thanks.
    Alex

    I assumed this to be the issue as when I drag a Developer provision into xcode it works fine but the Distribution provision doesnt.
    Please see further images...
    and

  • Classpath and property problem in services

    Hi, all,
    I've had a number of problems getting the Stockquote example to run properly. This seems to be due to a problem that services don't get either classpaths or properties when they start.
    The first manifestation of this problem came when the proxySet, proxyHost, and proxyPort environment variables weren't getting set properly in class services.stockquote.Stockquote. The symptom was that url.openStream () timed out because the proxy was not set correctly.
    The second symptom comes when"JavaPort" is used as the port on the client. Despite every attempt I've made to put services.stockquote.Stockquote on the classpath, URLClassLoader will not find this class. However, a call to Class.forName("services.stockquote.Stockquote") in Main.java, just before the bottom of the stack, works! It works in both the client and the server!
    So, could someone please tell me why the classpath and properties are getting shucked, and how to get them right?
    I'm on Windows 2000 :p using JDK 1.3.1 and Tomcat 4.0.
    Thanks,
    - Steve.

    Vivek, I think this belongs in a different thread. Also you'll need to say what problems you're having.
    The only thing that definitely needs to be changed about the example is that the service may fail if it's run behind a proxy server. You'll need to set the following System properties:
    System.setProperty("proxySet", "true");
    System.setProperty("proxyHost", "your.proxy.com");
    System.setProperty("proxyPort", <your proxy port>");
    If this isn't done you'll get an exception like the following:
    Exception in thread "main" com.ibm.wsif.WSIFException: SOAP Fault:SOAP-ENV:Server Exception from service object: Operation timed out: connect
    -S.

  • JSF/Spring integration - managed-property problem

    I am using JSF 1.1_01 (MyFaces 1.1), Spring 1.2, Ajax4Jsf.
    The JSF application has h:selectOneMenu .
    On change event of h:selectOneMenu sets "selectedValue" into backing bean as shown below:
    page.jsp
    <h:selectOneMenu value="#{test.selectedDevice}" >
    <f:selectItem itemValue="0" itemLabel="--New--"/>
    <f:selectItem itemValue="1" itemLabel="WorkStation"/>
    <f:selectItem itemValue="2" itemLabel="Router"/>
    <f:selectItem itemValue="3" itemLabel="Switch"/>
    <ajax:support action="#{test.loadDevice}" event="onchange" reRender="t2,t3,t4,t5"/>
    </h:selectOneMenu>
    TestBean.java (Backing Bean)
    public String getSelectedDevice() {
    logger.info(" *** In getSelectedDevice *** ");
    if (selectedDevice == null) {
    selectedDevice = "0"; // This will be the default selected item.
    return selectedDevice;
    public void setSelectedDevice(String selectedDevice) {
    logger.info(" *** In setSelectedDevice *** ");
    this.selectedDevice = selectedDevice;
    Here are the configuration file snippets for integrating JSF Spring
    web.xml
    <listener>
    <listener-class>org.apache.myfaces.webapp.StartupServletContextListener</listener-class>
    </listener>
    <context-param>
    <param-name>contextConfigLocation</param-name>
    <param-value>/WEB-INF/applicationContext.xml</param-value>
    </context-param>
    faces-config.xml
    <application>
    <variable-resolver>org.springframework.web.jsf.DelegatingVariableResolver</variable-resolver>
    </application>
    <managed-bean>
    <managed-bean-name>test</managed-bean-name>
    <managed-bean-class>test.TestBean</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    <managed-property>
    <property-name>deviceManager</property-name>
    <property-class> test.DeviceTypeManager </property-class>
    <value>#{deviceManager}</value>
    </managed-property>
    </managed-bean>
    The above code results in the following error
    javax.faces.FacesException: Cannot get value for expression '#{test.selectedDevice}'
    The error occurs only if i include <managed-property> inside the <managed-bean> in faces-config.xml.
    The moment i remove <managed-property> from face-config.xml the error disappears & page gets rendered properly.
    The purpose in having <managed-property> inside managed-bean is to call Spring's Manager class (i.e. deviceManager) from JSF application
    Any pointers/suggestions in resolving the error will be highly appreciated
    Regards
    Bansi

    The TestBean have a property for DeviceManager along with setter/getter methods as shown below. Sorry for not including in earlier posting
    TestBean.java (Backing Bean)
    private DeviceTypeManager deviceManager;
    public DeviceTypeManager getDeviceManager() {
         return deviceManager;
    public void setDeviceManager(DeviceTypeManager deviceManager) {
         this.deviceManager = deviceManager;
    Here are the two scenarios
    Scenario 1 : without <managed-property> the code works fine
    Scenario 2 : with <managed-property> the code results in following error
    javax.faces.FacesException: Cannot get value for expression '#{test.selectedDevice}'
    Scenario 1 has only JSF whereas Scenario 2 has JSF-Spring integration
    The Scenario 1 works absolutely fine as the expression '#{test.selectedDevice}' gets its value from setter/getter method in the backing bean(TestBean.java) . This is expected behaviour & wondering why it doesn't work similarly in Scenario 2 instead it complains
    Cannot get value for expression '#{test.selectedDevice}'
    I am willing to upload the war file. Any pointers/suggestions in resolving the error will be highly appreciated
    Regards
    Bansi

Maybe you are looking for

  • WBS, Business Area and Profit Center not flowing in GR/IR Account

    Hello Experts, I have come across a very strange situation. I have two MIGO documents which are showing different posting characteristics: 1) FI Document 5000000553 In this document, the Business area and profit center is flowing in GR/IR Clearing Ac

  • Error while inserting data in SQL Server.

    Hi', I am using SOA 11.1.1.5 I am inserting data using DB adapter in MS SQL Server. Some times I get below error. Error Message: {http://schemas.oracle.com/bpel/extension}bindingFault Fault ID     rrr/xxx!1.1*soa_313bd437-7bb9-41c6-a719-d1775b9afc4b/

  • MacBook Pro crashed, and then question mark folder appeared

    So I have a MacBook Pro, the other day I left my computer on sleep mode as I always do. I open my computer to find a screen that is slightly grey, like the picture link: http://farm1.staticflickr.com/55/126466201_486bff5598.jpg I've had this happen t

  • SIP to SIP call on CME 8.6

    Hi all, I'm trying to setup a video call between 9951 and IP door station 2N Helios IP that support H264 over SIP. The audio call is working well but I see only black screen on my 9951, I don't see video also with other SIP client connected on the sa

  • Macbook Air is not starting up,only a colored circle hanging on the screen

    I shoutdown my macbook air and close but only this time when i open, i first seen on the gray color screen a colored circle standy by and i tried to press the start up button but it didn't work to open the display on its main screen and  still only t