Maintenance Windows Set to Use UTC Time Actually Using Local Time on Client

Hey All - 
When patching servers last month, we ran into an issue on a couple of collections.  This month, it's occurring on all of them so far.
The Issue
We have about 40 collections for various server groups.  Each has a single maintenance window set for roughly a 4 hour window using UTC time.  
When advertising a task sequence (or something else) to run only inside of the window, it fails.  Examining the execmgr.log shows the error: "CExecutionRequest::The program may never run because of Service Window restrictions."
If I open SCCM Client Center, connect to one of the systems, and view Service Windows, I see that they are set, but were set using the hours I set but as if I did not choose UTC when I did.  We are in CST which is a 5-06 hour difference therefore it
fails to deploy.
Only Fix So Far
The only fix found so far is to delete the maintenance window and re-create it using the exact same settings.  After this is done and policy refreshes, Client Center shows the windows correctly.
The problem with the above fix is that at some point, they seemingly are being corrupted again as some which were fixed last month seem to must be re-created again this month.
Screenshots / Logs
Maintenance Window
8:00PM in our timezone should make it start at 2:00PM CST
SCCM Client Center Viewing Window of System in Collection Same Window Above Was Applied to
Any ideas or suggestions?  Thanks!
Ben K.

Hi,
Please review the blog explaining about maintenance windows
and hopefully it will help you.
Business Hours vs. Maintenance Windows with System Center 2012 Configuration Manager
http://blogs.technet.com/b/server-cloud/archive/2012/03/28/business-hours-vs-maintenance-windows-with-system-center-2012-configuration-manager.aspx
We
are trying to better understand customer views on social support experience, so your participation in this
interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.

Similar Messages

  • Maintenance Windows are not being honored - SCCM 2012 R2

    I have a TS that runs a command to reboot our systems, and this TS is deployed to a test device collection with the following settings:
    - Deployment settings: Install and required
    - Deployment schedule: every 1 hour
    - Rerun behavior: Always rerun program
    The test device collection has the following maintenance windows set:
    - Recurrence: Weekly
    - Recur every: Saturday
    - Start time: 2am
    - End time: 3am
    - Apply this schedule to: Task sequences
    Despite the maintenance window, my test machine is getting rebooted every hour. Am I missing anything here?
    Thanks.

    I did but there's not much there as to why the MW is being ignored
    Mandatory execution requested for program * and advertisement PS120015 execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    Creating mandatory request for advert PS120015, program *, package PS10006A execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    The created request is a Task Sequence request execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    Execution Request for advert PS120015 package PS10006A program * state change from NotExist to WaitingDependency execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PS10006A",ProgramID="*", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    An existing MTC token was not supplied, using ExecutionRequest's Id as MTC token and this execution request is the owner of resultant MTC task. execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    Request a MTC task for execution request of package PS10006A, program * with request id: {C67D2DA3-4BE8-49A9-9989-F4CC8D5BBED3} execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    Execution Request for advert PS120015 package PS10006A program * state change from WaitingDependency to Ready execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PS10006A",ProgramID="*", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/7/2014 12:00:00 PM 2648 (0x0A58)
    MTC task with id {C67D2DA3-4BE8-49A9-9989-F4CC8D5BBED3}, changed state from 0 to 4 execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    MTC signaled SWD execution request with program id: *, package id: PS10006A for execution. execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Sending ack to MTC for task with id: {C67D2DA3-4BE8-49A9-9989-F4CC8D5BBED3} execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Executing program  in Admin context execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Execution Request for advert PS120015 package PS10006A program * state change from Ready to NotifyExecution execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="PS10006A",ProgramID="*", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Executing program as a task sequence. execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Executing TS Program execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)
    Task Sequence started execmgr 3/7/2014 12:00:00 PM 2556 (0x09FC)

  • [SOLVED] UTC Time Displaying Localtime

    I am trying to get Conky to display the correct UTC time on my desktop, but the localtime is being displayed instead. In light of this issue, I concluded that the hardware clock must be set to use localtime, rather than UTC, and or that the system clock is not syncing correctly with the hardware clock on boot up.
    So, I tried issuing the command
    timedatectl set-local-rtc 0
    to set the system time to use UTC as indicated in this ArchWiki page. However, even after rebooting, Conky still displays the localtime rather than the UTC time.
    Issuing the command
    timedatectl status
    results in the output
    Local time: Tue 2013-07-16 07:27:07 EDT
    Universal time: Tue 2013-07-16 11:27:07 UTC
    RTC time: Tue 2013-07-16 11:27:07
    Timezone: America/New_York (EDT, -0400)
    NTP enabled: n/a
    NTP synchronized: no
    RTC in local TZ: no
    DST active: yes
    Last DST change: DST began at
    Sun 2013-03-10 01:59:59 EST
    Sun 2013-03-10 03:00:00 EDT
    Next DST change: DST ends (the clock jumps one hour backwards) at
    Sun 2013-11-03 01:59:59 EDT
    Sun 2013-11-03 01:00:00 EST
    After having tried the above command without success, I then entered into the system BIOS on boot, and inspected the hardware clock time, which is correctly set to the UTC time.
    So, after booting again into Arch Linux, I tried using the
    hwclock
    command to troubleshoot the problem.
    Issuing the command
    hwclock --debug
    yields
    hwclock from util-linux 2.23.1
    Using /dev interface to clock.
    Last drift adjustment done at 1373971186 seconds after 1969
    Last calibration done at 1373971186 seconds after 1969
    Hardware clock is on UTC time
    Assuming hardware clock is kept in UTC time.
    Waiting for clock tick...
    ...got clock tick
    Time read from Hardware Clock: 2013/07/16 11:19:10
    Hw clock time : 2013/07/16 11:19:10 = 1373973550 seconds since 1969
    Tue 16 Jul 2013 07:19:10 AM EDT -0.985669 seconds
    According to the output above, the
    Hardware clock is on UTC time
    , so I am not sure why the system clock is not syncing properly with the hardware clock on boot up.
    Issuing the command
    hwclock -r
    yields
    Tue 16 Jul 2013 07:37:51 AM EDT -0.797938 seconds
    which displays localtime, instead of UTC.
    In addition, I find it somewhat confusing that
    hwclock --localtime
    yields
    Tue 16 Jul 2013 11:39:23 AM EDT -0.079090 seconds
    which appears to be the UTC time, and issuing
    hwclock --utc
    yields
    Tue 16 Jul 2013 07:40:17 AM EDT -0.485343 seconds
    which appears to be the localtime.
    I also tried using the command
    hwclock --systohc
    according to this question on serverfault.com, with no success.
    The output of the
    date
    command is
    Tue Jul 16 07:46:03 EDT 2013
    , which appears to be the localtime, rather than the UTC time.
    I noted that in the ouput of
    timedatectl status
    it says
    NTP enabled: n/a
    NTP synchronized: no
    which I believe may be contributing to the problem, but I am somewhat unclear as to whether or not NTP is necessary for the system time to be correctly synced with the hardware clock and the UTC time.
    Also, I am using the Conky Metro Clock Conky configuration for my .conkyrc file.
    Any help would be greatly appreciated.
    Thank you.
    EDIT:
    For clarification, I did not actually actual want to display the UTC time with Conky, but rather the localtime. I accidentally concluded that I wanted to display the UTC time because my hardware clock was synced to my localtime, rather than the actual UTC time. Therefore, this caused the UTC time to be synced with the localtime, and furthermore, the localtime to be 4 hours behind the correct localtime in my timezone (UTC-4hrs).
    Last edited by kevin.gurney (2013-07-16 22:52:15)

    kevin.gurney wrote:2ManyDogs, I don't actually want to display the UTC time. The reason why I originally wanted to display the UTC time was because it appeared to be the correct time because it was actually set to the localtime in my timezone. Therefore, the localtime that was being displayed on my system was actually 4 hours behind the correct time in my timezone relative to this UTC time since my timezone is UTC-4hrs. I apologize for the misunderstanding, although I do understand the difference between UTC and my localtime, it it simply a matter of the UTC time being incorrect on my system, and, therefore, the localtime, as well.
    Ah. We could have helped you much more quickly if we understood what the real problem was. Oh well, at least you have it the way you want it now.
    This is what confused me:
    kevin.gurney wrote:I am trying to get Conky to display the correct UTC time on my desktop
    With your last explanation, I understand what you were actually asking for.
    Last edited by 2ManyDogs (2013-07-16 22:36:26)

  • Maintenance Window Question

    Hello Experts,
    i'm sorry if its been already answered, I have a question on MW.
    CollectionA---> has a MW set between 6PM - 6AM ( Monday - Sunday) ( which is set to ->This Schedule Applies to all deployments)
    CollectionA---> has another MW 8PM-10PM ( Sat-Sunday) ( which is set to ->This schedule applies to Software deployments)
    Since there is an overlap, what would happen when Software updates are pushed, Will it run on Sat or sun at 8PM or at 6PM.
    Thank you.

    Hi,
    It depends on the Deadline you set for the updates to install, as you have a maintenance windows that allows all deployments each night, software updates will run then. If you schedule them to start at saturday morning it will start at 6 PM SAT as that
    maintenance windows has the eraliest start time and apply to all deployments.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Is there any way to set the SCCM system to use local time instead of UTC?

    We have ConfigMgr 2012 in our environment. We are in EST.
    Is there any way to set the SCCM system to use local time instead of UTC?
    When we try to deploy packages, if you don’t specify the time, it reverts to UTC which for us is off by 5 hours.

    Which times are you talking about? Deployment start times or deadlines? Those could be set to UTC *or* client local time.
    Torsten Meringer | http://www.mssccmfaq.de

  • HT1461 Win 7 set up and running OK,but after go back from OSX the wireless net work stuck at identification cause the window working without Internet.Can we fix it or I must use Windows off line all the time? I already contact Microsoft 2 times for activa

    Win 7 set up and running OK,but after go back from OSX the wireless net work stuck at identification cause the window working without Internet.Can we fix it or I must use Windows off line all the time?
    I already contact Microsoft 2 times for activations.Hope I can fix from Apple instead.

    Ok....Got "Problem 2 and 4" solved....still trying to figure out this pop up everytime I click something...it's crazy how fast the pop up blinks...maybe once or 3 blinks then nothing till you close the window, then pop up then disappears...then click something
    else and pop up then gone....never seen this before...ive seen it when you tried to get online which turned out to be a virus on a customers cpu I worked on some years ago, I think it has something to do with the deleted files that I spoke of on last
    post...I notice it does it on start up as well.....think something is trying to install but not sure. Need to figure out where the appdata or start up folder and see whats in there....maybe it's in there.......so I might wait to see how it acts in the next
    couple days for "Problem 1"...but other than that it's running like a champ...so right now I just want to get the pop up windows to stop........thx again for everyone's help on this.
    John

  • App Deployment Wizard defaults to UTC but Update Deployment wizard defaults to Client Local but Maintenance Windows defaults to Client Local

    How hard is it to set Application deployment to Client Local by default also? We had a mishmash when UTC was use on deployment and Client Local for Maintenance Window. For consistencies sake maybe..

    i did not get what do you mean by this ? are you talking about how to set the schedule time for application deployment to local instead of UTC ? if you make the schedule available at specific time,you get option to choose client Local time ,else it will
    be UTC (if you select as soon as possible).
    App deployment wizard ? Update deployment wizard ?
    If you set the application deployment to UTC  onto specific collection that has maintenance window,you must also choose the UTC (maintenance window) on collection properties.
    By default the maintenance window is set to client Local Time ,unless you check UTC.
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: Eskonr

  • Time Capsule WiFi stops when copying large files to Windows 7 (Bootcamp) using WiFi

    I've got a new Time Capsule (Purchased less than a month ago) and a new Macbook Pro.
    I copied a large set of files (large in QTY & some Large in size > 2GB) to my Time Capsule from a Windows 7 computure via a Wired connection.
    When I access the time capsule from Mac OS X (10.8.2) I can copy all of the existing files to my Mac without any issue (Time machine also seems to be working fine).
    However when use I Bootcamp (Windows 7 Ultimate) from my MacBook (The Time Capsule / Airport software for windows has been installed) I can only copy about 100 MB before the WiFi in the time capsule stops working. The WiFi doesn't just stop working for Windows, it stops working on the actual Time Capsule; I can tell because my phone and iPad both lose their connection and the AirPort Utility on the iPad can't detect the Time Capsule any more.
    The issue is reproducable every time with the set of files I am trying to copy.
    I've called Apple Support and they said there was nothing they can do to help (It took a long time to even convince some one that this is a supported configuration even though the Technical Specifications of the time capsule clearly state that Windows 7 is supported - http://www.apple.com/timecapsule/specs.html "For AirPort Disk with a USB hard drive - PC with Windows XP (SP3), Windows Vista (SP2), or Windows 7 (SP1)")  at which point they told me to take it to a Genius bar. I've subsequently done that and been told that they will not support the Time Capsule because I am trying to connect to it using Bootcamp.
    From what I've seen on this forum some people previously had this issue and worked around it by downgrading the firmware. However, since my Time Capsule is new, I am unable to downgrade the firm ware (& it is the latest).
    Any suggestions?

    No, it's not a Windows driver issue. 1) If it was a Windows driver issue the network copy would drop out on the Windows machine or fail rather than the whole Time Capsule losing WiFi connectivity for all devices in my house. 2) I am able to copy the exact same set of files, via the Time Capsule WiFi, when the files are stored on my PC which is plugged in to the Time Capsule via an Ethernet cable.
    It's not a problem copying the same files from another location on my network with the MBP in Bootcamp therefore it' not a windows driver issue and it's not a network IP issue. It's a Firmware issue with the Time Capsule.
    At best this is a bug that has been reintroduced in the latest firmware which is why the suggestions have been to downgrade the firm ware.
    At worst this is a major security issue with the Time Capsule as copying a set of files from it's hard disk via it's WiFi, using a Windows computer, cause the Time Capsule to be subseptiable and result in a Denial-of-Service.

  • Maintenance Window & User Experience setting

    Hello,
    We're having a lot of issues regulating our Windows Updates, mind you I consider myself novice to intermediate when it comes to SCCM has I have been managing the SCCM software and update deployments for a year or so now at work.
    My question is the following:
    I have Software (Windows) Updates scheduled to be pushed to every workstation on the network on the First Monday morning of every month.
    All of them have an ASAP availability and installation Window so when comes 00:00:01 AM the patches are installed.
    My issue are the multiple reboots in case of update dependencies and or faulty update patches that won't go through until another reboot. Some time it could extend for days, so for the time being the reboots are not enforced.
    I would like to activate the reboots and from my understanding if a maintenance window is say set Monday 1AM to 6AM, all the updates with a deadline will be applied.
    Now i'm wondering two things: First, in the deployment properties in the "Write filter handling for Windows..." under "User Experience" section there is a checkbox that sites "Commit changes
    at deadline or during a maintenance window (requires restarts)". Does this mean that updates will be applied ASAP OR IF a maintenance window is defined it will overrule the deadline as soon as the deadline is over and apply the updates during
    the window and this has nothing to do with Business Hours set on the end-user client Software Center?
    Secondly, with ConfigMgr 2012 SP1 in "Assets and Compliance"
    when I right click the properties of computer group to set the actual maintenance window there's a check box
    "Apply this schedule only to task sequences",  I'm sure the answer is clear, but what exactly does it refer to, like imaging a computer through PXE boot... or?
    thanks!
    Eric

    UPDATE:
    I think I found the answer to my issue....
    In the deployment section under "Deadline Behaviour"
    "When the installation deadline is reached, allow the following activities
    to be performed outside of the maintenance window:"
                - Software updates installation
                - System
    restart (if necessary)
    Those options were checked...... so the reboot ensued anyhow. >;(
    thanks for all your help guys, much appreciated! 
    Eric

  • I noticed when I restart Firefox 4, it opens my previous tabs even I set the option "Open a blank page" and it opens blank page when I have "Show my windows and tabs from last time". Please ignore my question if you're already aware of this issue. Thanks.

    I noticed when I restart Firefox 4, it opens my previous tabs even I set the option "Open a blank page" and it opens blank page when I have "Show my windows and tabs from last time". Please ignore my question if you're already aware of this issue. Thanks.

    Your previous tabs will not re-open or be available to re-open when starting Firefox if:
    *your previous session was in Private Browsing mode; see --> http://support.mozilla.org/en-US/kb/Private+Browsing
    *you use Clear Recent History (''Firefox button > History > Clear Recent History'' or ''Tools > Clear Recent History''); see --> https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-clear-my-history
    *you clear History automatically when closing Firefox; see --> https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-make-firefox-clear-my-history-automatically
    NOTE: Your third-party Plugins (Add-ons > Plugins) are not in the "Application Basics" (Troubleshooting Information) in the "More system details" of your original post. Third-party Plugins are categorized separately in "Installed Plugins" under "More system details". You should review but not change the Plugins as detected automatically by the software on this forum when posting a question.
    If you problem still exists after checking the above, the problem could be caused by one or more of your Extensions or Plugins:
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    *See --> [http://support.mozilla.org/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    When creating a new window in safari, using command T, the marker have not activated the search field. It means you have to click there every time. Changed after upgrading to Mavericks. Anyone knows how to change this?

    Yes, you can do something like that. What you would do is create a button for each image and then hide them. When I do this type of thing I place all of the buttons on a template page and then hide the template.
    You can then use JavaScript to copy the icon from any of the hidden buttons to the main button that you've set up to display the image. For example, suppose you set up 10 buttons named b1, b2, b3, ...b10. The code to copy the icon from one of them to the button used to display the image (b0) would be something like this:
    // Get the icon from the b3 button
    var oIcon = getField("b3").buttonGetIcon();
    // Get  reference to the b0 button
    var f = getField("b0");
    // Set the icon of the b0 button to the icon retrieved from the hidden button
    f.buttonSetIcon(oIcon);
    // Show the b0 button
    f.display = display.visible;
    This code would go in the Mouse Up event of the smaller button.

  • "RT Set date and time" does not set seconds in UTC mode

    Hallo,
    I tried to set the time on my cRio 9012 with the function settimeUTC which is used by the "Set Date and Time" vi. But the seconds I enter are ADDED to the current time and not set as new value.
    Even the vi shows this behaviour: I set up a vi in which the time is set in a loop (100ms delay) and read again. When I set local time the clock stops (as expected) but when I set the UTC time the seconds keep on running...
    Can anybody help me with that problem???
    Thanks
    Florian
    Solved!
    Go to Solution.

    Hi Andreas,
    well it does not matter if I set a time zone in the MAX or not. In my example I was working on UTC + 0 but even when I set it to my local time (UTC + 1) I get the same behaviour modified by one hour.
    My LabView Version is 8.5. In in the MAX under Software-> LabView-RealTime it says that I am using 8.5.0.
    I suspect  that the settime.out which is installed on the cRio is probably the root of the problem as VxWorks itself does not offer a function (at least I did not find one) to convert from broken down system time to system time in seconds. There only exist one to convert from broken down local time to system time in seconds ( mktime() ). The reverse function is available for both cases: gmtime() and localtime(). I also did not find a way to find out the offset of the local time. So I have to use the library function settimeUTC() from settime.out.
    As I offered I can send you the settime.out file from my cRio for reference or maybe you can tell me how to find out what the version of the file is. It seems not to be an ELF file as I looked inside it to find some timestamp or version info...
    Thanks so far 
    Florian

  • Setting clock in utc with NITS time

    How can I keep my iMac in syc with NIST. I cannot find any programs for this. There are alot of utc time display programs but as far as I can tell they only use computers clock. I need something that will change computer clock with NIST
                                                              Kevin

    Hi Kevin, not on 10.7 at the moment, but open System Preferences>Date & Time, isn't there a place to check automatically set Date & Time, & a field to enter a NIST Time Server?
    http://tf.nist.gov/tf-cgi/servers.cgi

  • Can I use macros and set values at compiling time?

    Hi, Java uses macros?
    I need control some functionality that only appear while Debugging (Windows specific, Linux specific, GUI's, Env), something like:
    #if DEBUG_WIN
    monitor.showDialog();
    #endif;
    or
    #if DEBUG_NO_X
    monitor.showLog();
    #endif
    Something like C or C++?
    And also set some values at compiling time, or values for the source code?, something, like:
    #define DEVS_NOT_BROKEN
    int devsEnabled = DEVS_NOT_BROKEN;
    Thanks!

    Yes, I think that too.
    But I don't wan't open sources files and modify values. I was thinking in use differents targets in ant's build.xml and easy generate differents debug profiles.
    Also I want set values at compiling time:
    #define SOCKETS_ASKED_FOR
    int sockets = SOCKETS_ASKED_FOR;Thanks, i keep searching solutions, "preprocessor search time".

  • Use 'se38' to set variants with long time no-response in production system?

    hi,Guys,  When I use 'se38' to set variants with long time no-response in production system?
    I think it's none of business with program performance.  Maybe system response delay, But no other program like the same response happened?
    best regards

    Hi,
    what's your problem? Didn't get the point.
    You have a report, where the maintenance of the selection variant has a long runtime (in production?)
    Maybe AT SELECTION screen some checks / helps are executed, which are quite fast in DEV, but access much bigger tables in PROD and need to much time. Such checks should be improved / moved after START-OF-SELECTION.
    Regards,
    Christian

Maybe you are looking for

  • How can I download documents and business presentations to my i pad

    HOW CAN I DOWNLOAD DOCUMENTS AND BUSINESS PRESENTATIONS TO MY IPAD ?

  • How do i uninstall then install firefox again?

    i want to uninstall then reinstall firefox again,the reason for this is i keep on getting firefox not responding and a script on this page may be busy messages. No matter what i do i cannot stop these messages coming upIf i uninstall then reinstall i

  • Pls advice me for IPad 2

    I looking for Ipad2 +  wifi version+  3G + 32GB. If i would like to booking, How i can do that. I am being in Thailand. How long shipment date ? It will be ship out at singapore or somewhere to close Thailand. Please kindly advice me. Could I have di

  • When purchasing on Apple TV, gives error "Only for United States customers"

    I am a United States customer and I have my Apple TV in the US and it works fine along with the new update that I got last night. It is connected via ethernet 100mbs lan and 'sees' my iTunes 7.6 on my computer (Windows XP) just fine. Sync works... pl

  • OSB Validate action

    As I have just started working in OSB, so my query is whether I can get a proper error message from OSB validate action against the particular attribute in an XML which is having the wrong input. Example : Suppose in my XSD i have defined student's i