AutoUnattend.xml is not completing

So I'm running into a problem with my AutoUnattend.xml. I needed to update my image, so I started from scratch after applying all necessary updates. It was taking far too long to update workstations after installing from the old image.
The problem I'm running into is that the Unattend.xml will run through the installation no problem, but it isn't creating the user, naming the PC, or running my post install script. Once the installation is completed, I'm presented with a "create user"
screen that goes hand in hand with the PC name. From there it goes through choosing update schedule, time zone, etc. Below you will find my autounattend.xml:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="windowsPE">
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DiskConfiguration>
<WillShowUI>OnError</WillShowUI>
<Disk wcm:action="add">
<CreatePartitions>
<CreatePartition wcm:action="add">
<Extend>true</Extend>
<Order>1</Order>
<Type>Primary</Type>
</CreatePartition>
</CreatePartitions>
<ModifyPartitions>
<ModifyPartition wcm:action="add">
<Active>true</Active>
<Format>NTFS</Format>
<Label>Windows</Label>
<Letter>C</Letter>
<Order>1</Order>
<PartitionID>1</PartitionID>
</ModifyPartition>
</ModifyPartitions>
<DiskID>0</DiskID>
<WillWipeDisk>true</WillWipeDisk>
</Disk>
</DiskConfiguration>
<EnableFirewall>false</EnableFirewall>
<EnableNetwork>true</EnableNetwork>
<Restart>Restart</Restart>
<UseConfigurationSet>false</UseConfigurationSet>
<LogPath>%WINDIR%\panther</LogPath>
<ImageInstall>
<OSImage>
<InstallTo>
<DiskID>0</DiskID>
<PartitionID>1</PartitionID>
</InstallTo>
</OSImage>
</ImageInstall>
<UserData>
<AcceptEula>true</AcceptEula>
<FullName>IT Group</FullName>
<Organization>REMOVED</Organization>
</UserData>
</component>
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SetupUILanguage>
<UILanguage>English-US</UILanguage>
</SetupUILanguage>
<InputLocale>en-us</InputLocale>
<SystemLocale>en-us</SystemLocale>
<UILanguage>en-us</UILanguage>
<UserLocale>en-us</UserLocale>
</component>
<component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="Path 1">
<Path>D:\DRIVERS</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="Path 2">
<Path>E:\DRIVERS</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="Path 3">
<Path>F:\DRIVERS</Path>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LogonCommands>
<AsynchronousCommand wcm:action="add">
<CommandLine>\\GLYSERVER\Share\AutoScripts\PCSetup.bat</CommandLine>
<Description>Run Auto Install Script</Description>
<Order>1</Order>
<RequiresUserInput>false</RequiresUserInput>
</AsynchronousCommand>
</LogonCommands>
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>QQB6AGQAZwBmAHAAMgAwADAAMQBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Description>TempUser</Description>
<DisplayName>TempUser</DisplayName>
<Group>Administrators</Group>
<Name>TempUser</Name>
</LocalAccount>
</LocalAccounts>
<DomainAccounts>
<DomainAccountList wcm:action="add">
<Domain>REMOVED.COM</Domain>
<DomainAccount wcm:action="add">
<Group>Administrators</Group>
<Name>REMOVED</Name>
</DomainAccount>
</DomainAccountList>
</DomainAccounts>
</UserAccounts>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<NetworkLocation>Work</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
</OOBE>
<BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
<DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<RegisteredOrganization>REMOVED</RegisteredOrganization>
<RegisteredOwner>IT Group</RegisteredOwner>
<ShowWindowsLive>false</ShowWindowsLive>
<StartPanelOff>false</StartPanelOff>
<TimeZone>Mountain Standard Time</TimeZone>
</component>
</settings>
<settings pass="specialize">
<component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Identification>
<Credentials>
<Domain>REMOVED</Domain>
<Password>REMOVED</Password>
<Username>REMOVED</Username>
</Credentials>
<JoinDomain>REMOVED.COM</JoinDomain>
<MachineObjectOU>OU=PCTEMP, DC=FPINSURANCE, DC=COM</MachineObjectOU>
</Identification>
</component>
<component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<fDenyTSConnections>false</fDenyTSConnections>
</component>
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AutoLogon>
<Password>
<Value>QQB6AGQAZwBmAHAAMgAwADAAMQBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Domain>REMOVED.COM</Domain>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>fpinsurance\issuetrak</Username>
</AutoLogon>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
<ShowMediaCenter>false</ShowMediaCenter>
<ShowWindowsMail>false</ShowWindowsMail>
<ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>
</WindowsFeatures>
<ComputerName></ComputerName>
<ProductKey>XXXXX-XXXXX-XXXXX-XXXXX</ProductKey>
</component>
<component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DomainProfile_EnableFirewall>false</DomainProfile_EnableFirewall>
<PrivateProfile_EnableFirewall>false</PrivateProfile_EnableFirewall>
<PublicProfile_EnableFirewall>false</PublicProfile_EnableFirewall>
</component>
<component name="Security-Malware-Windows-Defender" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DisableAntiSpyware>true</DisableAntiSpyware>
</component>
</settings>
<settings pass="offlineServicing">
<component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<EnableLUA>false</EnableLUA>
</component>
    </settings>
    <cpi:offlineImage cpi:source="wim:c:/win7%203020%20installation/install.wim#Windows 7 Professional Custom" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

I created a new install.wim and applied this unattended.xml to it.  It does get farther (creates user) but now will not put the computer on the domain.  Once I manually put it on the domain it runs the post action scripts like it's supposed to.
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
        <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <DiskConfiguration>
                <WillShowUI>OnError</WillShowUI>
                <Disk wcm:action="add">
                    <CreatePartitions>
                        <CreatePartition wcm:action="add">
                            <Extend>true</Extend>
                            <Order>1</Order>
                            <Type>Primary</Type>
                        </CreatePartition>
                    </CreatePartitions>
                    <ModifyPartitions>
                        <ModifyPartition wcm:action="add">
                            <Active>true</Active>
                            <Format>NTFS</Format>
                            <Label>Windows</Label>
                            <Letter>C</Letter>
                            <Order>1</Order>
                            <PartitionID>1</PartitionID>
                        </ModifyPartition>
                    </ModifyPartitions>
                    <DiskID>0</DiskID>
                    <WillWipeDisk>true</WillWipeDisk>
                </Disk>
            </DiskConfiguration>
            <EnableFirewall>false</EnableFirewall>
            <EnableNetwork>true</EnableNetwork>
            <Restart>Restart</Restart>
            <UseConfigurationSet>false</UseConfigurationSet>
            <LogPath>%WINDIR%\panther</LogPath>
            <ImageInstall>
                <OSImage>
                    <InstallTo>
                        <DiskID>0</DiskID>
                        <PartitionID>1</PartitionID>
                    </InstallTo>
                </OSImage>
            </ImageInstall>
            <UserData>
                <AcceptEula>true</AcceptEula>
                <FullName>IT Group</FullName>
                <Organization>Flood and Peterson Insurance Inc.</Organization>
            </UserData>
        </component>
        <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <SetupUILanguage>
                <UILanguage>English-US</UILanguage>
            </SetupUILanguage>
            <InputLocale>en-us</InputLocale>
            <UILanguage>en-us</UILanguage>
            <UILanguageFallback>en-us</UILanguageFallback>
            <UserLocale>en-us</UserLocale>
            <SystemLocale>en-us</SystemLocale>
        </component>
        <component name="Microsoft-Windows-PnpCustomizationsWinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <DriverPaths>
                <PathAndCredentials wcm:action="add" wcm:keyValue="Path 1">
                    <Path>D:\DRIVERS</Path>
                </PathAndCredentials>
                <PathAndCredentials wcm:action="add" wcm:keyValue="Path 2">
                    <Path>E:\DRIVERS</Path>
                </PathAndCredentials>
                <PathAndCredentials wcm:action="add" wcm:keyValue="Path 3">
                    <Path>F:\DRIVERS</Path>
                </PathAndCredentials>
            </DriverPaths>
        </component>
    </settings>
    <settings pass="specialize">
        <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <Identification>
                <Credentials>
                    <Domain>FPINSURANCE</Domain>
                    <Password>IssueTrak</Password>
                    <Username>Azdgfp2001</Username>
                </Credentials>
                <JoinDomain>FPINSURANCE.COM</JoinDomain>
                <MachineObjectOU>OU=PCTEMP, DC=FPINSURANCE, DC=COM</MachineObjectOU>
            </Identification>
        </component>
        <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <fDenyTSConnections>false</fDenyTSConnections>
        </component>
        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <AutoLogon>
                <Password>
                    <Value>QQB6AGQAZwBmAHAAMgAwADAAMQBQAGEAcwBzAHcAbwByAGQA</Value>
                    <PlainText>false</PlainText>
                </Password>
                <Domain>FPINSURANCE.COM</Domain>
                <Enabled>true</Enabled>
                <LogonCount>1</LogonCount>
                <Username>fpinsurance\issuetrak</Username>
            </AutoLogon>
            <WindowsFeatures>
                <ShowInternetExplorer>true</ShowInternetExplorer>
                <ShowMediaCenter>false</ShowMediaCenter>
                <ShowWindowsMail>false</ShowWindowsMail>
                <ShowWindowsMediaPlayer>false</ShowWindowsMediaPlayer>
            </WindowsFeatures>
            <ComputerName>*</ComputerName>
            <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
            <CopyProfile>false</CopyProfile>
            <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
            <DoNotCleanTaskBar>false</DoNotCleanTaskBar>
            <ProductKey>TBT29-P8KYK-8HV37-KK8WT-WK766</ProductKey>
            <RegisteredOrganization>Flood and Peterson Insurance, Inc.</RegisteredOrganization>
            <RegisteredOwner>IT Group</RegisteredOwner>
            <ShowWindowsLive>false</ShowWindowsLive>
            <StartPanelOff>false</StartPanelOff>
            <TimeZone>Mountain Standard Time</TimeZone>
        </component>
        <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <DomainProfile_EnableFirewall>false</DomainProfile_EnableFirewall>
            <PrivateProfile_EnableFirewall>false</PrivateProfile_EnableFirewall>
            <PublicProfile_EnableFirewall>false</PublicProfile_EnableFirewall>
        </component>
        <component name="Security-Malware-Windows-Defender" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <DisableAntiSpyware>true</DisableAntiSpyware>
        </component>
    </settings>
    <settings pass="oobeSystem">
        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <LogonCommands>
                <AsynchronousCommand wcm:action="add">
                    <CommandLine>\\GLYSERVER\Share\AutoScripts\PCSetupx64.bat</CommandLine>
                    <Description>Run Auto Install Script</Description>
                    <Order>1</Order>
                    <RequiresUserInput>false</RequiresUserInput>
                </AsynchronousCommand>
            </LogonCommands>
            <UserAccounts>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">
                        <Password>
                            <Value>QQB6AGQAZwBmAHAAMgAwADAAMQBQAGEAcwBzAHcAbwByAGQA</Value>
                            <PlainText>false</PlainText>
                        </Password>
                        <Description>TempUser</Description>
                        <DisplayName>TempUser</DisplayName>
                        <Group>Administrators</Group>
                        <Name>TempUser</Name>
                    </LocalAccount>
                </LocalAccounts>
                <DomainAccounts>
                    <DomainAccountList wcm:action="add">
                        <Domain>FPINSURANCE.COM</Domain>
                        <DomainAccount wcm:action="add">
                            <Group>Administrators</Group>
                            <Name>IssueTrak</Name>
                        </DomainAccount>
                    </DomainAccountList>
                </DomainAccounts>
            </UserAccounts>
            <OOBE>
                <HideEULAPage>true</HideEULAPage>
                <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                <NetworkLocation>Work</NetworkLocation>
                <ProtectYourPC>1</ProtectYourPC>
                <SkipMachineOOBE>true</SkipMachineOOBE>
                <SkipUserOOBE>true</SkipUserOOBE>
            </OOBE>
            <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
            <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
            <DoNotCleanTaskBar>true</DoNotCleanTaskBar>
            <RegisteredOrganization>Flood and Peterson Insurance, Inc.</RegisteredOrganization>
            <RegisteredOwner>IT Group</RegisteredOwner>
            <ShowWindowsLive>false</ShowWindowsLive>
            <StartPanelOff>false</StartPanelOff>
            <TimeZone>Mountain Standard Time</TimeZone>
        </component>
    </settings>
    <settings pass="offlineServicing">
        <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <EnableLUA>false</EnableLUA>
        </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:c:/users/jeremiahb/unattended/win7%203020/install.wim#Windows 7 Professional" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>

Similar Messages

  • Ethercat 3rd Party Device Profile XML File not complete

    Hi all,
    I'm trying to use a Schneider LXM32 servo drive coupled to a NI cRIO 9074 Ethercat master.
    The problem is that my LabVIEW project is not showing me the full device profile.
    There are 4 available PDO for this device :
    1) Cyclic Synchronous Position
    2) Cyclic Synchronous Velocity
    3) Cyclic Synchronous Torque
    4) Free switching beetween 1) 2) or 3)
    BUT, I only see the firts PDO parameters after importing the xml file. If I open the xml file manually, I see that all the PDO are available.
    The xml file is available in this post.
    Of course, I need to operate in the 4) mode, not the 1)
    Help me, please....
    Sébastien MICHAUD
    CLD
    Attachments:
    Schneider_Electric_LXM32M_V114.zip ‏18 KB

    Hi,
    Thank you for your answer.
    I successfully modified the XML file of my Schneider drive :
    Now I have a lot of others problems (I have made a request on NI France, I supposed you are the one who phoned me today).
    1) The XML file of my LTi DRiVE (another drive of the test bench) is done like this (see attachment):
    1) I can't move the Sm tag because it's already everywhere
    2) I don't understand why 4 devices are exposed.
    Additionnaly, see below the LabVIEW project with this device :
    3) The I/O exposed for the 2 Devices (Schneider and Lti) are shared variables. But I want to poll these I/Os every 125µs. The scan engine can run at 1 ms. So, if a put a "percentage of each scan period" to 1% (the default value is 40%), will I be able to poll every 10 µs ?
    In this example :
    https://decibel.ni.com/content/docs/DOC-11191
    The scan period is 4 ms at the best, so with 40% of each scan period, it represents 1.6 ms.... am I correct ?
    4) Is it necessay to use NI SoftMotion (https://decibel.ni.com/content/docs/DOC-11191) to get/set data to a motor drive ? Is it much more easy with NI SoftMotion ?
    Thanks,
    Sébastien MICHAUD
    Attachments:
    LUST_22_SO.zip ‏2 KB

  • 9926 do not read AutoUnattend.xml from USB Key

    I had used a USB Key with an Autounattend.xml answer file from Windows Vista, Windows 7, Windows 8 until Windows 10 version 9979 without no problem.
    9926 do not read at all AutoUnattend.XML.
    I am interestind to know if somobody else had tried to deploy 9926 with an AutoUnattend.xml file ?

    Thank you for your answer.
    Here is my setupact.log and AutoUnattend.xml who work OK with all other versions of Windows 10 and Windows 8.1
    AutoUnattend.xml are not read by en_windows_10_enterprise_technical_preview_9926_x64_dvd_6244735 !
    X:\Windows\Setupact.log:
    2015-02-17 20:08:22, Info                  UI     Determining whether we should run ConX or legacy setup
    2015-02-17 20:08:22, Info                  UI     Running WinPE. Continue to run legacy setup
    2015-02-17 20:08:22, Info                  UI     Determining if we are in WDS/Unattend mode
    2015-02-17 20:08:22, Info                  UI     No need to hide autorun
    2015-02-17 20:08:22, Info       [0x0a000a] UI     Autorun:Autorun core successfully  initialized!!!
    2015-02-17 20:08:22, Info       [0x0a000b] UI     Autorun:Autorun UI successfully  initialized!!!
    2015-02-17 20:08:22, Info                  UI     AppWindow has layout style 0
    2015-02-17 20:08:22, Info                  UI     NavWindow has layout style 0
    2015-02-17 20:08:22, Warning    [0x0a0180] UI     Failed to change the UI language to en-US.
    2015-02-17 20:08:22, Info                  UI     CLocales::v_EnumLocalesProc - DownlevelGetLocaleInfoEx failed for locale ar-EG. Error: [1009]
    2015-02-17 20:08:22, Info                  UI     CLocales::v_EnumLocalesProc - DownlevelGetLocaleInfoEx failed for locale dz-BT. Error: [1009]
    2015-02-17 20:08:22, Info       [0x0a011c] UI     WizardDialogPost::SetActive
    AutoUnattend.xml:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <servicing></servicing>
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <InputLocale>fr-CH</InputLocale>
                <SystemLocale>fr-CH</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>fr-CH</UserLocale>
                <SetupUILanguage>
                    <UILanguage>fr-FR</UILanguage>
                </SetupUILanguage>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DiskConfiguration>
                    <WillShowUI>OnError</WillShowUI>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Order>1</Order>
                                <Type>Primary</Type>
                                <Extend>true</Extend>
                            </CreatePartition>
                        </CreatePartitions>
                        <ModifyPartitions>
                            <ModifyPartition wcm:action="add">
                                <Active>true</Active>
                                <Format>NTFS</Format>
                                <Label>Local Disk</Label>
                                <Letter>C</Letter>
                                <Order>1</Order>
                                <PartitionID>1</PartitionID>
                            </ModifyPartition>
                        </ModifyPartitions>
                        <WillWipeDisk>true</WillWipeDisk>
                        <DiskID>0</DiskID>
                    </Disk>
                </DiskConfiguration>
                <UserData>
                    <AcceptEula>true</AcceptEula>
                    <FullName>Student</FullName>
                    <Organization>Cours</Organization>
                    <ProductKey>
                        <WillShowUI>OnError</WillShowUI>
                        <Key></Key>
                    </ProductKey>
                </UserData>
                <UseConfigurationSet>true</UseConfigurationSet>
                <ImageInstall>
                    <OSImage>
                        <InstallFrom>
                            <MetaData wcm:action="add">
                                <Key>/IMAGE/INDEX</Key>
                                <Value>1</Value>
                            </MetaData>
                        </InstallFrom>
                        <InstallToAvailablePartition>true</InstallToAvailablePartition>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
            </component>
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SetupUILanguage>
                    <UILanguage>fr-FR</UILanguage>
                </SetupUILanguage>
                <InputLocale>fr-CH</InputLocale>
                <SystemLocale>fr-CH</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>fr-CH</UserLocale>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DiskConfiguration>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Extend>true</Extend>
                                <Order>1</Order>
                                <Type>Primary</Type>
                            </CreatePartition>
                        </CreatePartitions>
                        <ModifyPartitions>
                            <ModifyPartition wcm:action="add">
                                <Active>true</Active>
                                <Format>NTFS</Format>
                                <Label>LocalDisk</Label>
                                <Letter>C</Letter>
                                <Order>1</Order>
                                <PartitionID>1</PartitionID>
                            </ModifyPartition>
                        </ModifyPartitions>
                        <DiskID>0</DiskID>
                        <WillWipeDisk>true</WillWipeDisk>
                    </Disk>
                </DiskConfiguration>
                <ImageInstall>
                    <OSImage>
                        <InstallToAvailablePartition>true</InstallToAvailablePartition>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
                <UserData>
                    <ProductKey>
                        <WillShowUI>Always</WillShowUI>
                    </ProductKey>
                    <AcceptEula>true</AcceptEula>
                    <FullName>Student</FullName>
                    <Organization>Cours</Organization>
                </UserData>
                <UseConfigurationSet>true</UseConfigurationSet>
            </component>
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <RunSynchronous>
                    <RunSynchronousCommand wcm:action="add">
                        <Path>c:\windows\regedit.exe /S c:\WinApps\modifreg\modifreg.reg</Path>
                        <Order>1</Order>
                        <Description>ModifReg.reg</Description>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Path>c:\windows\system32\PNPUtil.exe -a c:\Drivers\HP3600\*.inf</Path>
                        <Order>2</Order>
                        <Description>HP3600</Description>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>3</Order>
                        <Path>c:\windows\system32\PNPUtil.exe -a c:\Drivers\INTEL\*.inf</Path>
                        <Description>DriversIntel</Description>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>4</Order>
                        <Description>NVIDIA210Silent</Description>
                        <Path>c:\windows\system32\PNPUtil.exe -a c:\Drivers\GeForce210\*.inf</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>5</Order>
                        <Path>net user Administrateur /active:yes</Path>
                        <Description>net user Administrateur /active:yes</Description>
                    </RunSynchronousCommand>
                </RunSynchronous>
            </component>
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
                    <Password>
                        <Value>UABhACQAJAB3ADAAcgBkAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                        <PlainText>false</PlainText>
                    </Password>
                    <LogonCount>1</LogonCount>
                    <Username>Administrateur</Username>
                    <Enabled>true</Enabled>
                </AutoLogon>
                <ComputerName>*</ComputerName>
                <CopyProfile>true</CopyProfile>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="wow64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <StartPages>
                    <StartPage wcm:action="add">
                        <StartPageKey>google</StartPageKey>
                        <StartPageUrl>http://www.google.ch</StartPageUrl>
                    </StartPage>
                </StartPages>
                <Home_Page>http://www.google.ch</Home_Page>
                <TrustedSites>http://www.google.ch</TrustedSites>
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
                <AllowedSites>http://www.google.ch;http://www.microsoft.com</AllowedSites>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <FavoritesList>
                    <FavoriteItem wcm:action="add">
                        <FavTitle>Microsoft</FavTitle>
                        <FavURL>http://www.microsoft.com</FavURL>
                        <FavID>1</FavID>
                    </FavoriteItem>
                    <FavoriteItem wcm:action="add">
                        <FavID>2</FavID>
                        <FavURL>http://social.technet.microsoft.com/Forums/fr-FR/home</FavURL>
                        <FavTitle>social.technet.microsoft.com/Forums</FavTitle>
                    </FavoriteItem>
                    <FavoriteItem wcm:action="add">
                        <FavID>3</FavID>
                        <FavURL>http://www.microsoftvirtualacademy.com/training-courses/new-windows-server-2012-r2-jump-start?o=3303#?fbid=SHBa4Q0ku0f</FavURL>
                        <FavTitle>MicrosoftAcademy</FavTitle>
                    </FavoriteItem>
                    <FavoriteItem wcm:action="add">
                        <FavURL>http://borntolearn.mslearn.net/mct/general/w/errorlog/default.aspx#fbid=iAFmlsKo_3S</FavURL>
                        <FavTitle>MSLearnErrorLog</FavTitle>
                        <FavID>5</FavID>
                    </FavoriteItem>
                    <FavoriteItem wcm:action="add">
                        <FavID>4</FavID>
                        <FavURL>http://borntolearn.mslearn.net/mct/windowsserver/w/wiki/default.aspx#fbid=iAFmlsKo_3S</FavURL>
                        <FavTitle>MSLearnWiKi</FavTitle>
                    </FavoriteItem>
                    <FavoriteItem wcm:action="add">
                        <FavID>6</FavID>
                        <FavTitle>Companion-MOC</FavTitle>
                        <FavURL>http://www.microsoft.com/learning/en-us/companion-moc.aspx </FavURL>
                    </FavoriteItem>
                    <FavoriteItem wcm:action="add">
                        <FavURL>http://technet.microsoft.com/en-us/library/dn250019.aspx</FavURL>
                        <FavTitle>NewinWindowsServer2012R2</FavTitle>
                        <FavID>7</FavID>
                    </FavoriteItem>
                </FavoritesList>
                <Home_Page>http://www.google.ch</Home_Page>
                <TrustedSites>http://www.microsoft.com;http://www.bluewin.ch</TrustedSites>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
                    <Enabled>true</Enabled>
                    <LogonCount>5</LogonCount>
                    <Username>LocalAdmin</Username>
                    <Password>
                        <Value>UABhACQAJAB3ADAAcgBkAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                        <PlainText>false</PlainText>
                    </Password>
                </AutoLogon>
                <Display>
                    <ColorDepth>32</ColorDepth>
                    <DPI>96</DPI>
                    <HorizontalResolution>1024</HorizontalResolution>
                    <RefreshRate>60</RefreshRate>
                    <VerticalResolution>768</VerticalResolution>
                </Display>
                <FirstLogonCommands>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine>C:\Windows\Setup\Scripts\FirstLogon.vbs</CommandLine>
                        <Description>FirstLogon</Description>
                        <Order>1</Order>
                    </SynchronousCommand>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine>C:\Windows\SETUP\SCRIPTS\RunOnceE.bat</CommandLine>
                        <Description>RunOnceE.bat</Description>
                        <Order>4</Order>
                    </SynchronousCommand>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine>C:\Windows\SETUP\SCRIPTS\CopyDel.bat</CommandLine>
                        <Description>CopyDel</Description>
                        <Order>5</Order>
                    </SynchronousCommand>
                    <SynchronousCommand wcm:action="add">
                        <Order>2</Order>
                        <Description>Office</Description>
                        <CommandLine>C:\Windows\ConfigSetRoot\Winapps\Office\setup.exe</CommandLine>
                    </SynchronousCommand>
                    <SynchronousCommand wcm:action="add">
                        <Order>3</Order>
                        <CommandLine>PowerShell Set-ExecutionPolicy remotesigned -force</CommandLine>
                        <Description>RemoteSigned</Description>
                    </SynchronousCommand>
                    <SynchronousCommand wcm:action="add">
                        <Order>6</Order>
                        <CommandLine>net user administrator /active:yes</CommandLine>
                        <Description>net user administrator /active:yes</Description>
                    </SynchronousCommand>
                </FirstLogonCommands>
                <OOBE>
                    <NetworkLocation>Work</NetworkLocation>
                    <HideEULAPage>true</HideEULAPage>
                    <ProtectYourPC>1</ProtectYourPC>
                </OOBE>
                <UserAccounts>
                    <AdministratorPassword>
                        <Value>UABhACQAJAB3ADAAcgBkAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
                        <PlainText>false</PlainText>
                    </AdministratorPassword>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>UABhACQAJAB3ADAAcgBkAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <Name>LocalAdmin</Name>
                            <Group>Administrators</Group>
                            <DisplayName>LocalAdmin</DisplayName>
                            <Description>LocalAdmin</Description>
                        </LocalAccount>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>UABhACQAJAB3ADAAcgBkAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <DisplayName>Administrator</DisplayName>
                            <Description>Administrator</Description>
                            <Group>Administrators</Group>
                            <Name>Administrator</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <TimeZone>W. Europe Standard Time</TimeZone>
                <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
            </component>
        </settings>
        <settings pass="auditSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
                    <Password>
                        <Value>UABhACQAJAB3ADAAcgBkAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                        <PlainText>false</PlainText>
                    </Password>
                    <Enabled>true</Enabled>
                    <LogonCount>1</LogonCount>
                    <Username>Administrateur</Username>
                </AutoLogon>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="catalog:d:/win81/sources/install_windows 8.1 enterprise.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

  • XML-24521: (Error) Element not completed

    I am trying to map a collection of information to a partnerlink's input variable, using a for-each xsl node in the transformation, however I receive this error during my testing:
    Target XML is invalid for the target schema.
    <Line 14, Column 38>: XML-24521: (Error) Element not completed: 'ExecuteGloviaSP4ProcessRequest'
    At first I thought this was an issue related to the database adapter, now I'm thinking it has to do with the collection or the xsd? But we modled the xsd after the OrderBooking PO xsd...
    Here's my Transformation_1.xml
    <?xml version="1.0" encoding="UTF-8" ?>
    <?oracle-xsl-mapper
    <!-- SPECIFICATION OF MAP SOURCES AND TARGETS, DO NOT MODIFY. -->
    <mapSources>
    <source type="WSDL">
    <schema location="http://Comp3/RFPOTest.wsdl"/>
    <rootElement name="invoiceCollection" namespace="http://199.244.49.95/NotesRFPOInvoice.xsd"/>
    </source>
    </mapSources>
    <mapTargets>
    <target type="WSDL">
    <schema location="http://bpel.thomasnow.com:80/orabpel/default/ExecuteGloviaSP4/ExecuteGloviaSP4?wsdl"/>
    <rootElement name="ExecuteGloviaSP4ProcessRequest" namespace="http://xmlns.oracle.com/ExecuteGloviaSP4"/>
    </target>
    </mapTargets>
    <!-- GENERATED BY ORACLE XSL MAPPER 10.1.2.0.0(build 050504) AT [FRI MAR 24 08:49:55 CST 2006]. -->
    ?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://Comp3/RFPOTest.wsdl" xmlns:xsd1="http://199.244.49.95/NotesRFPOInvoice.xsd" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:ns1="http://xmlns.oracle.com/ExecuteGloviaSP4" xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap" xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20" xmlns:ora="http://schemas.oracle.com/xpath/extension" xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc" exclude-result-prefixes="xsl ns0 soap tns xsd1 plnk ns1 wsa bpws ldap xp20 ora orcl">
    <xsl:template match="/">
    <xsl:for-each select="/xsd1:invoiceCollection">
    <ns1:ExecuteGloviaSP4ProcessRequest>
    <ns1:invCCN>
    <xsl:value-of select="xsd1:invoice/xsd1:invCCN"/>
    </ns1:invCCN>
    <ns1:invVendorNbr>
    <xsl:value-of select="xsd1:invoice/xsd1:invVendorNbr"/>
    </ns1:invVendorNbr>
    <ns1:invVendorApLoc>
    <xsl:value-of select="xsd1:invoice/xsd1:invVendorApLoc"/>
    </ns1:invVendorApLoc>
    <ns1:invVendorInvoiceNbr>
    <xsl:value-of select="xsd1:invoice/xsd1:invVendorInvoiceNbr"/>
    </ns1:invVendorInvoiceNbr>
    <ns1:invTotal>
    <xsl:value-of select="xsd1:invoice/xsd1:invTotal"/>
    </ns1:invTotal>
    <ns1:invFreight>
    <xsl:value-of select="xsd1:invoice/xsd1:invFreight"/>
    </ns1:invFreight>
    <ns1:invTax>
    <xsl:value-of select="xsd1:invoice/xsd1:invTax"/>
    </ns1:invTax>
    <ns1:invDate>
    <xsl:value-of select="xsd1:invoice/xsd1:invDate"/>
    </ns1:invDate>
    <ns1:invVendorTerms>
    <xsl:value-of select="xsd1:invoice/xsd1:invVendorTerms"/>
    </ns1:invVendorTerms>
    <ns1:invUNID>
    <xsl:value-of select="xsd1:invoice/xsd1:invUNID"/>
    </ns1:invUNID>
    <ns1:invGLDist>
    <xsl:value-of select="xsd1:invoice/xsd1:invGLDist"/>
    </ns1:invGLDist>
    </ns1:ExecuteGloviaSP4ProcessRequest>
    </xsl:for-each>
    </xsl:template>
    </xsl:stylesheet>

    Update:
    By mapping static values to the last three elements in the target schema, I was able to make this error go away.
    Here's the code:
    <?xml version="1.0" encoding="UTF-8" ?>
    <?oracle-xsl-mapper
    <!-- SPECIFICATION OF MAP SOURCES AND TARGETS, DO NOT MODIFY. -->
    <mapSources>
    <source type="WSDL">
    <schema location="http://Comp3/RFPOTest.wsdl"/>
    <rootElement name="invoiceCollection" namespace="http://199.244.49.95/NotesRFPOInvoice.xsd"/>
    </source>
    </mapSources>
    <mapTargets>
    <target type="WSDL">
    <schema location="http://bpel.thomasnow.com:80/orabpel/default/ExecuteGloviaSP4/ExecuteGloviaSP4?wsdl"/>
    <rootElement name="ExecuteGloviaSP4ProcessRequest" namespace="http://xmlns.oracle.com/ExecuteGloviaSP4"/>
    </target>
    </mapTargets>
    <!-- GENERATED BY ORACLE XSL MAPPER 10.1.2.0.0(build 050504) AT [FRI MAR 24 11:02:02 CST 2006]. -->
    ?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://Comp3/RFPOTest.wsdl" xmlns:xsd1="http://199.244.49.95/NotesRFPOInvoice.xsd" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/" xmlns:ns1="http://xmlns.oracle.com/ExecuteGloviaSP4" xmlns:wsa="http://schemas.xmlsoap.org/ws/2003/03/addressing" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap" xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20" xmlns:ora="http://schemas.oracle.com/xpath/extension" xmlns:orcl="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc" exclude-result-prefixes="xsl ns0 soap tns xsd1 plnk ns1 wsa bpws ldap xp20 ora orcl">
    <xsl:template match="/">
    <xsl:for-each select="/xsd1:invoiceCollection/xsd1:invoice">
    <ns1:ExecuteGloviaSP4ProcessRequest>
    <ns1:invCCN>
    <xsl:value-of select="xsd1:invCCN"/>
    </ns1:invCCN>
    <ns1:invVendorNbr>
    <xsl:value-of select="xsd1:invVendorNbr"/>
    </ns1:invVendorNbr>
    <ns1:invVendorApLoc>
    <xsl:value-of select="xsd1:invVendorApLoc"/>
    </ns1:invVendorApLoc>
    <ns1:invVendorInvoiceNbr>
    <xsl:value-of select="xsd1:invVendorInvoiceNbr"/>
    </ns1:invVendorInvoiceNbr>
    <ns1:invTotal>
    <xsl:value-of select="xsd1:invTotal"/>
    </ns1:invTotal>
    <ns1:invFreight>
    <xsl:value-of select="xsd1:invFreight"/>
    </ns1:invFreight>
    <ns1:invTax>
    <xsl:value-of select="xsd1:invTax"/>
    </ns1:invTax>
    <ns1:invDate>
    <xsl:value-of select="xsd1:invDate"/>
    </ns1:invDate>
    <ns1:invVendorTerms>
    <xsl:value-of select="xsd1:invVendorTerms"/>
    </ns1:invVendorTerms>
    <ns1:invUNID>
    <xsl:value-of select="xsd1:invUNID"/>
    </ns1:invUNID>
    <ns1:invGLDist>
    <xsl:value-of select="xsd1:invGLDist"/>
    </ns1:invGLDist>
    <ns1:invICN>
    <xsl:value-of select="concat(0,&quot;&quot;)"/>
    </ns1:invICN>
    <ns1:invCurrency>
    <xsl:value-of select="concat(&quot;USD&quot;,&quot;&quot;)"/>
    </ns1:invCurrency>
    <ns1:invGLDistCode>
    <xsl:value-of select="concat(&quot; &quot;,&quot;&quot;)"/>
    </ns1:invGLDistCode>
    </ns1:ExecuteGloviaSP4ProcessRequest>
    </xsl:for-each>
    </xsl:template>
    </xsl:stylesheet>
    However I have a new error now, since I'm also mapping the Collection to the for-each XSL node.
    Target XML is invalid for the target schema.
    <Line 18, Column 1>: XML-20100: (Fatal Error) Expected 'EOF'.
    Searching...

  • 9926 do not read AutoUnattend.xml on USB key

    From Vista to Windows 10 9879 I used AutoUnattend.xml on USB key to deploy.
    9926 do not read my AutoUnattend.xml who worked great with the previous versions.
    I try to modify my AutoUnattend.xml but Windows System Image manager do not want to generate the catalog and give me the message: Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical
    Reference' in Windows ADK User's Guide.
    Clic here to open the log file:
    16:26 : This application requires version 6.3.9600.16384 of the Windows ADK.
    Install this version to correct the problem
    16:29 : 
    16:29 : Windows SIM was unable to generate a catalog. For troubleshooting assistance, see the topic: 'Windows System Image Manager Technical Reference' in the Windows ADK User's Guide.
    16:29 : 
    16:29 : System.ComponentModel.Win32Exception (0x80004005): Unknown error (0xc1420117)
    Server stack trace: 
       at Microsoft.ComponentStudio.ComponentPlatformInterface.WimImageInfo.PostCreateCatalog()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.OfflineImageInfo.CreateCatalog()
       at Microsoft.ComponentStudio.ComponentPlatformInterface.CatalogCreatorImpl.CreateCatalog(OfflineImageInfo offlineImageInfo)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.ComponentStudio.ComponentPlatformInterface.ICatalogCreator.CreateCatalog(OfflineImageInfo offlineImageInfo)
       at Microsoft.ComponentStudio.CatalogGenerator.CreateCat(ProgressDialog pd, Object o)
    I do not know what to try to make a unattended install of 9926.
    Thank you for your help.

    Hi,
    Generally speaking, WinPE would generate a setupact.log which contains if the setup process look up AutoUnattend.xml file when installing system.
    Please check it.
    Roger Lu
    TechNet Community Support

  • XML-24521 Element not completed in oracle bpel - BPEL Test Case

    Hi All
    I created a baseline test for my bpel process which reads an image from one server and does ftp to another server. But this baseline test invalidates and giving
    following 2 errors
    Error(40,35): <Line 40, Column 35>: XML-24521: (Error) Element not completed: 'result'
    Error(41,52): <Line 41, Column 52>: XML-24521: (Error) Element not completed: 'clpRmsImageResponseElement'
    These two errors are complaining about the following two tags on the xml source of the baseline.xml
    *</ns0:result>*
    *</ns0:clpRmsImageResponseElement>*
    The xml source of baseline.xml is as follows.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BPELTest processName="MIBP_RMSImageTransfer"
    xmlns="http://xmlns.oracle.com/bpel/instancedriver">
    <initiate operation="initiate">
    <inboundMessage>
    <part name="payload">
    <content>
    <ns1:MIBP_RMSImageTransferProcessRequest xmlns:ns1="http://xmlns.monash.edu.au/its/MIBP_RMSImageTransfer">
    <ns1:Students>
    <ns1:Student_ID>10085998</ns1:Student_ID>
    </ns1:Students>
    </ns1:MIBP_RMSImageTransferProcessRequest>
    </content>
    </part>
    </inboundMessage>
    </initiate>
    <activityDriver name="getPersonImageFromWS" firstIteration="1"
    lastIteration="1">
    <emulate>
    <inboundMessage>
    <part name="parameters">
    <content>
    <ns0:clpRmsImageResponseElement xmlns:ns0="http://iascustom/CallistaPersonImageWS.wsdl/types/">
    <ns0:result>
    <ns0:pfaultobjOut xsi:type="ns0:FaulttypeUser"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:faultcode>0</ns0:faultcode>
    <ns0:faultdetail xsi:nil="1"/>
    <ns0:faultsummary xsi:nil="1"/>
    </ns0:pfaultobjOut>
    <ns0:pimgobjOut xsi:type="ns0:RmsimageresponseUser"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:personimage>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</ns0:personimage>
    <ns0:imagedt>2009-04-01T11:09:30.000+10:00</ns0:imagedt>
    <ns0:personid>10085998</ns0:personid>
    </ns0:pimgobjOut>
    </ns0:result>
    </ns0:clpRmsImageResponseElement>
    </content>
    </part>
    </inboundMessage>
    </emulate>
    </activityDriver>
    <activityDriver name="personImageToBasil2" firstIteration="1"
    lastIteration="1">
    <emulate/>
    </activityDriver>
    <activityDriver name="personImageToBasil1" firstIteration="1"
    lastIteration="1">
    <emulate/>
    </activityDriver>
    <activityDriver name="callbackClient" firstIteration="1" lastIteration="1">
    <emulate/>
    </activityDriver>
    </BPELTest>
    Please help me to resolve this.
    Thanks
    Jamith

    Hi All
    I created a baseline test for my bpel process which reads an image from one server and does ftp to another server. But this baseline test invalidates and giving
    following 2 errors
    Error(40,35): <Line 40, Column 35>: XML-24521: (Error) Element not completed: 'result'
    Error(41,52): <Line 41, Column 52>: XML-24521: (Error) Element not completed: 'clpRmsImageResponseElement'
    These two errors are complaining about the following two tags on the xml source of the baseline.xml
    *</ns0:result>*
    *</ns0:clpRmsImageResponseElement>*
    The xml source of baseline.xml is as follows.
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BPELTest processName="MIBP_RMSImageTransfer"
    xmlns="http://xmlns.oracle.com/bpel/instancedriver">
    <initiate operation="initiate">
    <inboundMessage>
    <part name="payload">
    <content>
    <ns1:MIBP_RMSImageTransferProcessRequest xmlns:ns1="http://xmlns.monash.edu.au/its/MIBP_RMSImageTransfer">
    <ns1:Students>
    <ns1:Student_ID>10085998</ns1:Student_ID>
    </ns1:Students>
    </ns1:MIBP_RMSImageTransferProcessRequest>
    </content>
    </part>
    </inboundMessage>
    </initiate>
    <activityDriver name="getPersonImageFromWS" firstIteration="1"
    lastIteration="1">
    <emulate>
    <inboundMessage>
    <part name="parameters">
    <content>
    <ns0:clpRmsImageResponseElement xmlns:ns0="http://iascustom/CallistaPersonImageWS.wsdl/types/">
    <ns0:result>
    <ns0:pfaultobjOut xsi:type="ns0:FaulttypeUser"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:faultcode>0</ns0:faultcode>
    <ns0:faultdetail xsi:nil="1"/>
    <ns0:faultsummary xsi:nil="1"/>
    </ns0:pfaultobjOut>
    <ns0:pimgobjOut xsi:type="ns0:RmsimageresponseUser"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <ns0:personimage>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</ns0:personimage>
    <ns0:imagedt>2009-04-01T11:09:30.000+10:00</ns0:imagedt>
    <ns0:personid>10085998</ns0:personid>
    </ns0:pimgobjOut>
    </ns0:result>
    </ns0:clpRmsImageResponseElement>
    </content>
    </part>
    </inboundMessage>
    </emulate>
    </activityDriver>
    <activityDriver name="personImageToBasil2" firstIteration="1"
    lastIteration="1">
    <emulate/>
    </activityDriver>
    <activityDriver name="personImageToBasil1" firstIteration="1"
    lastIteration="1">
    <emulate/>
    </activityDriver>
    <activityDriver name="callbackClient" firstIteration="1" lastIteration="1">
    <emulate/>
    </activityDriver>
    </BPELTest>
    Please help me to resolve this.
    Thanks
    Jamith

  • Autounattend.xml not launching from USB stick

    Hi All,
    I am currently tearing my hair out over this autounattend.xml which I am using as a part of image deployment for company I am working for.  I am currently deploying an image via a USB media and my autounattend.xml is currently in the root of my USB
    HDD.
    The windows image I am deploying is for Windows 7 x64 Professional, but whatever I do I am not able to automate this install. my .wim file is called install.wim (I kept it the same as the original which I deleted from source folder), new catalogue file called
    install_install.clg has been created via WSIM and replaced the Microsoft original .clg files which were in the source folder.  
    So, the USB launches the install but does not automate it, I am guessing because its either not seeing/reading the xml file in the root or the settings in the .xml file are incorrect I am including my .xml file info below, any help would be greatly appreciated.
    P.S. I am using Microsoft's generic windows activation key specifically for this purpose.
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SetupUILanguage>
                    <UILanguage>en-US</UILanguage>
                </SetupUILanguage>
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DiskConfiguration>
                    <WillShowUI>OnError</WillShowUI>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Order>2</Order>
                                <Size>20480</Size>
                                <Type>Primary</Type>
                            </CreatePartition>
                            <CreatePartition wcm:action="add">
                                <Order>1</Order>
                                <Size>153600</Size>
                                <Type>Primary</Type>
                            </CreatePartition>
                        </CreatePartitions>
                        <ModifyPartitions>
                            <ModifyPartition wcm:action="add">
                                <Active>false</Active>
                                <Extend>false</Extend>
                                <Format>NTFS</Format>
                                <Label>Recovery</Label>
                                <Letter>D</Letter>
                                <Order>2</Order>
                                <PartitionID>3</PartitionID>
                            </ModifyPartition>
                            <ModifyPartition wcm:action="add">
                                <Active>true</Active>
                                <Extend>false</Extend>
                                <Format>NTFS</Format>
                                <Label>OS</Label>
                                <Letter>C</Letter>
                                <Order>1</Order>
                                <PartitionID>2</PartitionID>
                            </ModifyPartition>
                        </ModifyPartitions>
                        <DiskID>0</DiskID>
                        <WillWipeDisk>true</WillWipeDisk>
                    </Disk>
                </DiskConfiguration>
                <ImageInstall>
                    <OSImage>
                        <InstallFrom>
                            <Path></Path>
                            <MetaData wcm:action="add">
                                <Key>/IMAGE/NAME</Key>
                                <Value>install</Value>
                            </MetaData>
                        </InstallFrom>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>2</PartitionID>
                        </InstallTo>
                        <InstallToAvailablePartition>false</InstallToAvailablePartition>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
                <UseConfigurationSet>true</UseConfigurationSet>
                <UserData>
                    <ProductKey>
                        <Key>FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4</Key>
                        <WillShowUI>OnError</WillShowUI>
                    </ProductKey>
                    <AcceptEula>true</AcceptEula>
                    <FullName>Integranet</FullName>
                    <Organization>Healthdirect Australia</Organization>
                </UserData>
            </component>
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <CompanyName>Healthdirect Australia</CompanyName>
                <Home_Page>www.google.com.au</Home_Page>
            </component>
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <OEMInformation>
                    <HelpCustomized>false</HelpCustomized>
                    <Manufacturer>Toshiba</Manufacturer>
                    <Model>Portege R930</Model>
                </OEMInformation>
                <ComputerName>NHCWS</ComputerName>
                <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
                <DoNotCleanTaskBar>false</DoNotCleanTaskBar>
                <ProductKey>FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4</ProductKey>
                <RegisteredOrganization>Healthdirect Australia</RegisteredOrganization>
                <RegisteredOwner>Healthdirect Australia</RegisteredOwner>
                <ShowWindowsLive>false</ShowWindowsLive>
                <TimeZone>AUS Eastern Standard Time</TimeZone>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                    <NetworkLocation>Work</NetworkLocation>
                    <ProtectYourPC>3</ProtectYourPC>
                </OOBE>
                <UserAccounts>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>MQBuAHQAMwBnAHIAYQBOADMAdAAwADEAUABhAHMAcwB3AG8AcgBkAA==</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <Description>Local Administrator</Description>
                            <DisplayName>Integranet</DisplayName>
                            <Group>Administrators</Group>
                            <Name>Integranet</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <DisableAutoDaylightTimeSet>false</DisableAutoDaylightTimeSet>
                <RegisteredOrganization>Healthdirect Australia</RegisteredOrganization>
                <RegisteredOwner>Healthdirect Australia</RegisteredOwner>
                <ShowWindowsLive>false</ShowWindowsLive>
                <StartPanelOff>false</StartPanelOff>
                <TimeZone>AUS Eastern Standard Time</TimeZone>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim:c:/users/slavko.filipovich/desktop/windows%20image%20project/toshiba%20z930/toshiba%20z930%20windows%207%20x64%20(current)/sources/install.wim#install" xmlns:cpi="urn:schemas-microsoft-com:cpi"
    />
    </unattend>

    Hi,
    After the deployment, If an answer file is not specified, Windows Setup implicitly searches for an answer file in several different locations. The locations include a previously cached answer
    file, an answer file at the root of a drive, and other locations.
    As it is said in this article:
    http://technet.microsoft.com/en-us/library/cc749415(v=ws.10).aspx
    In your case, you use a usb hard disk, this will be recognized as a drive of the system, not an external device. I suggest to put the unattend.xml file at a flash driver at the root of the device.
    Regards
    Wade Liu
    TechNet Community Support

  • Windows 8.1 32bit Autounattend.xml, disabling touch screen functionality

    This is quite a strange problem and I do not have the slightest clue why this is happening.
    I am trying to make an unattended Windows 8.1 Pro32 bit install for a touch screen PC. I have made an answer file which appears to work correctly (it skips all user interaction during the install). The issue is that when using this Autounattend.xml to install
    Windows the device stops responding to touch. The touch function works throughout the install process (so I know the screen is not broken) but once it has completed the install and loads the OS for the first time there is no touch function available.
    I have removed the Autounattend file from the disk image and installed the OS manually. Touch function works fine once it has completed without the use of an unattend file, which is why I'm fairly sure it is the xml file causing the issue.
    I have been able to make unattend.xml files for Windows 8.1 64bit as we as Windows 7 32 & 64bit but cannot make it work with Windows 8.1 32bit. I have made these .xml files using the Windows System Image Manager, I have made sure I have newest version
    downloaded and installed.
    Is this a common issue with Windows 8.1 32bit? 
    Any help would be greatly appreciated, I'm open to trying anything at this point.
    Below is my Autounattend file:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SetupUILanguage>
                    <UILanguage>en-US</UILanguage>
                </SetupUILanguage>
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DiskConfiguration>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Extend>true</Extend>
                                <Order>1</Order>
                                <Type>Primary</Type>
                            </CreatePartition>
                        </CreatePartitions>
                        <ModifyPartitions>
                            <ModifyPartition wcm:action="add">
                                <Active>true</Active>
                                <Format>NTFS</Format>
                                <Label>Windows</Label>
                                <Order>1</Order>
                                <PartitionID>1</PartitionID>
                            </ModifyPartition>
                        </ModifyPartitions>
                        <DiskID>0</DiskID>
                        <WillWipeDisk>true</WillWipeDisk>
                    </Disk>
                </DiskConfiguration>
                <ImageInstall>
                    <OSImage>
                        <InstallFrom>
                            <MetaData wcm:action="add">
                                <Key>/image/name</Key>
                                <Value>Windows 8.1 Pro</Value>
                            </MetaData>
                        </InstallFrom>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>1</PartitionID>
                        </InstallTo>
                        <InstallToAvailablePartition>false</InstallToAvailablePartition>
                        <WillShowUI>OnError</WillShowUI>
                    </OSImage>
                </ImageInstall>
                <UserData>
                    <ProductKey>
                        <Key>*****-*****-*****-*****-*****</Key>
                        <WillShowUI>OnError</WillShowUI>
                    </ProductKey>
                    <AcceptEula>true</AcceptEula>
                </UserData>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <HideLocalAccountScreen>true</HideLocalAccountScreen>
                    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
                    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                    <NetworkLocation>Work</NetworkLocation>
                    <ProtectYourPC>1</ProtectYourPC>
                </OOBE>
                <UserAccounts>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Description>Administrator account</Description>
                            <DisplayName>Administrator</DisplayName>
                            <Group>Administrators</Group>
                            <Name>Admin</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <VisualEffects>
                    <SystemDefaultBackgroundColor>14</SystemDefaultBackgroundColor>
                </VisualEffects>
            </component>
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
                    <Enabled>true</Enabled>
                    <LogonCount>5</LogonCount>
                    <Username>Admin</Username>
                </AutoLogon>
                <OEMInformation>
                    <Manufacturer>****** ************</Manufacturer>
                    <SupportHours>Mon - Fri, 9am - 5pm</SupportHours>
                    <SupportPhone>**** **** ***</SupportPhone>
                    <SupportURL>www.******************.com</SupportURL>
                </OEMInformation>
                <ComputerName>Admin-PC</ComputerName>
                <OEMName>Tablet Technologies</OEMName>
                <TimeZone>UTC</TimeZone>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim://tech1/users/support/desktop/updates/new%20iso&apos;s/win%208.1%2064%20bit/updated%20win%208-1%20pro%20sp1%2064%20bit/sources/install.wim#Windows 8.1 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi"
    />
    </unattend>

    Hello TwistedDTM,
    Based on my knowledge, I can't find out that this Autounattend.xml has configuration to block the touch screen.
    I want to confirm if you use the Windows 8.1 x86 image to create the catalog file.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • XML File not found for the Container model.cpx

    I can run my application from JDeveloper without receiving the error. But when I deploy the application I get the following:
    500 Internal Server Error
    oracle.jbo.NoXMLFileException: JBO-26001: XML File not found for the Container model.cpx     at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:751)     at oracle.jbo.uicli.mom.JUMetaObjectManager.createPool(JUMetaObjectManager.java:457)     at oracle.jbo.http.HttpContainer.findSessionCookie(HttpContainer.java:541)     at oracle.jbo.html.struts11.BC4JRequestProcessor.initPageFromPath(BC4JRequestProcessor.java:233)     at oracle.jbo.html.struts11.BC4JRequestProcessor.processMapping(BC4JRequestProcessor.java:123)     at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:234)     at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1292)     at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:721)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)     at java.lang.Thread.run(Thread.java:479)
    Any Ideas?

    Hi,
    please explicitly "make" the project. One reason for this problem could be that the model.cpx isn't created properly. Select the model project and compile the complete project before deploying it. Sometimes it helps to clear the "class" directory of the project on teh file system before re-compiling
    Frank

  • Error: Could not complete Create LOV Dialog Window...

    Using Jdeveloper 10.1.2 UIX to drop a MessageLovInput onto an Input Form I get the following error:
    Could not complete Create LOV Dialog Window because it would result in an invalid document.
    Clicking on details reveals the following:
    oracle.bali.xml.model.XmlInvalidOnCommitException: Errors
    Errors:
    Element text not defined in parent contents [node = text ]
    invalid subtree:
    <contents>
    <text text="Find the collection (which contains the legal values for the lovInput) in the Data Control Palette. Select the attribute (of the collection) that will be set by the lovInput and drop it into this space as a 'LOV Table'. " />
    </contents>
         at oracle.bali.xml.model.XmlModel._validateSubtree(XmlModel.java:2646)
         at oracle.bali.xml.model.XmlModel._validateDocument(XmlModel.java:2583)
         at oracle.bali.xml.model.XmlModel.precommitTransaction(XmlModel.java:1467)
         at oracle.bali.xml.model.XmlModel._validateInCommit(XmlModel.java:2538)
         at oracle.bali.xml.model.XmlModel.commitTransaction(XmlModel.java:531)
         at oracle.bali.xml.model.XmlModel.commitTransaction(XmlModel.java:516)
         at oracle.cabo.ide.adf.LovModelXml._createLovPage(LovModelXml.java:125)
         at oracle.cabo.ide.adf.LovModelXml.createControl(LovModelXml.java:55)
         at oracle.cabo.ide.adf.UixModelXml.populateFragment(UixModelXml.java:165)
         at oracle.cabo.ide.adf.UixAdfDocumentFragmentProvider.preInitializeNode(UixAdfDocumentFragmentProvider.java:38)
         at oracle.bali.xml.model.datatransfer.XmlKeyDocumentFragmentProvider._createDomNodeFromKey(XmlKeyDocumentFragmentProvider.java:97)
         at oracle.bali.xml.model.datatransfer.XmlKeyDocumentFragmentProvider.createFragment(XmlKeyDocumentFragmentProvider.java:38)
         at oracle.bali.xml.model.XmlModel.getImportedDocumentFragment(XmlModel.java:1771)
         at oracle.bali.xml.model.XmlModel.getFragmentForImportIfPossible(XmlModel.java:1801)
         at oracle.bali.xml.model.XmlModel.importData(XmlModel.java:1078)
         at oracle.bali.xml.model.XmlView.importData(XmlView.java:773)
         at oracle.bali.xml.gui.swing.dnd.ModelDropHandler._transferData(ModelDropHandler.java:624)
         at oracle.bali.xml.gui.swing.dnd.ModelDropHandler.drop(ModelDropHandler.java:235)
         at java.awt.dnd.DropTarget.drop(DropTarget.java:398)
         at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:542)
         at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextPeer.java:52)
         at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:805)
         at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:743)
         at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)
         at java.awt.Component.dispatchEventImpl(Component.java:3494)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:3269)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3123)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Opening the UIX page, the following code has been generated; not a <listOfValues> tag in sight!
    <?xml version="1.0" encoding="windows-1252"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    expressionLanguage="el">
    <content>
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui">
    <provider>
    <!-- Add DataProviders (<data> elements) here -->
    </provider>
    <contents>
    <document>
    <metaContainer>
    <!-- Set the page title -->
    <head title=""/>
    </metaContainer>
    <contents>
    <body>
    <contents>
    <form name="form0">
    </form>
    </contents>
    </body>
    </contents>
    </document>
    </contents>
    </dataScope>
    </content>
    <handlers>
    <!-- Add EventHandlers (<event> elements) here -->
    </handlers>
    </page>
    I have checked Metalink but can't find this error there either. Based on examples on OTN I have tried to create the LOV window manually but it does not work as expected:
    1) The window is not empty when opened - i.e. data has been retrieved.
    2) The filtering does not work.
    3) The selected value does not update the Input Form.
    I have pasted the code below in case anyone can point me in the right direction to work around the Jdeveloper error. However, I think Jdeveloper should create the LOV window correctly.
    Thanks in advance for your help.
    <?xml version="1.0" encoding="windows-1252"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:html="http://www.w3.org/TR/REC-html40" expressionLanguage="el">
    <content>
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui">
    <provider>
    <!-- Add DataProviders (<data> elements) here -->
    </provider>
    <contents>
    <document>
    <metaContainer>
    <!-- Set the page title -->
    <head title=""/>
    </metaContainer>
    <contents>
    <body>
    <contents>
    <listOfValues title="Organization"
    searchText="Enter search string here">
    <contents>
    <!-- indexed children -->
    <table model="${bindings.OrganizationView1}" id="OrganizationView13">
    <contents>
    <column>
    <columnHeader>
    <sortableHeader model="${ctrl:createSortableHeaderModel(bindings.OrganizationView1,'Name')}"/>
    </columnHeader>
    <contents>
    <textInput model="${uix.current.Name}" columns="10" readOnly="true"/>
    </contents>
    </column>
    <column>
    <columnHeader>
    <sortableHeader model="${ctrl:createSortableHeaderModel(bindings.OrganizationView1,'Address')}"/>
    </columnHeader>
    <contents>
    <textInput model="${uix.current.Address}" columns="10" readOnly="true"/>
    </contents>
    </column>
    <column>
    <columnHeader>
    <sortableHeader model="${ctrl:createSortableHeaderModel(bindings.OrganizationView1,'Url')}"/>
    </columnHeader>
    <contents>
    <textInput model="${uix.current.Url}" columns="10" readOnly="true"/>
    </contents>
    </column>
    <column>
    <columnHeader>
    <sortableHeader model="${ctrl:createSortableHeaderModel(bindings.OrganizationView1,'Phone')}"/>
    </columnHeader>
    <contents>
    <textInput model="${uix.current.Phone}" columns="10" readOnly="true"/>
    </contents>
    </column>
    </contents>
    <tableSelection>
    <singleSelection model="${bindings.OrganizationView1Iterator}" text="Select and ">
    <primaryClientAction>
    <firePartialAction targets="OrganizationView13" source="OrganizationView13" event="select"/>
    </primaryClientAction>
    </singleSelection>
    </tableSelection>
    </table>
    </contents>
    <filterChoice>
    <choice name="filterBy">
    <contents>
    <option text="Name" value="name"/>
    <option text="Address" value="address"/>
    </contents>
    </choice>
    </filterChoice>
    <headerInstructions>
    </headerInstructions>
    <searchInstructions>
    </searchInstructions>
    </listOfValues>
    </contents>
    </body>
    </contents>
    </document>
    </contents>
    </dataScope>
    </content>
    <handlers>
    <!-- Add EventHandlers (<event> elements) here -->
    <event name="goto sort" source="OrganizationView13">
    <invoke method="handleTableUiEvent" javaType="oracle.cabo.adf.rt.AdfUtils">
    <parameters>
    <parameter javaType="oracle.adf.model.binding.DCIteratorBinding" value="${bindings.OrganizationView1Iterator}"/>
    <parameter javaType="oracle.cabo.servlet.expl.ControllerImplicitObject" value="${uix}"/>
    </parameters>
    </invoke>
    </event>
    <event name="select" source="OrganizationView13">
    <set target="${bindings.OrganizationView1Iterator}" property="currentRowIndexInRange" value="${ui:tableSelectedIndex(uix, 'OrganizationView13')}"/>
    </event>
    <event name="lovFilter">
    <compound>
    <invoke method="setWhereClause" javaType="oracle.jbo.ViewObject" instance="${bindings.Name.viewObject}">
    <parameters>
    <parameter javaType="string" value="${empty param.filterBy ? 'NAME' : param.filterBy} LIKE '${param.searchText}'"/>
    </parameters>
    </invoke>
    <invoke method="executeQuery" javaType="oracle.jbo.ViewObject" instance="${bindings.Name.viewObject}"/>
    </compound>
    </event>
    </handlers>
    </page>

    Thanks for the response. OK... This is the first day I have been able to get back to the problem.
    My system I am running Photoshop on is a Power Mac G4, AGP Graphics ATY Rage 128Pro chip set 16MB VRAM LCD 1280x1024 32-bit color, 500MHz, 1.75GB of memory, 1 MB L2 Cache, 100 MHz Bus Speed. I had installed the latest security update and repaired the permissions the day the problem started.
    Now to day I started the system and went in and created a Guest Account. I logged into the guest account and started Photoshop. Low and behold it worked just fine. So I logged out of guest and logged into my main user account And started Photoshop. Wouldn't you know it.... It works just fine. I can open any file I want with now problems.
    I got to thinking after I had done all of this that I wished I had tried to open a file in Photoshop today prior to creating the guest account to see if it still had the problem in my main user account.
    I did not change anything else on the system and all seems to work fine now. So at his point I am really not sure what the problem was.
    Again thanks for taking the time to respond to this issue.

  • Updated xml schema not reflected in Import Manager and Syndicator

    Hi all,
    We have a perfectly running MDM scenario using custom XML schema for import and syndication. I have now updated the schema by adding a couple of fields to the schema and uploaded the new schema to MDM using Console - Admin - XML Schemas, and we have added the same fields in the repository. However, when I open Import Manager or Syndicator the xml schema is not updated, it is still showing the old version without the new fields. The fields added to the repository show up just fine.
    I have searched around the forum and it suggests I actually have to re-create manually all mappings with the new schema?! I cannot believe this is really necessary and would mean massive amounts of work.
    I have tried to export old maps and create new map with new schema. Then the new fields show up, but when I import the previously exported map the old schema returns and the new fields disappear.
    Any help with this seemingly very odd behavior is very much appreciated!
    Thanks,
    Kenneth

    Hi Kenneth, Aamir
    the statement
    > Uploading the XML schema in Console is mainly a placeholder, it not not synced with Import Manager or Syndicator schema at runtime.
    is not completely true. You have to differentiate the MDM version and the tools:
    MDM 7.1 Import Manager: uses the actual XSD of MDM Console
    MDM 7.1 Syndicator: stores the XSD as part of the map and disregards the one in MDM Console
    MDM 5.5 Import Manager: stores the XSD as part of the map and disregards the one in MDM Console
    MDM 5.5 Syndicator: stores the XSD as part of the map and disregards the one in MDM Console
    Best regards
    Michael

  • Software/Hardware Inventory not completing back to the SCCM server

    I am currently experiencing issues with our SCCM clients not completing Hardware\Software Inventory. I have started by checking the InventoryAgent.log files on the client machines, and get the following:
    Inventory: *********************** Start of message processing. ***********************
    InventoryAgent 8/08/2014 2:04:03 PM
    3716 (0x0E84)
    Inventory: Message type is InventoryAction
    InventoryAgent 8/08/2014 2:04:03 PM
    3716 (0x0E84)
    Inventory: Temp directory = C:\WINDOWS\CCM\Inventory\Temp\
    InventoryAgent 8/08/2014 2:04:03 PM
    3716 (0x0E84)
    Inventory: Clearing old collected files.
    InventoryAgent 8/08/2014 2:04:03 PM
    3716 (0x0E84)
    Inventory: Opening store for action {00000000-0000-0000-0000-000000000002} ...
    InventoryAgent 8/08/2014 2:04:03 PM
    3716 (0x0E84)
    Inventory: Action=Software ReportType=Delta
    InventoryAgent 8/08/2014 2:04:05 PM
    3716 (0x0E84)
    Inventory: Initialization completed in 1.435 seconds
    InventoryAgent 8/08/2014 2:04:05 PM
    3716 (0x0E84)
    Collection: Input context, scan rate in milliseconds = 2
    InventoryAgent 8/08/2014 2:04:05 PM
    4832 (0x12E0)
    Collection: Input context, skip file name = skpswi.dat
    InventoryAgent 8/08/2014 2:04:05 PM
    4832 (0x12E0)
    Collection: Namespace = \\.\root\ccm\invagt; Query = SELECT Name, Path, LastWriteDate, Size, CompanyName, ProductName, ProductVersion, ProductLanguage, FileVersion, FileDescription FROM FileSystemFile WHERE Name = '*.exe' AND Path = '*\\*' AND SkipWindirFolders
    = TRUE AND IsCompressed = FALSE AND IsEncrypted = FALSE; Timeout = 14400 secs.
    InventoryAgent 8/08/2014 2:04:05 PM
    4832 (0x12E0)
    Inventory: Collection Task completed in 25.039 seconds
    InventoryAgent 8/08/2014 2:04:30 PM
    3716 (0x0E84)
    Inventory: Temp report = C:\WINDOWS\CCM\Inventory\Temp\5d882a9f-067f-4034-964e-e75ac76b0d43.xml
    InventoryAgent 8/08/2014 2:04:30 PM
    3716 (0x0E84)
    Collection: 1/1 inventory data items successfully inventoried.
    InventoryAgent 8/08/2014 2:04:30 PM
    3716 (0x0E84)
    Inventory: Starting reporting task.
    InventoryAgent 8/08/2014 2:04:30 PM
    5172 (0x1434)
    Reporting: 0 report entries created.
    InventoryAgent 8/08/2014 2:04:30 PM
    5172 (0x1434)
    Inventory: Reporting Task completed in 0.109 seconds
    InventoryAgent 8/08/2014 2:04:30 PM
    5172 (0x1434)
    Inventory: Successfully sent report. Destination:mp:MP_SinvEndpoint, ID: {A845A227-FA16-437C-9770-590DA37078FE}, Timeout: 80640 minutes MsgMode: Signed, Not Encrypted
    InventoryAgent 8/08/2014 2:04:30 PM
    5172 (0x1434)
    Inventory: Cycle completed in 28.033 seconds
    InventoryAgent 8/08/2014 2:04:31 PM
    5172 (0x1434)
    Inventory: Action completed. InventoryAgent
    8/08/2014 2:04:31 PM 5172 (0x1434)
    Inventory: ************************ End of message processing. ************************
    InventoryAgent 8/08/2014 2:04:31 PM
    5172 (0x1434)
    Which seems the Inventory is completing as expected, but is not being sent on to the Management Point.
    When I check the MP_Hinv.log files on the Management Point, I don't see this computer name in there to show that it is processing this computer that has been sent.
    I also checked the IIS logs from the MP, and I am getting alot of the following errors:
    2014-08-11 23:59:30 10.1.1.122 BITS_POST /CCM_Incoming/{A4F4B1A2-BD24-4919-A761-34CB1C22616D} (bits_error:{7886667F-116E-4573-A267-74AC36B425FB},403,0x80070005) 443 - 10.240.9.105 Microsoft+BITS/7.5 403 0 0 35
    The last data that has been successfully inventoried was in 22nd of May. It seems that the intory is being completed by the client, but not being sent back to the Management Point?

    Hi,
    0x80070005 = Access denied
    C:\Windows\System32\CCM\Logs\DataTransferService.log – This is probably where you’re going to find an error.  Look for an error containing something like:
    CDTSJob::JobError : DTS Job ID= { GUID } . If you receive this error, you can be fairly sure that the transfer failed.
    Bitsadmin /list /allusers – Bitsadmin is a useful utility for manipulating and troubleshooting BITS transfers. Open up a command prompt and type
    bitsadmin /list /allusers or bitsadmin /list /allusers /verbose > bitslog.txt.  
    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.

  • Could not complete parsing, unmatched tags - Please Help

    I am getting the following error with WLS 6.1, thanks for any help given:
              <Dec 4, 2001 10:11:13 AM PST> <Error> <HTTP>
              <[WebAppServletContext(4939071,digex_web,/digex_web)] Root cause of Servlet
              Exception
              weblogic.utils.ParsingException: Could not complete parsing, unmatched tags:
              correctNumber
              at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:1032)
              at weblogic.servlet.jsp.JspParser.doit(JspParser.java:78)
              at weblogic.servlet.jsp.JspParser.parse(JspParser.java:181)
              at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:119)
              at
              weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:255)
              at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:327)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:189)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:154)
              at
              weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:36
              8)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :242)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :304)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              :200)
              at
              weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              ntext.java:2456)
              at
              weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              :2039)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >
              The following is the JSP code:
              <jsp:useBean id='form' scope='request'
              class='beans.app.forms.CreateAccountForm'/>
              <%@ taglib uri='cards' prefix='card' %>
              <jsp:setProperty name='form' property='*'/>
              <card:correctNumber number='<%=form.getCreditCardNumber() %>'
              type='<%=form.getCreditCardType() %>'
              expireMonth='<%=form.getCreditCardExpirationMonth() %>'
              expireYear='<%=form.getCreditCardExpirationYear() %>'>
              <% form.validateCard() %>
              <jsp:forward page='/validate-account-action.do'/>
              The following is the taglib:
              <?xml version="1.0" encoding="ISO-8859-1" ?>
              <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library
              1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
              <taglib>
              <tlibversion>1.1</tlibversion>
              <jspversion>1.1</jspversion>
              <shortname>CardTag</shortname>
              <uri>http://www.servletsuite.com/servlets/cardtag</uri>
              <info>Credit card number checking</info>
              <tag>
              <name>correctNumber</name>
              <tagclass>com.cj.ccnum.Correct</tagclass>
              <bodycontent>JSP</bodycontent>
              <info>Executes body for correct credit card number</info>
              <attribute>
              <name>number</name>
              <required>true</required>
              <rtexprvalue>true</rtexprvalue>
              </attribute>
              <attribute>
              <name>type</name>
              <required>true</required>
              The following is my web.xml tag definition:
              <taglib>
              <taglib-uri>cards</taglib-uri>
              <taglib-location>/WEB-INF/tlds/cardcheck.tld</taglib-location>
              </taglib>
              <rtexprvalue>true</rtexprvalue>
              </attribute>
              <attribute>
              <name>expireMonth</name>
              <required>true</required>
              <rtexprvalue>true</rtexprvalue>
              </attribute>
              <attribute>
              <name>expireYear</name>
              <required>true</required>
              <rtexprvalue>true</rtexprvalue>
              </attribute>
              </tag>
              </taglib>
              

    You need to close the correctNumber tag.
              Mike
              "Gino" <[email protected]> wrote in message
              news:[email protected]...
              > I am getting the following error with WLS 6.1, thanks for any help given:
              >
              > <Dec 4, 2001 10:11:13 AM PST> <Error> <HTTP>
              > <[WebAppServletContext(4939071,digex_web,/digex_web)] Root cause of
              Servlet
              > Exception
              > weblogic.utils.ParsingException: Could not complete parsing, unmatched
              tags:
              > correctNumber
              > at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:1032)
              > at weblogic.servlet.jsp.JspParser.doit(JspParser.java:78)
              > at weblogic.servlet.jsp.JspParser.parse(JspParser.java:181)
              > at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:119)
              > at
              > weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:255)
              > at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:327)
              > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:189)
              > at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:154)
              > at
              >
              weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:36
              > 8)
              > at
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :242)
              > at
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :304)
              > at
              >
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
              > :200)
              > at
              >
              weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
              > ntext.java:2456)
              > at
              >
              weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
              > :2039)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              > >
              >
              > The following is the JSP code:
              >
              > <jsp:useBean id='form' scope='request'
              > class='beans.app.forms.CreateAccountForm'/>
              >
              > <%@ taglib uri='cards' prefix='card' %>
              >
              > <jsp:setProperty name='form' property='*'/>
              >
              > <card:correctNumber number='<%=form.getCreditCardNumber() %>'
              > type='<%=form.getCreditCardType() %>'
              > expireMonth='<%=form.getCreditCardExpirationMonth() %>'
              > expireYear='<%=form.getCreditCardExpirationYear() %>'>
              > <% form.validateCard() %>
              >
              > <jsp:forward page='/validate-account-action.do'/>
              >
              >
              > The following is the taglib:
              >
              > <?xml version="1.0" encoding="ISO-8859-1" ?>
              > <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library
              > 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
              >
              > <taglib>
              > <tlibversion>1.1</tlibversion>
              > <jspversion>1.1</jspversion>
              > <shortname>CardTag</shortname>
              > <uri>http://www.servletsuite.com/servlets/cardtag</uri>
              > <info>Credit card number checking</info>
              >
              > <tag>
              > <name>correctNumber</name>
              > <tagclass>com.cj.ccnum.Correct</tagclass>
              > <bodycontent>JSP</bodycontent>
              > <info>Executes body for correct credit card number</info>
              >
              > <attribute>
              > <name>number</name>
              > <required>true</required>
              > <rtexprvalue>true</rtexprvalue>
              > </attribute>
              >
              > <attribute>
              > <name>type</name>
              > <required>true</required>
              >
              > The following is my web.xml tag definition:
              >
              > <taglib>
              > <taglib-uri>cards</taglib-uri>
              > <taglib-location>/WEB-INF/tlds/cardcheck.tld</taglib-location>
              > </taglib>
              > <rtexprvalue>true</rtexprvalue>
              > </attribute>
              >
              > <attribute>
              > <name>expireMonth</name>
              > <required>true</required>
              > <rtexprvalue>true</rtexprvalue>
              > </attribute>
              >
              > <attribute>
              > <name>expireYear</name>
              > <required>true</required>
              > <rtexprvalue>true</rtexprvalue>
              > </attribute>
              >
              > </tag>
              >
              > </taglib>
              >
              >
              

  • .XML page not opening in IE after running in JDeveloper 10.1.3

    Hi,
    I built a page SamplePG.xml under webui in JDeveloper.
    When i tried to run the page, the internet explorer opened and it keeps on refreshing, the page is not completely opening.
    any suggestions.
    Thanks.

    Hi There
    the page is not completely opening ? , you mean it takes very long time to render the page on the
    browser ?? or what is the exact error you 're getting ??
    Keerthi

  • Error - xml tags not proprely ended

    HI Friends,
    i have wrote an xml package for oracle apps report. After runing my concurrent program it will through an error
    The following tags were not closed: payrollstart, locsummary. Error processing resource 'http://hrmstest.vra.com:8000/OA_CG...
    this is my xml begin part package
    l_business_group_id NUMBER;
         BEGIN
              SELECT TO_NUMBER(p_business_group_id)
                  INTO l_business_group_id
                   FROM DUAL;
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<?xml version="1.0"?>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<payrollstart>');
              FND_FILE.PUT_LINE(FND_FILE.LOG,'XX_PAYROLL_REG_REPORT Report');
              FND_FILE.PUT_LINE(FND_FILE.LOG,'---------------------------------------------');
              FND_FILE.PUT_LINE(FND_FILE.LOG,'Parameters of XX_PAYROLL_REG_REPORT Report is');
              FND_FILE.PUT_LINE(FND_FILE.LOG,'business group id '||p_business_group_id);
              FND_FILE.PUT_LINE(FND_FILE.LOG,'pay date '||p_paydate);
              FND_FILE.PUT_LINE(FND_FILE.LOG,'Department name'||p_department);
              FND_FILE.PUT_LINE(FND_FILE.LOG,'Payroll id '||p_payroll_id);
              /*opening the cursour's one by one */
              FOR i IN csr_get_loc_summary(l_business_group_id,p_paydate,p_department,p_payroll_id) LOOP
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<locsummary>');
             FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<location_code>'||i.location_code||'</location_code>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<counts>'||i.counts||'</counts>');
               FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_basic_sal>'||i.loc_basic_sal||'</loc_basic_sal>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_Salary_Arrears>'||i.loc_Salary_Arrears||'</loc_Salary_Arrears>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_Over_time>'||i.loc_Over_time||'</loc_Over_time>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_Other_Allowance>'||i.loc_Other_Allowance||'</loc_Other_Allowance>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_Income_tax>'||i.loc_Income_tax||'</loc_Income_tax>');
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_Other_deductions>'||i.loc_Other_deductions||'</loc_Other_deductions>');
            FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<loc_Net_Salary>'||i.loc_Net_Salary||'</loc_Net_Salary>');
                   FOR j IN cur_get_payroll_summary(l_business_group_id,i.location_id,p_paydate,p_department,p_payroll_id) LOOP
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<paysummary>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<employee_number>'||j.employee_number||'</employee_number>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<full_name>'||REPLACE(j.full_name,'&','and')||'</full_name>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<payroll_name>'||REPLACE(j.payroll_name,'&','and')||'</payroll_name>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<ORGANIZATION>'||REPLACE(j.ORGANIZATION,'&','and')||'</ORGANIZATION>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<basic_sal>'||j.basic_sal||'</basic_sal>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Salary_Arrears>'||j.Salary_Arrears||'</Salary_Arrears>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Over_time>'||j.Over_time||'</Over_time>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Other_Allowance>'||j.Other_Allowance||'</Other_Allowance>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Income_tax>'||j.Income_tax||'</Income_tax>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Other_deductions>'||j.Other_deductions||'</Other_deductions>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Net_Salary>'||j.Net_Salary||'</Net_Salary>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<Month_of>'||j.Month_of||'</Month_of>');
                    FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<SYS_DATE>'||j.SYS_DATE||'</SYS_DATE>');
                      FOR k IN cur_get_report_summary(l_business_group_id,p_paydate,p_department,p_payroll_id) LOOP
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<reportsummary>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_count>'||k.tot_count||'</tot_count>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_basic_sal>'||k.tot_basic_sal||'</tot_basic_sal>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_Salary_Arrears>'||k.tot_Salary_Arrears||'</tot_Salary_Arrears>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_Over_time>'||k.tot_Over_time||'</tot_Over_time>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_Other_Allowance>'||k.tot_Other_Allowance||'</tot_Other_Allowance>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_Income_tax>'||k.tot_Income_tax||'</tot_Income_tax>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_Other_deductions>'||k.tot_Other_deductions||'</tot_Other_deductions>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'<tot_Net_Salary>'||k.tot_Net_Salary||'</tot_Net_Salary>');
                        FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'</reportsummary>');
                        END LOOP;
                   FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'</paysummary>');
                   END LOOP;
              FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'</locsummary>');
            END LOOP;          
         FND_FILE.PUT_LINE(FND_FILE.OUTPUT,'</payrollstart>');
              EXCEPTION
                   WHEN OTHERS THEN
                   FND_FILE.PUT_LINE(FND_FILE.LOG,'NO DATA FOUND ');
         END XX_PAYROLL_REG_REPORT;
    end XX_PAYROLL_REGISTER;
    /could you please any body tell me any body why it will show an error?
    thank and regards
    rkrao

    To me, it is not clear what the error you encountered was or where in the code that error was coming from.
    I would approach it a different way entirely instead of trying to manually build up some XML with repeating/nested nodes and writing it to a file one line at a time (or so it appears).
    Not tested and not complete since many of the details are hidden but gives you some insight since this structure is complete.
       SELECT XMLElement("payrollstart",
                XMLAgg(
                  XMLElement("locsummary",
                    XMLForest(location_code AS "location_code",
                              counts AS "counts",
                              --- more columns
                              loc_next_salary AS "loc_Next_Salary"),
                    (SELECT XMLAgg(XMLElement("paysummary",
                                    XMLForest(employee_number AS "employee_number",
                                              --- more columns
                                              sys_date AS "SYS_DATE"),
                                    (SELECT XMLAgg(XMLElement("reportsummary",
                                                    XMLForest(tot_count AS "tot_count",
                                                              --- more columns
                                                              tot_Net_Salary AS "tot_Net_Salary")))
                                              FROM table3
                                             WHERE 1=1) -- whatever the join conditions are
                             FROM table2
                            WHERE 1=1) -- whatever the join conditions are
                 ))).getClobVal()
         INTO l_clob
         FROM table1
        WHERE 1=1
        dbms_xslprocessor.clob2file(l_clob, <dir_object>, <file_name>);That uses SQL/XML to build up the XML in the format needed, converts it to a clob and then uses Oracle built in tools to write the clob to disk.
    Another option instead of using SQL/XML would be to use DBMS_XMLGEN (http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_xmlgen.htm#CHEJCICB). I don't use that approach but plenty of examples of it on the forums.

Maybe you are looking for

  • ITunes no longer connects to many of the radio stations that it used to

    I recently patched the new upgrade version of iTunes. I decided to wait this long so they could work out some of the bugs first. Apparently it still has some. And this post applys to both the Mac and Windows versions. I used to enjoy listening to the

  • Production Order Report with Cost

    Hi, I am trying to create a report using query to show the production order details, including the components item code (can be inventory or non-inventory), issued qty, component cost of each component and product cost. Can anyone help? Thanks.

  • How do I delete an e.mail on my 5s that has a mime attachment,the e.mail can be read but not deleted.

    How do I delete an e.mail  on my 5s iphone that has a mime attachement? the e.mail can be read but not deleted. A message comes up saying that it cannot be moved! The e.mail was sent to me and I forwarded it. The e.mail is not in any other folder in

  • Photoshop on Retina Display

    I'm thinking to buying new Mac book pro but I've heard photoshop doesn't look very well on the retina display. Is it true?? I use CS6 mainly but also use CS5 sometime. Someone said there is a free update for CS6, so what happened CS5? Can't I use CS5

  • How to hide/remove a menu item in Acrobat X

    Hi, I have a plugin created in acrobat sdk 9, running on acrobat x. I want to hide/remove the "Manage Trusted Identities" menu item, found under "Sign & certify (panel) > more sign & certify menu." How can i achieve this using javascript? thanks in a