Template issues on upload

I created a template for my website, and everything seems to run just fine on my local computer when I preview the site in a browser, but once I upload all the files, the template does not work at all off the server, it shows no pictures (can't be displayed and no background), what do i do?

http://www.calgaryvipers.com/proto/index2.htm
this is the prototype of the website that will take over of the existing site open to the public.

Similar Messages

  • XML Publisher/Report Definition - Excel Template Issue

    Hi everyone,
    I'm Diego, and I've been getting some issue to upload/download Excel templates using XML Publisher and Report Definition.
    I've been working over Real Estate Module and I get an activity to make an Excel Report. I've made all necessary step to make an excel template; create a .xls template, uploading the file to XML Publisher Repository, creating a Report Definition associating a RDA, and so on...
    When I generate the file in the Web (DV), it doesnt work; when I download the final excel, it doesnt appear any information. It comes just the statics texts and formatting, the real data information inside xml doesn't appear at excel.
    I've made a lot of tests and changes, but without success.
    FYI, I've already made a .rtf template and it worked well.
    I'd really apreciate if anyone help me or at least having any clue about it.
    Thanks so much,
    Diego Santos

    Hi my friend,
    First of all, thanks for reply.
    I've checked the template definition, and it seems OK.
    I've created the XML Publish Repository with Object Type = TL, in excel template I didn't put any additional info, (the field Template Type = TYPE_EXCEL_TEMPLATE cames by default).
    As I told above, i've made many tests..with and without grouping, but no success.
    However, when I test it locally it works. When I test the .xls + xml using Template Viewer runs well. But when I download the .xls on Web, it didn't retrieve any data information. =/
    I've already downloaded this doc, and I'm using it as support.
    If you need any more information, pls let me know that I'll tell you in a sec.
    Thanks a lot,
    Diego

  • Business Blue Print  Document template issue !

    Dear Gurus
    i am facing issue on uploading my BBP Document template . I need to add my own custom template rather standard , but i am facing error of "Document not found"
    Kindly help....

    Hi Maz,
    I recently experienced the same error on a SolMan EHP1 system (SPS20) and SAP responsed with the following recommendation that resolved it for me.
    "Please add the following entry to table IWEXTEND using
    transaction SM30 and test afterwards again
    Enhance:       Rel. Enahn      SAP rel.
    /KWCUST/ 701              620"
    I think the key here is that the "Rel" value must reflect the level of your ABAP stack on the SolMan system i.e. since we are on EHP1 that means we are on level 701 (release 700 EHP 1). The "SAP rel" value must always equal 620. It seems to be performing some mapping function and if it can't perform the mapping then it produces that "Document not found error".
    I'll post this reply to your other cross-posts as well - let me know if it works.
    Regards,
    Paul

  • Email Alert Template Issue - List Alerts (Alert Me) emails not using customized XML alert template

    We have recently customized the XML alerts template (AlertTemplates.xml) for our site collection in SharePoint 2010 to exclude specific fields in the email when users who have subscribed using the "Alert Me" feature. We have renamed the
    custom alerts XML file and loaded the custom template in the following directory (%ProgramFiles%\Common Files\Microsoft Shared\Web server extensions\14\TEMPLATE\XML) and restarted IIS.  Once users subscribe to the alerts using the list "alert me"
    function they received the customized email as intended.
    We needed to auto-subscribe users to the email alerts so what we did was use a powershell script to add users to the alert subscriptions using the script shown below:
    Import-Csv D:\Temp\filename.csv | ForEach-Object{
    $webUrl=$_.WebUrl
    $listTitle=$_.List
    $alertTitle=$_.AlertTitle
    $subscribedUser=$_.SubscribedUser
    $alertType=$_.AlertType
    $deliveryChannel=$_.DeliveryChannel
    $eventType=$_.EventType
    $frequency=$_.Frequency
    $oldAlertID=$_.ID
    $web=Get-SPWeb $webUrl
    $testAlert = $web.Alerts | WHERE { $_.ID -eq $oldAlertID }
    IF ($testAlert) {
    $web.Alerts.Delete([GUID]$oldAlertID)
    Write-Host Old alert $oldAlertID deleted. -Foregroundcolor Cyan
    $list=$web.Lists.TryGetList($listTitle)
    $user = $web.EnsureUser($subscribedUser)
    $newAlert = $user.Alerts.Add()
    $newAlert.Title = $alertTitle
    $newAlert.AlertType=[Microsoft.SharePoint.SPAlertType]::$alertType
    $newAlert.List = $list
    $newAlert.DeliveryChannels = [Microsoft.SharePoint.SPAlertDeliveryChannels]::$deliveryChannel
    $newAlert.EventType = [Microsoft.SharePoint.SPEventType]::$eventType
    $newAlert.AlertFrequency = [Microsoft.SharePoint.SPAlertFrequency]::$frequency
    if($frequency -ne "Immediate"){
    $AlertTime=$_.AlertTime
    $newAlert.AlertTime=$AlertTime
    $newAlert.Update()
    Write-Host Created $newAlert.Title for $subscribedUser . -Foregroundcolor Cyan
    } ELSE {
    Write-Host Alert $alertTitle for $subscribedUser already done. Moving on. -Foregroundcolor Magenta
    When we ran the script and added the users and restarted the service, all users who were auto-subscribed via this method get the email without the customizations that were done in teh custom alert template.  All users who manually subscribed on their
    own to the list using the "Alert Me" function would get the customized email.
    Does anyone know why users who manually subscribe to the alerts get the customized email, and users who were auto-subscribed using the powershell script do not get the customized email and get the standard generic email template?

    Hi  ,
    According to your code, it create a new alert using SPUser.Alerts.Add() method. For this method, it will create a new alert based on the predefined alert template by default.
    If you only assigned the custom alert template to the list, users who manually subscribe to the alerts get the customized email, but users who were auto-subscribed using the PowerShell script get the standard
    generic email template.
    For your issue, you can set the new alert ‘s alert template:
    http://social.technet.microsoft.com/Forums/en-US/1b19c12f-fc37-48cf-8b59-6c09f095dc23/custom-alert-email-templates-issue-list-alerts-emails-not-using-customized-xml-alert-template?forum=sharepointgeneralprevious
    Here is a good blog you can have a look:
    http://blogs.msdn.com/b/sharepointdeveloperdocs/archive/2007/12/07/customizing-alert-notifications-and-alert-templates-in-windows-sharepoint-services-3-0.aspx
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Issue while uploading data from flatfile to Transaction(VK13).

    Hi All,
    I am facing an issue while uploading the data from flatfile to the transaction(vk13). My flat file is as shown below.
    SalesOrganization    DistributionChannel    Customer    Material    Releasestatus    Amount    Currency    Quantity    UOM    ValidFrom    ValidTo
    2000    01    0010029614    AT309739    A    20.00    USD    1    PC    09/11/2014    12/31/9999
    If I upload these data using the RV_CONDITION_COPY  FM it is succesfully uploading to the relevant tables(konh,konp) but in the tcode VK13  I am getting all values fine, except UOM. Instead of PC it is showning as ***. I did not understand why it is happening please give an idea to solve my issue.
    Regards,
    Chakradhar.

    Hi Raymond,
    Thanks for your reply.Yes,If I use CONVERSION_EXIT_CUNIT_INPUT in my program the issue is, Assume If the user is giving PC as value for UOM field in flat file and upload the flat file.It is successfully uploading the value PC to the UOM field in transaction VK13 but the in the database table(konp) it is showing the value as ST.
    Regards,
    Chakradhar.

  • Error - The file must match the template type. Upload one file per language

    hi,
    Error - The file must match the template type. Upload one file per language and territory combination.
    i am getting above error while registering RTF template in oracle application e -business suite using XML publisher admistrator responsibility.
    My work :
    i generated xml output using concurrent program.
    for this i used standard PO report,
    the executable name: POXPRPOP.
    i designed the template using MS Office word (for RTF template)
    for this :
    <?start: body?>
    <? for-each: G_Headers?>
    VENDOR:
    <?POH_VENDOR_NAME?>
    <?POH_VENDOR_COUNTRY?>
    PURCHASEORDER NO.
    <?POH_PO_NUM?>
    SHIP TO:
    <?C_COMPANY?>
    <?POH_SHIP_ADDRESS_LINE1?>
    <?POH_SHIP_COUNTRY?>
    BILL TO:
    <?C_COMPANY?>
    <?POH_BILL_ADDRESS_LINE1?>
    <?POH_BILL_COUNTRY?>
    <?end for-each?>
    <?end body?>
    saved this file as "Purchasing.rtf" on desk top
    i registered data definition
    name:purchase order data definition.
    code : short name of concurrent program.
    i try to create template Or register the template in oracle e-business suite.
    name: purchasing template
    code: concurrent program short name
    type : RTF.
    file : browse from desk top (purchasing.rtf)
    language:english
    territory: US.
    but i am getting above error
    could any one help to come out of this problem.
    thank you
    regarding,
    sai krishna@cavaya

    Hi,
    I am getting the error as
    The file must match the template type. Upload one file per language and territory combination.
    I have checked the template name. It doesn't exist already. Please help me.
    Thanks in Advance,
    Jeganathan

  • Does IIS Reset stop/start or IIS Restart fix template issues? See photos.

    I have been having major template issues over the past couple of weeks where several templates give me access denied. I have been in contact with Microsoft about the issue, but after 2 days and 5 hours on the phone, the issue still cannot be resolved.
    I then tried to use old sites that had the templates and "Save Site as Template". The new template that was saved are stored in the Solutions Gallery (template is "activated"). 
    I ran the create new site process and chose the new template that I saved. 
    The template looked like this last week,
    Now the template looks like this today.
    In between last week and this week, I did an SP2 installation to Project Server 2010/SharePoint 2010. 
    I also did an IIS Reset /stop and IIS reset/ start
    I also went into the IIS Manager on the central administration server and clicked "Restart".
    This is a very time sensitive issue, and want to know how I accidentally resolved the issue. It's very weird that any of these above would change the template, but somehow it did. I do not want to reset IIS if I do not have to. If anyone has any idea on
    how this could have gotten resolved it would be greatly appreciated.

    Hi TR,
    Not sure if iisreset always fixes this issue.
    Sorry for my misleading description, I thought that there was a possiable that some js/css files weren't loaded in the browser randomly for new site created based on the template, so I think maybe some js/css files customized
    and referenced in the orginal site (or in new site) may need to be checked-in and published.
    Now I think is it possible that the issue is related to js/css load sequence in browser? or is it browser compatible issue(maybe not based on iisreset)?
    Or you may try add new site in trusted site in IE see if it helps.
    Also check if browser F12 developer tool could provide some useful information.
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Issue with upload of time events through SAPCDT45

    Dear Consultants,
    I am facing an issue while uploading the clocking data for locked entries.
    When the entries are uploaded from CC1TEV to TEVEN table using program SAPCDT45, "Changed By" and "Changed On" fields
    are coming blank in PA30 IT2011
    PFA the screenshot describing the current situation for such a record updated via SAPCDT45.There you can see that the change information is not getting updated. whereas in normal cases where the data is uploaded directly to TEVEN table, this data is coming properly.
    Kindly help.
    Regards,
    Udit Singhal

    Hi Udit,
    There are three fields in CC1TEV which must be filled if you wish to update UNAME and AEDTM fields in IT2011.
    ERDAT  - Date of Entry in SAP
    ERTIM   - Time of Entry in SAP
    USRUP - User who uploads the data
    In real time, the flat file will come through an interface from time recording system. It won't have data for the above fields. Hence, the program RPTEUP10 should be modified to update these fields.
    When the program SAPCDT45 runs, it will read these values to update UNAME and AEDTM fields.
    I have already implemented this for a couple of clients and I can assure you that it works.
    Also, RPTEUP10 doesn't work in sequential file mode which will be needed for picking up file from SAP Application Server. Hence, you will need to customize the program.
    Please refer my blog where I have explained in detail why we need to customize program RPTEUP10.
    I hope this information is helpful and resolves your query.
    Thanks and regards,
    Vivek Barnwal

  • Issue while uploading .TIFF file into Standard text using RSTXLDMC

    Hi All,
    We are facing issues while uploading .TIFF file into standard text through program RSTXLDMC.
    Getting the following error.
    TIFF format error: No baseline TIFF 6.0 file.
    The image is a colored one.
    Please provide me solution if anyone has worked in this area.
    Thanks in Advance,
    Anand Raj Kuruba.

    Hi,
    Often this error occurs because the TIFF file you have has been saved with some form of compression.  You need to open in a picture edit program and save as TIFF making sure options are set so there is no compression.
    Andrew

  • Templates fails to upload

    I am getting an error while uploading a template.
    In the message console I am getting this error
    Job Construction Phase
    begin()
    Appended operation 'Import Virtual Machine Template' to object 'cfgFile_0004fb00001400005c33cf92650cd43f'.
    Appended operation 'Virtual Machine Cfg File Configure' to object 'cfgFile_0004fb00001400005c33cf92650cd43f'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (CREATED): [VirtualMachineTemplate] 0004fb00001400005c33cf92650cd43f (E1_DB.tgz)
    Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb00001400005c33cf92650cd43f
    Operation: Import Virtual Machine Template
    Operation: Virtual Machine Cfg File Configure
    Job Running Phase at 07:20 on Wed, Feb 8, 2012
    Job Participants: [34:30:33:34:31:33:55:53:45:36:32:33:4e:36:4e:36 (dnptovm200)]
    Actioner
    Starting operation 'Import Virtual Machine Template' on object 'cfgFile_0004fb00001400005c33cf92650cd43f'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.JobFailureException: OVMAPI_5001E Job "1328710821448" Failed due to failure "(02/08/2012 08:01:45:873 AM)
    Async operation failed on server: dnptovm200.
    Object: cfgFile_0004fb00001400005c33cf92650cd43f,
    PID: 25479,
    Server error message: Template import error: No VM configure file found.
    " on server "34:30:33:34:31:33:55:53:45:36:32:33:4e:36:4e:36" associated with object "cfgFile_0004fb00001400005c33cf92650cd43f"
    Wed Feb 08 08:01:46 MST 2012
    at com.oracle.ovm.mgr.api.job.JobEngine.checkJobStatus(JobEngine.java:602)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:580)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:564)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineTemplateImport.action(VirtualMachineTemplateImport.java:68)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    FailedOperationCleanup
    Starting failed operation 'Import Virtual Machine Template' cleanup on object 'cfgFile_0004fb00001400005c33cf92650cd43f'
    Complete rollback operation 'Import Virtual Machine Template' completed with direction=cfgFile_0004fb00001400005c33cf92650cd43f
    Rollbacker
    Objects To Be Rolled Back
    Object (CREATED): [VirtualMachineTemplate] 0004fb00001400005c33cf92650cd43f (E1_DB.tgz)
    Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb00001400005c33cf92650cd43f
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=5391 method=addTransactionIdentifier accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setName accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setFoundryContext accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=onPersistableCreate accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setLifecycleState accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setRollbackLifecycleState accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setName accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setFoundryContext accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=onPersistableCreate accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setLifecycleState accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setRollbackLifecycleState accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setJobAsset accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setVirtualMachineCfgFile accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setVirtualMachine accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=importVirtualMachineTemplate accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setSimpleName accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setAsset accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=configure accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setOrigin accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=setDescription accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=setAsset accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=configure accessLevel=6
    Class=InternalJobDbImpl vessel_id=5391 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=5391 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=5391 method=setFailedOperation accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=5409 method=nextJobOperation accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=5414 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    I then went and check the ovs-agent.log and found this:
    [2012-02-08 07:51:20 6926] DEBUG (OVSNotificationServer:138) Sending notification: {ASYNC_PROC} progress PID 25479
    [2012-02-08 07:51:41 25479] DEBUG (OVSAsyncProc:192) async_proc_prog: notification {ASYNC_PROC} progress PID 25479 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 11713453161L, 'CURRENT_BYTES': 11587552675L, 'OPERATION': 'download'}
    [2012-02-08 07:51:41 25479] DEBUG (OVSNotificationProxy:45) Notification sent: {ASYNC_PROC} progress PID 25479
    [2012-02-08 07:51:41 6926] DEBUG (OVSNotificationServer:138) Sending notification: {ASYNC_PROC} progress PID 25479
    [2012-02-08 07:52:03 25479] DEBUG (OVSAsyncProc:192) async_proc_prog: notification {ASYNC_PROC} progress PID 25479 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 11713453161L, 'CURRENT_BYTES': 11685037467L, 'OPERATION': 'download'}
    [2012-02-08 07:52:03 25479] DEBUG (OVSNotificationProxy:45) Notification sent: {ASYNC_PROC} progress PID 25479
    [2012-02-08 07:52:03 6926] DEBUG (OVSNotificationServer:138) Sending notification: {ASYNC_PROC} progress PID 25479
    [2012-02-08 07:52:16 25479] DEBUG (OVSAsyncProc:192) async_proc_prog: notification {ASYNC_PROC} progress PID 25479 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 11713453161L, 'CURRENT_BYTES': 11713453161L, 'OPERATION': 'download'}
    [2012-02-08 07:52:16 25479] DEBUG (OVSNotificationProxy:45) Notification sent: {ASYNC_PROC} progress PID 25479
    [2012-02-08 07:52:16 6926] DEBUG (OVSNotificationServer:138) Sending notification: {ASYNC_PROC} progress PID 25479
    *[2012-02-08 07:52:20 25479] DEBUG (OVSAsyncProc:104) ovs_async_proc: pid 25479 status 1 output Template import error: No VM configure file found.
    [2012-02-08 07:52:20 25479] DEBUG (OVSNotificationProxy:45) Notification sent: {ASYNC_PROC} exit PID 25479
    [2012-02-08 07:52:20 6926] DEBUG (OVSNotificationServer:138) Sending notification: {ASYNC_PROC} exit PID 25479
    The template comes from a OVM 2 version where it contains
    [root@dendell08 E1_DB_898.4.1_11GR2_X86_64]# ls -lrt
    total 79221520
    -rwxrwxrwx 1 root root 13316728320 Nov 23 2010 system.img
    -rwxrwxrwx 1 root root 350 Jan 11 2011 vm.cfg
    -rwxrwxrwx 1 root root 78643200000 Jan 11 2011 E1_DB.img
    [root@dendell08 E1_DB_898.4.1_11GR2_X86_64]#
    The vm.cfg file contains the following:
    # Automatically generated xen config file
    name = "orclvmdb"
    memory = "4096"
    disk = [ 'file:/OVS/running_pool/orclvmdb/system.img,hda,w',
    'file:/OVS/running_pool/orclvmdb/E1_DB.img,hdb,w', ]
    vif = [ '', ]
    bootloader="/usr/bin/pygrub"
    vcpus=4
    vfb = [ 'type=vnc,vncunused=1,vnclisten=0.0.0.0' ]
    on_reboot = 'restart'
    on_crash = 'restart'
    Is there something wrong with the vm.cfg?

    The images I am trying to upload are the following size:
    system.img 12.6 Gigabytes
    DBase.img 73.2 Gigabytes
    The repository has 98 Gigabytes of available space.
    When I tried loading as one tgz file I got errors of
    *[2012-02-08 07:52:20 25479] DEBUG (OVSAsyncProc:104) ovs_async_proc: pid 25479 status 1 output Template import error: No VM configure file found.
    When I tried uploading as seperate files in the upload menu I am pretty sure I ran out of space and got the error:
    [2012-02-09 07:43:53 20641] DEBUG (OVSAsyncProc:104) ovs_async_proc: pid 20641 status 1 output Template import error: [Errno 14] curl#23 - "Failed writing body"
    Pretty sure this is due to running out of space.
    Worked through the issues with deleting other images files to free up more space in the respository. Tried again and am nowing getting the following error:
    (02/16/2012 03:00:21:237 PM) Async operation failed on server: dnptovm200. Object: cfgFile_0004fb0000140000dda73e3bb2a9dfec, PID: 21608, Server error message: Template import error: Cannot find disk file: system.img
    If I change the order of the upload I get the same error.
    Could this still be a space issue? Can't add anymore space to repository.
    This isn't an issue when trying to clone the images it happens when uploading. However, I am concerned that when I do get thsi uploaded I won't have enought space to create a clone of this image to run.
    Does anyone have any ideas or comments?
    Edited by: JRL on Feb 17, 2012 9:41 AM

  • Flash in DW CS3 template issues

    I have created a template which contains a Flash header at
    the top. After creating new pages using the template, some of the
    pages are not loading the Flash movie for some reason. The index
    page does, but none of the others.The Flash does not reside in an
    editable region, so why would it not load in any of the pages. Here
    is the project in question:
    http://uniquecreationsdesign.com/spiritlife/
    I have just started creating the pages from the template and
    linking them up. As it is right now there are only the first two
    links, but already having the issue and I don't want to continue
    until I can get this issue sorted out. The strange thing about this
    problem is that from DW, if I view the pages in question locally
    there is nothing at the top, no Flash at all. Once uploaded to the
    server and viewed remotely I see the Flash container but no movie
    loads.
    Any help here? I greatly appreciate in advance and light you
    can shed on this issue.

    Make the link to the Flash file a ROOT relative link in the
    Template. Do
    that by changing this -
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','780','height','200','src','spirit_life_header','quality','high','pluginspage','http:/ /www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','sp irit_life_header'
    ); //end AC code
    </script><noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="780" height="200">
    <param name="movie" value="spirit_life_header.swf" />
    <param name="quality" value="high" />
    <embed src="spirit_life_header.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="780"
    height="200"></embed>
    </object>
    </noscript>
    to this -
    AC_FL_RunContent(
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','780','height','200','src','/spirit_life_header','quality','high','pluginspage','http: //www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/ spirit_life_header'
    ); //end AC code
    </script><noscript>
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="780" height="200">
    <param name="movie" value="/spirit_life_header.swf" />
    <param name="quality" value="high" />
    <embed src="/spirit_life_header.swf" quality="high"
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="780"
    height="200"></embed>
    </object>
    </noscript>
    Then make sure that a) the file 'spirit_life_header.swf' is
    IN THE ROOT
    FOLDER.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "UniqueCreations" <[email protected]> wrote
    in message
    news:[email protected]...
    >I have created a template which contains a Flash header
    at the top. After
    > creating new pages using the template, some of the pages
    are not loading
    > the
    > Flash movie for some reason. The index page does, but
    none of the
    > others.The
    > Flash does not reside in an editable region, so why
    would it not load in
    > any of
    > the pages. Here is the project in question:
    >
    http://uniquecreationsdesign.com/spiritlife/
    >
    > I have just started creating the pages from the template
    and linking them
    > up.
    > As it is right now there are only the first two links,
    but already having
    > the
    > issue and I don't want to continue until I can get this
    issue sorted out.
    > The
    > strange thing about this problem is that from DW, if I
    view the pages in
    > question locally there is nothing at the top, no Flash
    at all. Once
    > uploaded to
    > the server and viewed remotely I see the Flash container
    but no movie
    > loads.
    >
    > Any help here? I greatly appreciate in advance and light
    you can shed on
    > this
    > issue.
    >

  • Template images not uploading

    Forgive me if this has been asked. I looked through past posts and didn't find anything.
    I'm uploading my site to an outside server and I'm running across the issue about the spaces in the file names. I finally got all of my images to upload, but I can't get the template images to show up. I removed the spaces from the names and they're uploaded, but they don't show up on my site. Is there some other thing I need to do to get them to work? I'm using the Gazette template and if you want to see my site, its here: http://www.rainbowjoule.net
    I also have an issue with my templates not showing up in iWeb when I go to add a new page. I haven't tried all of the methods posted here to get them back, but is there a way that I can edit the names to not have the spaces (I've just been replacing them with -) and still show up?

    Is there anyway to change the file names in the template folders and still have them work in iWeb? I tried it with one image and all I got was a grey box with an x through it.

  • Template Issue with RemoteApp Hybrid Deployment

    Hi,
    I have uploaded a template by using the template provided in cloud gallery (Windows Server 2012 R2) and configured RRAS as provided in the creating custom template image Microsoft documentation.
    The image was uploaded after which I configured my On-Prem with Azure VNet and once completed when I attached the template and tried to click the publish applications I see an error as “There are no application configured/added
    at Startup”. I am not quite sure why this error comes up and went through some online search but couldn’t find any references.
    Similarly I also tried to use HyperV and configured a Windows Server 2012 R2 and pre-requisites and uploaded the custom template and found the same error.
    I am attaching the screenshots.
    Ratemp6 -> For this template I used the Gallery Image and created VM and then followed the steps to create a vhd and uploaded to remoteapp template
    Other Templates -> For this I used HyperV and used win server 2008 r2 and then followed the steps to create a vhd and uploaded to remoteapp template
    Please let me know if anyone has face similar issues and how to resolve it.
    Thanks,
    Sahas
    Sahas Lad

    Hi Sahas,
    Have you tried to use the publish option “Publish programs using path”?
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Issue when uploading Sales data from DSO to Cube.

    Dear All,
    I have an issue when I am uploading Sales data from DSO to Cube.  I am using BI 7.0 and I have uploaded all sales document level data to my DSO.  Then I use a transformation rule to calculate the Sales Value when I am doing DTP to cube.  Cube has customer wise aggregation data.
    In DSO I have NetPrice(KF) and Delivered_QTY(KF).  I do a simple multiplication routine in the transformation from DSO to Cube.
    RESULT =   SOURCE_FIELDS-NET_PRICE * SOURCE_FIELDS-DLV_QTY .
    At the moment I use Active Table(With out Archive) on the DSO to get the data since this is my first load.
    Issue is that the figure (Sales Value) in the cube is incorrect. I am getting a very large values which is impossible.
    Can someone please help me.
    Shanka

    Hi,
    are you sure that cube has customer wise aggregated data..since it will always aggregate the values of the key figures for the same set of characters...
    did you checked the values for the key figures as well and if even they are inflated or is the problem with this key figure only.
    During the data load the records may aggregates first for the same values of characters and then multiplication will be happening....if that is the case then you may have to multiply the values before storing it in the data package and then let it aggregate....can be achived through start routine...
    but first verify if other key figures are also having the same issue.
    Thanks
    Ajeet

  • Item Conversion Template Issue for Oracle Migration - Copy functionality

    Hi,
    I am working on Migration project which is from Radius ERP to Oracle 11.5.10.2.
    Currently working on Item Conversion. This Item conversion having the fileds like (ORGANIZATION_ID,SEGMENT1,DESCRIPTION,ITEM_TYPE,COST_OF_SALES_ACCOUNT,SALES_ACCOUNT,ATTRIBUTE_CATEGORY,ATTRIBUTE1,ATTRIBUTE2,ATTRIBUTE3,ATTRIBUTE4,ATTRIBUTE5,ATTRIBUTE6,ATTRIBUTE7,ATTRIBUTE8,ATTRIBUTE9,ATTRIBUTE10,ATTRIBUTE11,ATTRIBUTE12,ATTRIBUTE13,ATTRIBUTE14,ATTRIBUTE15,GLOBAL_ATTRIBUTE10,REF_INVENTORY_ITEM_ID,REF_ORGANIZATION_ID).
    I have validated those fields and loaded into interfacing to Oracle Successfully in the master Org and Validated through Frontend.
    when I close the form, I will be receiving the below warning message and telling that Template id needs to be assign to the item before assigning item to the Org. The message is showing like
    "*You have not applied a template to this item, please apply a template before assigning this item to an ORG.*"
    Please find the below package which I wrote for this conversion requirement.
    The customer is saying like need to achieve the copy functionality based on the "REF_INVENTORY_ITEM_ID and REF_ORGANIZATION_ID".
    The Issue is am not able to handle the copy functionality and getting above message. kindly refer the package and suggest me where i am doing the mistake. Its high priority issue for me.
    Thanks in advance.
    CREATE OR REPLACE PACKAGE APPS.xxxx_inv_items_conv_pkg
    AS
    PROCEDURE xxx_item_conversion_proc (
    errbuf OUT VARCHAR2,
    retcode OUT VARCHAR2,
    p_org_id IN NUMBER,
    -- p_commit_point IN NUMBER,
    p_load_code IN VARCHAR2
    IS
    <<Local Variables Declaration>> <<For space limit deleted these variables>>
    CURSOR cur_item_master (pc_org_code VARCHAR2)
    IS
    SELECT itemstg.*
    FROM xxx_inv_system_items_stg itemstg
    WHERE itemstg.organization_id = pc_org_code
    AND itemstg.status_flag IS NULL;
    CURSOR cur_item_master_dup (pc_org_code VARCHAR2)
    IS
    SELECT itemstg.segment1, itemstg.organization_id
    FROM xxx_inv_system_items_stg itemstg
    WHERE itemstg.ROWID <
    (SELECT MAX (b.ROWID)
    FROM xxx_inv_system_items_stg b
    WHERE b.segment1 = itemstg.segment1
    AND b.organization_id = itemstg.organization_id
    AND b.organization_id = pc_org_code
    AND itemstg.status_flag IS NULL
    AND b.status_flag IS NULL);
    BEGIN
    IF p_load_code = 'Insert'
    THEN
    l_transaction_type := 'CREATE'; -- Default Value in I/F Table
    ELSIF p_load_code = 'Update'
    THEN
    l_transaction_type := 'UPDATE'; -- Default Value in I/F Table
    END IF;
    DBMS_OUTPUT.put_line ( 'Validation Starts At :'
    || TO_CHAR (SYSDATE, 'DD-MON-YYYY HH24:MI:SS')
    --Checking for Duplicate Records items
    BEGIN
    UPDATE xxx_inv_system_items_stg a
    SET a.status_flag = 'E',
    a.error_message = 'Duplicate Record'
    WHERE a.ROWID >
    ANY (SELECT b.ROWID
    FROM xxx_inv_system_items_stg b
    WHERE a.segment1 = b.segment1
    AND a.organization_id = b.organization_id)
    AND a.organization_id = p_org_id
    AND a.status_flag IS NULL;
    EXCEPTION
    WHEN OTHERS
    THEN
    DBMS_OUTPUT.put_line ('Exception in updating duplicates'
    || SQLERRM
    END;
    DBMS_OUTPUT.put_line ('CheckPoint: Duplicate Record');
    BEGIN
    SELECT organization_id
    INTO l_organization_id
    FROM org_organization_definitions
    WHERE organization_id = p_org_id;
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    DBMS_OUTPUT.PUT_LINE(p_org_id||' Org Does Not Exist');
    -- p_retcode := '2';
    WHEN OTHERS
    THEN
    DBMS_OUTPUT.PUT_LINE('Exception in Getting Org Id'||'Cannot Proceed');
    -- p_retcode := '2';
    END ;
    DBMS_OUTPUT.put_line ('CheckPoint: Orgcode' || l_organization_id);
    /* IF p_retcode = '2'
    THEN
    RETURN;
    END IF;*/
    --Block             : Setting Master and Validation Orgs Flags
    BEGIN
    SELECT DECODE (master_organization_id, l_organization_id, 'Y', 'N'),
    master_organization_id
    INTO l_master_org,
    l_master_org_id
    FROM mtl_parameters
    WHERE organization_id = l_organization_id;
    EXCEPTION
    WHEN OTHERS
    THEN
    l_master_org := 'N';
    l_master_org_id := NULL;
    DBMS_OUTPUT.PUT_LINE(p_org_id||' Org Does Not Exist');
    END ;
    DBMS_OUTPUT.put_line ('master_organization_id');
    SELECT fnd_profile.VALUE ('USER_ID')
    INTO l_user_id
    FROM DUAL;
    -- Block : Set the SET_PROCESS_ID
    l_set_process_id := l_organization_id;
    l_insert_count := 0;
    LOOP
    BEGIN
    SELECT COUNT (segment1)
    INTO l_insert_count
    FROM mtl_system_items_interface
    WHERE set_process_id = l_set_process_id
    AND transaction_type = l_transaction_type
    AND process_flag = 1;
    EXCEPTION
    WHEN OTHERS
    THEN
    l_insert_count := 0;
    END;
    EXIT WHEN l_insert_count = 0;
    l_set_process_id := l_set_process_id + 10;
    END LOOP;
    DBMS_OUTPUT.put_line ('SET PROCESS ID -l_insert_count ' || l_insert_count);
    IF p_load_code = 'Insert'
    THEN
    BEGIN
    FOR recitem_data IN cur_item_master_dup (p_org_id)
    LOOP
    UPDATE xxx_inv_system_items_stg
    SET status_flag = l_processed_flag,
    error_message = l_error_message
    WHERE segment1 = recitem_data.segment1
    AND organization_id = recitem_data.organization_id
    AND status_flag IS NULL;
    COMMIT;
    END LOOP;
    EXCEPTION
    WHEN OTHERS
    THEN
    DBMS_OUTPUT.put_line ( 'Update of Duplicates Failed : '
    || SQLCODE
    || '--'
    || SQLERRM
    END ;
    END IF;
    FOR recitem_data IN cur_item_master (p_org_id)
    LOOP
    <<Local Variables Declaration>> <<For space limit deleted these variables>>
    IF p_load_code = 'Update'
    THEN
    l_error_message := 'Update Mode' || l_error_delimiter;
    END IF;
    --l_count := -1;
    BEGIN
    DBMS_OUTPUT.put_line ('CheckPoint: ItemValidationStart');
    SELECT DISTINCT inventory_item_id,
    restrict_subinventories_code,
    restrict_locators_code
    INTO l_inventory_item_id,
    l_restrict_subinventories_code,
    l_restrict_locators_code
    FROM apps.mtl_system_items_b msi
    WHERE msi.organization_id = l_organization_id
    AND msi.segment1 = UPPER (recitem_data.segment1);
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    l_count := 0;
    -- l_processed_flag := 'F';
    DBMS_OUTPUT.put_line ('inventory_item_id - AFTER MAIN LOOP' || l_inventory_item_id||'-'||l_processed_flag);
    DBMS_OUTPUT.put_line ('inventory_item_id - AFTER MAIN LOOP' || l_inventory_item_id||'-'||recitem_data.ref_inventory_item_id);
    WHEN OTHERS
    THEN
    l_count := -1;
    -- l_processed_flag := 'F';
    DBMS_OUTPUT.put_line ('inventory_item_id - AFTER MAIN LOOP' || l_inventory_item_id||'-'||l_processed_flag);
    END ;
    DBMS_OUTPUT.put_line ('inventory_item_id - AFTER MAIN LOOP'||recitem_data.ref_inventory_item_id);
    IF l_count = -1
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Exception - Checking Item already Present'
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ('Exception - Checking Item already Present'||l_processed_flag);
    ELSIF (l_count > 0 AND p_load_code = 'Insert')
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Item Already Exists In '
    || p_org_id
    || ' Organization '
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ('Exception - Checking Item already Present1'||l_processed_flag);
    ELSIF (l_count = 0 AND p_load_code = 'Update')
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Item Not Present In '
    || p_org_id
    || ' Organization '
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ('Exception - Checking Item already Present2'||l_processed_flag);
    END IF;
    BEGIN
    SELECT count(*)
    INTO l_seg_count
    FROM apps.mtl_system_items_b msi
    WHERE msi.organization_id = l_organization_id
    AND msi.segment1 = UPPER (recitem_data.segment1);
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    l_seg_count := 0;
    l_processed_flag:='F';
    l_error_message :=
    l_error_message
    || 'Item Not Present In Oracle'
    || p_org_id
    || ' Organization '
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ('inventory_item_id - l_seg_count ' ||l_seg_count||'-'||l_processed_flag );
    WHEN OTHERS
    THEN
    l_seg_count := -1;
    l_processed_flag:='F';
    l_error_message :=
    l_error_message
    || 'Item Not Present In Oracle'
    || p_org_id
    || ' Organization '
    || l_error_delimiter;
    END ;
    IF p_load_code = 'Insert'
    THEN
    IF l_organization_id != l_master_org_id
    THEN
    BEGIN
    SELECT COUNT (1)
    INTO l_org_item_count
    FROM apps.mtl_system_items_b msi
    WHERE msi.organization_id = l_master_org_id
    AND msi.segment1 = UPPER (recitem_data.segment1);
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    l_org_item_count := 0;
    DBMS_OUTPUT.put_line ('l_org_item_count ' ||l_org_item_count||'-'||l_processed_flag );
    WHEN OTHERS
    THEN
    l_org_item_count := -1;
    END ;
    IF l_org_item_count = -1
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Exception - Checking Item in Master '
    || l_error_delimiter;
    ELSIF l_org_item_count = 0
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Item Does Not Exist in Master '
    || l_error_delimiter;
    END IF;
    END IF;
    END IF;
    DBMS_OUTPUT.put_line ( 'CheckPoint: Iteminmasterorg'
    || l_org_item_count
    IF (recitem_data.description IS NULL AND p_load_code = 'Insert')
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message || 'Description is NULL' || l_error_delimiter;
    END IF;
    IF (recitem_data.sales_account IS NOT NULL)
    THEN
    BEGIN
    SELECT code_combination_id
    INTO l_sales_account
    FROM gl_code_combinations_kfv
    WHERE code_combination_id= recitem_data.sales_account;
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    -- l_processed_flag := 'F'; --QUESTION
    l_error_message :=
    l_error_message
    || 'Sales Account Not Setup '
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ( 'CheckPoint: Salesacct_Validation'
    || l_sales_account||'-'||l_processed_flag
    WHEN OTHERS
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Sales Account Exception '
    || SQLERRM
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ( 'CheckPoint: Salesacct_Validation'
    || l_sales_account||'-'||l_processed_flag
    END ;
    END IF;
    IF (recitem_data.cost_of_sales_account IS NOT NULL)
    THEN
    BEGIN
    SELECT code_combination_id
    INTO l_cost_of_sales_account
    FROM gl_code_combinations_kfv
    WHERE code_combination_id =
    recitem_data.cost_of_sales_account;
    EXCEPTION
    WHEN NO_DATA_FOUND
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'COGS Account Not Setup '
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ( 'l_cost_of_sales_account'
    || l_cost_of_sales_account||'-'||l_processed_flag
    WHEN OTHERS
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'COGS Account Exception '
    || SQLERRM
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ( 'l_cost_of_sales_account'
    || l_cost_of_sales_account||'-'||l_processed_flag
    END check_cogs_account;
    END IF;
    BEGIN
    select distinct organization_code
    into l_ref_org_code
    from org_organization_definitions
    where organization_id = recitem_data.ref_organization_id ;
    EXCEPTION
    WHEN OTHERS THEN
    l_ref_org_code:= NULL;
    l_processed_flag:='F';
    l_error_message :=
    l_error_message
    || 'Reference Org Not Present'
    || p_org_id
    || ' Organization '
    || l_error_delimiter ;
    DBMS_OUTPUT.put_line ('l_ref_org_code'|| l_ref_org_code||'-'||l_processed_flag);
    END;
    BEGIN
    select concatenated_segments
    into l_ref_inventory_item_code
    from mtl_system_items_kfv
    where inventory_item_id = recitem_data.ref_inventory_item_id
    and organization_id = recitem_data.ref_organization_id ;
    EXCEPTION
    WHEN OTHERS THEN
    l_ref_inventory_item_code :=NULL;
    l_processed_flag:='F';
    l_error_message :=
    l_error_message
    || 'Reference Item Not Present'
    || p_org_id
    || ' Organization '
    || l_error_delimiter;
    DBMS_OUTPUT.put_line ('l_ref_inventory_item_code'|| l_ref_inventory_item_code||'-'||l_processed_flag);
    END;
    IF (l_master_org = 'N' AND p_load_code = 'Insert')
    THEN
    BEGIN
    SELECT count(*)
    INTO l_description_count
    FROM mtl_system_items_tl
    WHERE organization_id = l_master_org_id
    AND inventory_item_id =
    (SELECT inventory_item_id
    FROM mtl_system_items_b
    WHERE organization_id = l_master_org_id
    AND segment1 = recitem_data.segment1);
    END ;
    IF l_description_count > 0 THEN
    l_processed_flag:='F';
    l_error_message :=
    l_error_message
    || 'Item Description Not Present'
    || p_org_id
    || ' Organization '
    || l_error_delimiter;
    END IF;
    END IF;
    IF l_processed_flag = 'S'
    THEN
    BEGIN
    INSERT INTO mtl_system_items_interface
    (organization_id,
    segment1,
    description,
    ITEM_TYPE,
    COST_OF_SALES_ACCOUNT,
    SALES_ACCOUNT,
    attribute_category,
    set_process_id,
    transaction_type,
    process_flag,
    copy_organization_code,
    copy_item_number,
    creation_date,
    created_by,
    last_updated_by,
    last_update_date
    --attribute_category
    , attribute1
    , attribute2
    ,attribute3
    ,attribute4
    ,attribute5
    ,attribute6
    ,attribute7
    ,attribute8
    ,attribute9
    ,attribute10
    ,attribute11
    ,attribute12
    ,attribute13
    ,attribute14
    ,attribute15
    ,global_attribute10
    VALUES (l_organization_id,
    recitem_data.segment1,
    recitem_data.description,
    recitem_data.ITEM_TYPE,
    recitem_data.COST_OF_SALES_ACCOUNT,
    recitem_data.SALES_ACCOUNT,
    recitem_data.ATTRIBUTE_CATEGORY,
    l_set_process_id,
    l_transaction_type, --,l_transaction_type
    l_process_flag,
    l_ref_org_code,
    l_ref_inventory_item_code,
    SYSDATE, l_user_id,
    l_user_id, SYSDATE
    -- l_attribute_category
    ,recitem_data.attribute1
    ,recitem_data.attribute2
    ,recitem_data.attribute3
    ,recitem_data.attribute4
    ,recitem_data.attribute5
    ,recitem_data.attribute6
    ,recitem_data.attribute7
    , recitem_data.attribute8
    ,recitem_data.attribute9
    , recitem_data.attribute10
    ,recitem_data.attribute11
    ,recitem_data.attribute12
    ,recitem_data.attribute13
    ,recitem_data.attribute14
    ,recitem_data.attribute15
    , substr(recitem_data.global_attribute10,1,length(recitem_data.global_attribute10)-1) --recitem_data.global_attribute10
    l_insert_count := l_insert_count + 1;
    /* IF (l_insert_count = NVL (p_commit_point, 10000))
    THEN
    -- l_set_process_id := l_set_process_id + 10; -- REVERT BACK CHANGE
    l_insert_count := 0;
    END IF;
    EXCEPTION
    WHEN OTHERS
    THEN
    l_processed_flag := 'F';
    l_error_message :=
    l_error_message
    || 'Error in Inserting Item '
    || SQLERRM
    || l_error_delimiter;
    END ;
    COMMIT;
    DBMS_OUTPUT.put_line ('CheckPoint: Insertion Completed in Intfacetable');
    END IF;
    BEGIN
    UPDATE xxx_inv_system_items_stg
    SET status_flag = l_processed_flag,
    error_message = l_error_message
    WHERE segment1 = recitem_data.segment1
    AND organization_id = recitem_data.organization_id
    AND status_flag IS NULL;
    COMMIT;
    DBMS_OUTPUT.put_line ('Error Message'||l_error_message);
    EXCEPTION
    WHEN OTHERS
    THEN
    fnd_file.put_line (fnd_file.LOG,
    'Error:Updating Item:'
    || SQLCODE
    || '-'
    || SQLERRM
    END;
    END LOOP; --FOR recitem_data IN cur_item_master
    DBMS_OUTPUT.put_line ( 'Validation Ends At :'
    || TO_CHAR (SYSDATE, 'DD-MON-YYYY HH24:MI:SS')
    DBMS_OUTPUT.put_line ('Number of records inserted into Table Successfully -->'|| l_insert_count);
    END;
    END xxxx_inv_items_conv_pkg;
    Edited by: 896170 on Apr 12, 2013 11:58 PM

    Issue got solved... changed the PO line amount as:
    <?xdoxslt:set_variable($_XDOCTX,'line_amt',xdoxslt:to_number(LINE_AMOUNT))?>
    Reference :Syntax for 'to_number'
    Regards
    Manikanta Panigrahi

Maybe you are looking for