No time or username recorded for External Lists

I'm using an external list which is displaying empty values for the Created and Modified fields. The effect is
'Created At '
and
'Modified At '
Is there something I can do to rectify this situation? When a record on an external DB is modified or added through the External List it would be common to want to track this. I'm guessing this is a custom solution.
Love them all...regardless. - Buddha

http://office.microsoft.com/en-in/sharepoint-help/differences-between-native-and-external-lists-HA102771000.aspx
Native List Feature
Supported in External Lists?
More information
Add, modify, and delete index columns
No
Can be defined in the external data source.
If this helped you resolve your issue, please mark it Answered

Similar Messages

  • Setting up MX Record for External email Access

    To All,
    I'm having trouble getting mail sent from external users to email accounts setup on my internally hosted server.
    I have setup my server in a Standard Configuration using the following format for my FQDN:
    server.mydomain.com (not real name)
    I have checked both Primary Zone and Reverse Zone and both check fine.
    I can send and receive email, while connected within my local domain, between users I have setup on my server using the format:
    [email protected]
    I can send email from inside the network to an outside email account, but cannot receive email from any users outside.
    I have POP, IMAP, and SMTP ports (110, 143, and 25, respectively) all forwarded to my server thru my AEBS.
    Consulting the setup guides, I have found these references to editing the MX record to allow for external email access using the [email protected] format:
    +"If you don’t want to use your server’s fully qualified DNS name for users’ email addresses, the+
    +DNS service must also include an MX record for your server. For example, if your server’s DNS+
    +name is myserver.example.com and you want to have email addresses like [email protected],+
    +the DNS service needs an MX record for your server."+....from the Installation and Setup Worksheet, page 15.
    also
    +"If you want users to be able to send and receive mail over the Internet, make sure DNS+
    +service is set up with the appropriate MX records for Mail service:+
    +A. If you have an ISP that provides DNS service to your network, contact the ISP and+
    +have the ISP set up MX records for you. Your ISP needs to know your mail server’s+
    +DNS name (such as mail.example.com) and your server’s IP address."+...from the Mail Service Admin page 22.
    My question is...how does the MX record need to be set up?
    Like this?
    10 @ mydomain.com
    Thanks for your help,
    Steve

    Camelot,
    Thanks for replying.
    1) What format do you want your users' email address in? (e.g. [email protected], >[email protected], [email protected], etc.)
    I want my users to have a [email protected] email address.
    I set up an A record as you suggested:
    mail.mydomain.com A 1.2.3.4
    My MX record was setup:
    mydomain.com 10 mail.mydomain.com
    However, I am still getting returned email from outside users. They are getting the following error:
    +This is an automatically generated Delivery Status Notification+
    +Delivery to the following recipient failed permanently:+
    [email protected]
    +Technical details of permanent failure:+
    +Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 <[email protected]>: Relay access denied (state 14).+
    Checking the Server Logs for IMAP I am getting these errors:
    +Jan 21 12:11:34 server imap[44121]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:25:18 server imap[44236]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:31:46 server imap[44473]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:32:49 server imap[44499]: AOD: crypt authentication error: authentication failed for user: username (-14090)+
    +Jan 21 12:37:06 server imap[44598]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:49:39 server imap[44520]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 13:01:51 server imap[45049]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 13:11:58 server imap[385]: AOD: user opts: get attributes for user: user failed with error: -14479+
    When I try and use an online MX Record checker to check the MX record, it says the mail.mydomain.com record is invalid.
    It's not until I change my MX record back to:
    +@ 10 mydomain.com+
    will the MX record show valid.
    Network Utility scans show the following with the MX record set to @ 10 mydomain.com:
    ++; <<>> DiG 9.4.2-P2 <<>> mydomain.com mx +multiline +nocomments +nocmd +noquestion +nostats search+
    ++;; global options: printcmd++
    ++wekrugs.com. 3600 IN SOA server.mydomain.com. admin.mydomain.com. (++
    ++ 2009011900 ; serial++
    ++ 86400 ; refresh (1 day)++
    ++ 3600 ; retry (1 hour)++
    ++ 604800 ; expire (1 week)++
    ++ 3600 ; minimum (1 hour)++
    ++ )++
    If I have it set up the way you suggested, the Network Utility and MX Checker reports that the NameServers don't respond to the entered MX record name.
    Thanks again for your help,
    Steve

  • SP2013: create webpart for external list

    Hi there, 
    I have created an external content type and a external list for several entities from an sql server database. What I want to do now is, to develop a webpart / form (most likely in Visual Studio 2012) where I can add functionality to that external list. E.g.
    I want to use an file picker dialog in order to select a document library and store it's ID to a field in the external list. Stuff like that.
    Can anyone give me some points to start from? Actually I have read a lot about the basics of webpart developement, but in that case I'm not sure how to start extending this external list to a GUI with several functions for the users.
    Would be awesome to get some help here,
    kind regards, Jill

    Hello Jill,
    Please check the below post below it addresses the same question
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/06389ca3-9148-4de8-ba08-f275564358f4/external-list-with-custom-forms-neweditdisplay?forum=sharepointdevelopmentprevious
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • Rich text data type for external list

    Hi,
    I need to create an external list with one column as rich text type where they can highlight the text and all.
    How this can be done, since with external lists the column is rendered as single line of text?

    Hi,
    External content types are made up of fields whose types are a subset of the primitive types of .NET. For each such .NET type, a rudimentary mapping to SharePoint’s field controls exists, describing a field’s visual appearance. Fields of type string for
    instance will, on the new and edit forms, render as a single-line text field. With regular lists, using the browser interface, you can easily turn a string field into a multi-line text area or a Rich Text field, but not so with external lists. At least not
    unless your forms are InfoPath-based.
    Please take a look at these resources:
    Evaluating Business Connectivity Services in SharePoint 2010 for web service, read/write use
    Customizing the External list
    Multi line text box in External List edit form
    Reference:
    https://social.technet.microsoft.com/Forums/en-US/0fcb5a9f-8445-4a37-9e60-ac5e9e14e8f1/sharepoint-designer-external-content-type-shows-single-line-text?forum=sharepointgeneralprevious
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Column header filtering not functioning for external lists

    I have a problem with column header filtering on external lists, specific for columns of Number and Date types.
    When the site's regional settings are in English (United States) filtering works fine, but if I choose any other regional setting with different number formatting (ie Dutch) then filtering on these columns gives no results.
    When clicking on the column header filter dropdown, the numbers to filter on are displayed with thousands seperators where the numbers in the views are not formatted as seen in attached screenshot.
    Filtering on custom sharepoint list with these regional settings is working fine, it is just on external lists, on number and date fields and regional setting is not English.
    I have tried all different kind of regional settings on the client and the server, but no results.
    Anybody has a clue?
    Clicking on the column header shows all available filter values (with thousand seperator). Selecting one value gives no results:
    No results after selecting a filter value

    Hi,
    According to your post, my understanding is that you had an issue about column filter in external list.
    We can use the SharePoint Manager to change the column type to “single line of text”, then you would filter column in the external list.
    There is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/fe67d581-6e7b-4770-b296-8ec0f9b5b769/not-able-to-filter-or-sort-by-list-column-headers-for-external-data-fields-ideas?forum=sharepointgeneralprevious
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • SharePoint 2010 Present Wrong Timezone for External List of External Content Type

    External content is hosted on an independent SQL server DB from the SharePoint server. External content lists shows datetime fields 5 hours earlier as opposed to Eastern standard time but Web parts display data correctly.
    Yes, timezones on both servers are correct. Timezones settings in SharePoint have been checked and all appear correct. There are several places for settings. Is there a checklist in case something was missed. Our SharePoint administrator has
    looked for the cause and cannot determine.
    I poured through other blogs and issues with external content and timezone on this site including "External Content Type Saving Dates in UTC".
    Please provide a list for timezone settings such as global settings for a site, collection, external content, SharePoint 2010 designer settings, Central Administration settings, etc.

    Hi Benjamin,
    Please test the following approach for your issue, exporting the BDC Metadata Model from SharePoint Designer and change the normalization to use local time, and let us know the results.
    http://sharepoint.stackexchange.com/questions/91516/timestamp-in-sharepoint-external-content-type-not-matching-value-in-sql-table
    http://www.shillier.com/archive/2010/09/01/why-are-my-date-fields-wrong-in-business-connectivity-servces.aspx
    https://calshare.berkeley.edu/Blog/Lists/Posts/Post.aspx?ID=9
    Thanks
    Daniel Yang
    TechNet Community Support

  • Time Machine Back Up for External Hard Drive Partition

    Hey guys,
    I have had my imac connected to an external hard drive which runs time machine for some time now (about a year and a half).
    I now wish to partition the external hard drive with a Fat 32 section so that I can load data (vidoe's, music etc.) from my windows laptop onto it.
    The external hard drive is currently not partitioned in anyway so I will have to create a new partition. Is there anyway of doing this without losing the time machine data already saved?
    If not is there anyway of saving the time machine data onto the imac so that when the partition process is complete it can simply be 're-loaded' onto the external hard drive?
    Thanks for your help!
    Philippe

    Hi, I've been trying to do that: using Disk Utility to create a partition on my EHD that already has Time Machine running on it. My EHD is 2TB and I have deleted last year's TM backups so now I have over 900GB available space on the EHD (previously was 750GB) but when I ran the Partition, after hours of processing ("modifying partition map...") - and I mean like 12 hours no kidding, it resulted in "There is no more space" error! What a waste of time!
    Is there any way to find out how much space is needed for partitioning beforehand? I wished DU could tell me that before the "modifying partition map" process begun.
    FYI I am running on 10.5.8 and the partition I want to add is to be in Mac OS Extended (Journaled) format, the same with the current format.
    Any help is appreciated. Thank you very much in advance.

  • How to configure inactivity time out in 11i for external DMZ server

    Hi All,
    We are currenlty enablling DMZ functionality for some of internet applications. Generally a user will travel through Oracle Portal to access these applications.
    We want to set a seperate inactivity time out for user comming via external server. We manage to do this for Portal and SSO. But enable to find one for ebusiness suite. The idea is if a user access these applications from pulic PC and fogot to log out then if the system doesn't time out in 5-10 mins then it raise a risk of access to application by unautherized users.
    Any advise on this will be of great help.
    Incase this is no the right forum for these questions then if you know please advise where to direct this query.
    Regards,
    Navin

    Hi Hussien,
    Thanks for the quick notes, The challange we have is most of these setups are common for both external and internal servers. Change in one will impact the behaviour for others. What we are looking at is some thing like this. Unless I am missing some thing here.
    User login using external server over DMZ will time out in 10 mins assessing an application (i.e. Employee self service) where in if the same user access the same application using internal server then the session can be alive for say 60 mins.
    Do you think I am thinking on the right track. or am i missing any point here
    Regards,
    Navin

  • SQL SELECT with GROUP BY: Retrieve records for a list of customers

    I need to write a SQL statement to retrieve a list of customers, which are in two tables of different natures, say T1 and T2.
    The customer is a FK in both tables. Both tables have a column which is the date of an order.
    INPUT:
    * list of customers, say '12345, 34567, 45678'
    OUTPUT
    * REF CURSOR to a recordset containing: {custID, startDate, endDate}
    Algorithm
    * For each customer, find the date of first order (from T1 and T2)
    * For that date, t0, startDate=t0-10 days; endDate := t0+15 days;
    I have a feeling some GROUP BY is involved to do the trick.
    Can it be done without any looping? I am just not experienced enough to solve this in an optimal way.
    Any help, please?
    Thank you.

    Hi,
    I'm not sure what your data is, or shat you want for output.
    If your tables can have many rows for the same customer_id, but your output should have only one row per customer_id, then it sounds like you do need to "GROUP BY custiomer_id".
    If the data is coming from two different tables, first do a UNION of those two tables in a sub-query (like union_data below), and then do a GROUP BY on the results of the sub-query.
    It will probably be more efficient if you GROUP BY in the sub-query, too.
    I believe you need something like this:
    WITH     union_data     AS
         SELECT       customer_id
         ,       MIN (order_date)     AS start_dt
         FROM       t1
         WHERE       customer_id     IN (12345, 34567, 45678)
         GROUP BY  customer_id
    UNION ALL
         SELECT       customer_id                    -- column names may be different from t1
         ,       MIN (order_date)     AS start_dt
         FROM       t2
         WHERE       customer_id     IN (12345, 34567, 45678)
         GROUP BY  customer_id
    SELECT       customer_id
    ,       MIN (start_date)      AS start_date
    ,       MIN (start_date) - 10      AS t0
    ,       MIN (start_date) + 5      AS end_date
    FROM       union_data
    GROUP BY  customer_id;If you need help, post a little sample data (CREATE TABLE and INSERT statements for both tables, relevant columns only), and the results you want to get from that data.

  • WHERE ... IN ... SELECT records for a given list of PKs (or FKs)

    Hello folks,
    Many times we need to retrieve records for given lists of PKs (or FKs), as:
    p_pk_list := '11,22,33';
    We work in 10g
    A co-worker of mine had a good idea (I thought) to "help" the optimizer and build a recordset in the FROM clause and use it later in WHERE
    SELECT ...
    FROM tableName a,
    (SELECT REGEXP_SUBSTR(p_pk_list, '[^,]+',1,ROWNUM) p_pk_id
    FROM dual
    CONNECT BY ROWNUM <= LENGTH(p_pk_list ) - LENGTH(REPLACE(p_pk_list ,','))) d_pk
    WHERE
    a.ID=d_pk.p_pk_id; -- (1)
    The tragedy is that it takes 4 seconds to retrieve 5 records from the table (no other joins). The table has about 40 columns though and there are about 51000 records. With the SELECT REGEXP_SUBSTR in the WHERE clause, it's a bit worse.
    If (1) is replaced by:
    a.ID IN (11,22,33,44,55);
    the execution takes 0.04 seconds.
    My questions are:
    1. Is this a bad idea to select records for a given list of PKs or FKs? Should one just go for one PK/FK instead?
    2. Why the stiff performance penalty?
    3. Ideally, it would be nice if this would work:
    a.ID IN (p_array);
    where p_array would be an array of integers
    Any elegant sollutions?
    Thanks a lot.
    Dan

    Check the explain plan for both statements.
    I would wager that the overhead you experience is due to the fact that you are comparing apples to oranges here.
    (SELECT REGEXP_SUBSTR(p_pk_list, '[^,]+',1,ROWNUM) p_pk_id
    FROM dual
    CONNECT BY ROWNUM <= LENGTH(p_pk_list ) - LENGTH(REPLACE(p_pk_list ,','))) d_pkreturns a string.
    a.ID IN (11,22,33,44,55);Is a list of numbers.
    If you check the explain plan for the regexp version, you should see an implicit conversion being done for you (converting the number column into a string for comparison) which means you can't use any indexes defined on a.id.
    If you want to use an array of numbers here's an approach using a built in array of numbers.
    declare
       v_number_list  sys.odcinumberlist   default sys.odcinumberlist();
    begin
       v_number_list.extend;
       v_number_list(v_number_list.count) := 100;
       v_number_list.extend;
       v_number_list(v_number_list.count) := 200;
       for vals in
          select *
          from all_objects
          where object_id in
             select column_value
             from table(cast(v_number_list as sys.odcinumberlist))
       loop
          dbms_output.put_line(vals.object_name);
       end loop;
    end;
    25  /
    I_TYPED_VIEW1
    I_NTAB2
    PL/SQL procedure successfully completed.
    ME_XE?Otherwise do an explicit TO_NUMBER on the regexp query so that you can use any indexes defined on the table in question.

  • Looking for a way to provide a subscription like service through an external list

    I have a sql server database containing issue tickets that have been opened.
    I have a second database that contains the names of the various devices and software packages against which one can report issues.
    A user asked if there was a way for us to provide a way to "subscribe" to particular devices, so that any time an issue arose relating to that issue, information could be sent.
    I have been playing the past week or so with external lists.
    I was wondering if there is a way to set up things using infopath and sharepoint so that:
    a. the user is provided with a drop down/scroll list of the various devices available.
    b. At this time, this list is pretty long - more than a thousand.
    c. After selecting the item, the user would be shown a sharepoint list of all issues relating to the device in question.
    d. The user would then be able to bookmark the page, or perhaps even set up an alert, when they wanted to see whether anything new occurred.
    e. RSS would really be nice, but I know that out of the box, SharePoint does not support RSS for external lists. I don't have the skills to write something to provide that sort of add on functionality.
    Is this something doable? Has anyone set up something like this?
    Thanks

    As per your requirement. Creating custom solution is only option.
    http://sharepoint.stackexchange.com/questions/85582/alerts-on-sharepoint-2013-external-list
    I have the same issue but I believe that even though setting alerts on external lists is now possible it's not easy to do in practice if you're not a programmer. From what I've read you need to write code using Visual Studio and create an "event receiver".
    This is really disappointing and I hope Microsoft address this issue in a future service pack, or at least provide an easy step-by-step guide (including code) which the average SharePoint administrator could follow to achieve the desired result. I did manage
    a partial work-around by creating a list in SharePoint and adding external columns 

  • External List Webpart does not render after webpart page is checked in

    Hello,
    I've created an external list based on an external content type the list renders fine.
    I have in turn created a webpart page and added the external list to the webpart page as well as a current user filter.
    I use the filter to filter this list based on a column (username in the external list). I do all this within a publishing site (I don't know if that's contributing to the challenge I'm having).
    before I check in and publish the page I observe the filters are applied
    and it appears everything is ok. However after I check in the page and publish it the page doesn't render and the gears cycles on the page for ages
    It's worked the first time I did it but I had to delete and recreate the page subsequently the page doesn't render and gears animation just keeps playing. Even with the filter disconnected from the webpart it still doesn't render. What could kindly be the
    problem
    thanks

    Hi,
    As I understand, you encountered the issue when you checked in and published the web part page.
    If you do not have to use external list web part, you can change to use business data list web part in the business data. You can edit the web part and choose the external content type you want
    to connect.
    There is a similar case:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/af76e3fd-99f8-4694-bae6-e9ee53d2e66e/external-list-in-publishing-page?forum=sharepointgeneral
    Best regards
    Sara Fan
    TechNet Community Support

  • Failed to update a list item to external list

    I'm getting below error when I try to add my record to external list. This happen when spExternalItem.Update for 2nd time. I have value in my params
    "Failed to update a list item for this external list based on the Entity (External Content Type) 'SA' in EntityNamespace 'Triggers'. Details: Null was returned to FindSpecific (Read Item operation)."
    SPList spExternalList = contentDb.Sites[0].RootWeb.Lists["SA"];
    List<string>
    lstMachineNames = GetMachineNames(lstWarehouseTaskRecords);
    foreach(stringstrMachineName
    inlstMachineNames)
    SPListItemspExternalItem = spExternalList.Items.Add();
    spExternalItem["FormType1"]
    = "WH";
    spExternalItem["SerialNum1"]
    = strMachineName;
    spExternalItem.Update();
    Serial Number is "map to identifier" in External Content types. "Required" and "Read-only" check box is uncheck. Anyone has any idea? please help.
    [UPDATED 7 May 2014]
    I believe it is due to BDC problem. I created another column called ID so I can map this ID column as identifiers instead of using SerialNum1 and this error solved!

    Hi,
    As you said, the error thrown when executing the Update method for the second time.
    I suggest you debug your code in Visual Studio and keep watching the values of objects in use to get more details about the root cause of the error.
    What’s more, you can take a look at the posts from Dimitry and Scot in this thread with similar error message:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/29fb464f-3539-40c4-91c5-216b0363b8ef/null-was-returned-to-findspecific-read-item-operation?forum=sharepointdevelopmentprevious
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Patrick Liang
    TechNet Community Support

  • BDC for Price List

    Hi All,
    I need to entre around 1000 New entries in the Price list categories (T Code OVSI) . Every time I have new entry, it asks for Transport request. can I have BDC fot this? I need to upload around 1000 new price list categories on production server. Please advise,
    Thanks,
    Ebrahim.

    Thanks Ravi,
    Actually i wanted to see the condition records for price list.
    Is there any table which contains this?
    Thanks

  • Infopath 2010 Web Form will not run code behind or load External Lists after FormEvents_Loading added

    Building a form to edit and create data in external list. The business rules do not allow for creation in an external list bound InfoPath form. (We are cascade filtering multiple drop down lists from external content type).
    All works to write code behind to push new record or update record in external list. The big issue came when trying to add FormEvents_loading event to the code to capture URL parameter. I want to be able to pass the Primary Key of the record to
    edit, load the data into the form and allow editing and submit. I have tested by manually entering the data and the form works. The form will no longer load data from external lists for the drop downs and shows an error stating "The custom code
    in the form cannot be run. This functionality may be deactivated
    on the server. For more information, contact the server farm administrator."
    I think this is related to moving from the normal forms services into sandboxed code service. Is there a way to access external content types and still have form loading event capture URL parameters?
    The code to capture the URL is listed below:
    XPathNavigator myNav1 = this.MainDataSource.CreateNavigator();
    string InputF1 = string.Empty;
    if (e.InputParameters.ContainsKey("AuthPK"))
    InputF1 = e.InputParameters["AuthPK"];
    myNav1.SelectSingleNode("/my:myFields/my:CodeData/my:DatabaseUpdateStatus", this.NamespaceManager).SetValue(InputF1);
    myNav1.SelectSingleNode("/my:myFields/my:CodeData/my:pk_tblOFCAuthorizations", this.NamespaceManager).SetValue(InputF1);
    else
    myNav1.SelectSingleNode("/my:myFields/my:CodeData/my:pk_tblOFCAuthorizations", this.NamespaceManager).SetValue("0");
    Is there another way to pass parameters to the form? I tried using web part connection, but that does not work with code behind form at all, which would stop me from updating external list.

    Hi,
    As this question is more related to InfoPath development, I suggest you post it to Visual Studio Tools for Office (VSTO) Forum, more experts will assist you with this issue.
    Visual Studio Tools for Office (VSTO) Forum:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=vsto
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

Maybe you are looking for

  • All-in-One printer spasmotic failure

    I run 2 computers, using XP, and an Officejet 6310 All-in-One printer.  Recently I have been having trouble getting the printer to print.  Usually this happens when I start up my computer and printer, and the 1st print job results in the printer to h

  • Password protected PDF says it is downloaded but is not

    I am attempted to download a password protected PDF file using the newest version of Firefox and Adobe. Firefox says a file has been downloaded but the file is not seen in the download file or the download tab in Firefox. Any ideas what the problem i

  • Yosemite killed my MBP... HELP!!

    Successfully installed Yosemite (UG from Mavericks) and it worked fine for about an hour. Then the beachball appeared and my MBP has been rendered totally non-responsive... Hard booted several times with no luck. Tried safe boot but it just hangs for

  • Handling of empty file

    Hi my Scenario is Proxy to .CSV , when there is data  proxy is trggering and genarating the .csv file  this is working fine. but when i trigger  proxy without data it should create a empty file, but this empty file creating with special charecter. FC

  • BA00 - Sales Order Confirmation Printout

    Can anyone advise if it's possible to printout output tax condition MWST at both header and line level at the same time in the order confirmation form? Thanks Peter