Custom Importer Issue

Hi All,
I am using Premiere Pro CS4 SDK and Premiere Pro CS4 trial version to create a custom importer. I tried SDK_Custom_Importer sample and my issue is -
When I select File->New->SDK Custom Import... the .sdkc file created during imGetPrefs8 is not listed in the Project panel. But the entry shows up if I select the same file from File->Import dialog.
How do I make sure the file is added even when I select File->New->SDK Custom Import?
Thanks,
Chandan

Hi Chandan,
The Color Matte and Title clips are not quite the same as your custom importer example.  Those are synthetic clips, without a file reference on disk.  If you exported a title to a file on disk, and then reimported it, and duplicated it so that there were two clips in the Project panel that reference the same file on disk, I think you would have the same behavior as what you're seeing with your custom importer.  Duplicate doesn't create a new file on disk.  The user would need to do that manually, and then import the new file.
Regards,
Zac

Similar Messages

  • Strange import issue .. no longer works in 2.6 or Beta 3

    Strange import issue.
    I use LR-2.6 everyday but have only played around with the LR-3 for a limited amount of time so the other day I decided check it out and tried to import a handful of RAW(canon) files on a SDxc-8g card via a USB card reader. I set it up to copy and convert to DNG, apply a few keywords and Metadata but when I tried it acted like it imported the first image and then froze. Card reader lights stopped blinking and just stayed on, program task bar doesn’t show any progress, not even for the first image. I then went to the folder that I was going to have the images copies to and it contained a file of the first image, but there is no indication that LR-3 even created it and it doesn’t show up in the catalog. When I tried to close out LR-3 is popped up the “in the middle of a task warning” so I just closed the program and tried it a couple more times to no avail.
    So I though o well I will just open up LR-2.6 and import them from there, guess what now LR-2.6 does the exact same thing!!
    I thought maybe my card reader was a POS but I was able to drag all the files to a new folder on my desktop and import them from there, nope. Tried rebooting a couple times, even opened a new catalog to test with, in both LR-2.6 and LR-3 and neither will work..
    I am stumped any ideas?

    Thank you for everyone's assistance
    I actually figured out what the problem was, like most issues it comes back to operator error, it seem I had inadvertently chose a "rename file on import" template that I had set up to name the files based on a custom fill-in field in the Meta Data, I normally only used that template when I was exporting images that had been completely edited, so being these images were new imports that field was blank, hence it would import the first image and then do to " don't import subjected duplicates" being checked it would just stop the import process.

  • Importing issues with Final Cut Pro X. Green flash and twitches while play back

    Hello, I'm having some importing issues with Final Cut Pro X and I can't find any solution whatsoever. Perhaps my importing settings are wrong?
    Anyways, I've done a lot of recordings on eye TV and HD PVR with some videos that are about 3 hours long. I exported them into H.264 files, which turns them into mpeg-4 files with AAC audio. Then I import them into final cut pro X and I notice it takes a long time for them to render the videos and I notice that there are some green screens and twitches while I play through the video.
    Here is a screenshot of the green screen that I'm talking about:
    [URL=http://imageshack.us/photo/my-images/688/screenshot20130409at338.png/][IMG]http://img688.imageshack.us/img688/4537/screenshot20130409at338.png[/IMG][/URL]
    Could it be my 2 video graphics card that is causing this kind of issues? Or is there any solution to fix this?
    In the past, I've used iMovie 09 and it worked out perfectly. However, the new iMovie 11 is terrible because it automatically optimzie my 3 hour long videos into making the importing process to (144 hours long to import). Is there any way to get iMovie 09 back or am I stuck on dealing with this Final Cut Pro X issues?
    More information:
    My Hauppauge HD PVR settings are set to custom. Video Constant Bit Rate, the average bit rate: 13.5 Mbps. The audio is AAC.
    My project settings for video properties is set to custom, 720P HD Format, 1280 x 720 Resolution and 30P Rate. The audio and render properties is set to custom, audio channels is stereo, audio sample rate is 48kHz and the Render Format is Apple ProRes 422.
    I export the video as a quicktime movie. The export setting is H.262.
    The summary of the export is:
    File type: Quicktime movie
    Estimated size: 397GB
    H.264, Width and height: 1280 x 720. Framte rate: 30 fps

    My Hauppauge HD PVR settings are set to custom. Video Constant Bit Rate, the average bit rate: 13.5 Mbps. The audio is AAC.
    My project settings for video properties is set to custom, 720P HD Format, 1280 x 720 Resolution and 30P Rate. The audio and render properties is set to custom, audio channels is stereo, audio sample rate is 48kHz and the Render Format is Apple ProRes 422.
    I export the video as a quicktime movie. The export setting is H.262.
    The summary of the export is:
    File type: Quicktime movie
    Estimated size: 397GB
    H.264, Width and height: 1280 x 720. Framte rate: 30 fps

  • Auditing a Custom Import package

    We are having issues with BPC data auditing on a custom import package.  We are using the convert and dump load tasks just like in the standard import package.  The difference is that we have those surrounded by other SSIS tasks to perform other pieces of the import process.  The specific issue is that when we look at the detailed audit data, we are not seeing all of the records from our custom import.  We usually see that the import package took place, but we also usually see only a small fraction (if any) of the actual records that were posted (and which we can see in BPC) in the audit.
    My first question is, does the "Data Manager Import" option under the audit settings work with custom import packages using the convert and dump load tasks, or is it exclusive to the standard import package?  Secondly, if it does work with custom import packages, what might be some causes and/or resolutions to this issue?

    Just an update on the two issues that we are seeing...
    First, I have tested the standard Import and the Append into Fact Table packages, and both are audited correctly and completely.  This is important because our import package utilizes both of these styles of import.  One set of data is transactional, so it is loaded similar to the Append into Fact Table package.  The other set is a merge style import, so it is very similar to the standard import.  I see all records in the AuditDataFincance table in the Extra database for both of these packages.  This would lead me to believe that we are seeing some interference either between these two dump load tasks in the same package or some other SSIS package.  It is important to note that these dump load tasks are wrapped in foreach loops to pickup all files in a directory.  Looking at the package, my guess would be that either having two dump load tasks or having said tasks wrapped in a foreach loop would probably be the culprit.  My next step will be to strip the package down to test just these pieces.  Does anyone know if either of these would cause an issue with auditing?
    Secondly, I stated that we are not seeing the temp audit files in the STAGED or LOADED folders, which is making it more difficult to debug this issue.  After testing several packages, I noticed that the standard import and clear packages audit correctly, but they never create files in the STAGED or LOADED folders.  However, the Append into Fact Table package DOES create these files.  What I noticed in the AuditHdrFinance table in the Extra database was that the StagingCode values for these packages were different before they were loaded.  A value of 0 signifies that the package has already been loaded.  Append into Fact Table had a value of 1, which appears to signify that an audit file is waiting to be loaded in the STAGED directory.  The others had a value of 2, which I am guessing signifies that they are currently being staged in memory or some other location.  Does anyone have any information on what the different StagingCode values signify and why different packages have different codes?

  • Duplicate command is not working for custom importer

    Hi All,
    I am working on a custom importer plugin. Basic features are working fine, but, I'm facing an issue with Duplicate functionality.
    I added a new custom importer clip to project and created a duplicate of that clip (by right clicking the clip in Project window and selecting Duplicate from pop-up menu). Then I added both clip instances to timeline. Now, if I change properties of one clip instance it reflects in both clips. I noticed that both ClipIds are same and they are referring to same media path. I also observed the same behavior in SDK_Custom_importer sample. But, built in 'Color Matte' and 'Title' clips works fine.
    As per my understanding, Duplicate command should create a new clip from existing clip and new clip should be independent of original clip after creation.
    How to fix this issue? Is there any selector that I should handle to support Duplicate functionality?
    Thanks & Regards,
    Chandan

    Hi Chandan,
    The Color Matte and Title clips are not quite the same as your custom importer example.  Those are synthetic clips, without a file reference on disk.  If you exported a title to a file on disk, and then reimported it, and duplicated it so that there were two clips in the Project panel that reference the same file on disk, I think you would have the same behavior as what you're seeing with your custom importer.  Duplicate doesn't create a new file on disk.  The user would need to do that manually, and then import the new file.
    Regards,
    Zac

  • Custom component issue

    Custom component issue
    According to customer requirements, we want to get such an effect in the development of custom components:
    Drag and drop custom components to the Flex builder work area, it can generate more than the default properties, not just generate "x", "y" attribute.
    【Details are as follows】
    We design a custom panel "CustomPanel.mxml" in the project development, then drag it into the workspace in the Flex builder development environment.
    View the source code found that it can only generate "x", "y" attribute in default. That is:
    <ns2:CustomPanel x="105" y="74">
    </ns2:CustomPanel>
    【Issue】
    How can we do that when drag the 'custom component' into Flex builder workspace,  we can generate "layout" attribute in addition to "x", "y" attributes?
    That is:
    <ns2:CustomPanel x="105" y="74" layout="absolute">
    </ns2:CustomPanel>
    【Note】
    The following code will be generated when the "panel component comes with Flex builder environment" is dragged into workspace.
    <mx:Panel x="121" y="134" width="250" height="200" layout="absolute">
    </mx:Panel>
    How it is done?

    I am sorry to bother you again.
    I have tried the web site content, but it can't helped!
    There is a custom component called 'Basket', source code is as follows:
    package picnic
    import mx.containers.Panel;
    public class Basket extends Panel
      public function Basket()
       super();
       layout = "vertical";
       setStyle("backgroundColor", 0x00FFFF);
       setStyle("horizontalAlign", "center");
    Here it is worked when the attribute "layout" is set to "vertical", but it isn't when "layout" is set to "absolute" !
    When the property is set to "absolute" phenomenon is as follows:
    Drag component such as 'Button' into "picnic component". It will automatically go to the top left corner position,
    just like the 'layout-attribute' is not set.
    Why is there such a phenomenon?

  • IMPORT issues: Works with iMovie 3 but not iMovie 6 ???

    Okay, still trying to get my import issue resolved.
    I have a SONY HDR-HC3 DVmini.
    No problems with iMovie 3 on my Powerbook.
    iMovie 6 on my MDD will let me control the camera, but the screen stays BLUE with no IMPORT.
    My buddy thinks it might be a Quicktime issue.
    He said to download Quicktime Pro, that might resolve this issue.
    I can copy the iMovie 3 file to my machine with iMovie 6 and do the editing, just not the importing...
    THANX

    Hi
    Can be so much.
    Often Camera has to be connected to Charger/mains during Capture.
    An majority is a faulthy - badly connected FW-Cable (USB don't work at all)
    My list on this
    *NO CAMERA or A/D-box*
    Cable
    • Sure that You use the FireWire - USB will not work for miniDV tape Cameras
    FireWire - Sure not using the accompany USB-Cable but bought a 4-pin to 6-pin FW one ?
    • Test another FW-Cable very often the problem maker.
    Camera
    • Test Your Camera on another Mac so that DV-in still works OK
    • Toogle in iMovie pref. Play-back via Camera (on<->off some times)
    • Some Cameras has a Menu where You must select DV-out to get it to work
    • Camera connected to "charger" (mains adaptor) - not just on battery
    Does Your Camera work on another Mac ?
    Sorry to say it is to easy to turn the 6-pin end of the FW-cable 180 deg wrong.
    This is lethal to the A/D-chip in the Camera = needs an expensive repair.
    (Hard to find out - else than import/export to another Mac ceased to work
    everything else is OK eg recording and playback to TV)
    Connections
    • Daisy Chaining most often doesn’t work (some unique cases - it’s the only way that work (some Canon Cameras ?))
    Try to avoid connecting Camera <--> external HD <--> Mac but import directly to the Mac then move
    the Movie project to dedicated external hard disk.
    Mac
    • Free space on internal (start-up) hard disk ? Please specify the amount of free space.
    (Other hard disks don't count)
    I go for a minmum of 25Gb free space for 4x3 SD Video - and my guess is 5 times more for 16x9 HD ones
    after material is imported and edited.
    SoftWare
    • Delete iMovie pref file may help sometimes. I rather start a new account, log into this and have a re-try.
    • Any strange Plug-ins into QuickTime as Perian etc ? Remove and try again.
    • FileVault is off ? (hopefully)
    Using WHAT versions ? .
    • Mac OS - X.5.4 ?
    • QuickTime version ? (This is the heart in both iMovie and FinalCut)
    • iMovie 8 (7.1.?) ?
    • iMovie HD 6 (6.0.4/3) ?
    *Other ways to import Your miniDV tape*
    • Use another Camera. There where tape play-back stations from SONY
    but they costed about 2-4 times a normal miniDV Camera.
    • If Your Camera works on another Mac. Make an iMovie movie project here and move it
    over to Your Mac via an external hard disk.
    (HAS TO BE Mac OS Extended formatted - USB/DOS/FAT32/Mac OS Exchange WILL NOT DO)
    (Should be a FireWire one - USB/USB2 performs badly)
    from LKN 1935.
    Hi Bengt W, I tried it all, but nothing worked. Your answer has been helpfull insofar as all the different trials led to the conclusion that there was something wrong with my iMovie software. I therefore threw everything away and reinstalled iMovie from the HD. After that the exportation of DV videos (there has not been any problem with HDV videos) to my Sony camcorders worked properly as it did before. Thank you. LKN 1935
    from Karsten.
    in addition to Bengt's excellent '9 yards of advice' ..
    camera set to 'Play' , not rec/computer/etc.?
    camera not on battery, but power-line?
    did your Mac 'recognize' this camera before...?
    a technical check.
    connect camera, on, playback, fw-connected...
    click on the Blue Apple, upper left of your screen ..
    choose 'About../More..
    under Firewire.. what do you read..?
    More
    • FileVault - Secure that it’s turned off
    • Network storage - DOESN’T WORK
    • Where did You store/capture/import Your project ?
    External USB hard disk = Bad Choise / FireWire = Good
    If so it has to be Mac OS Extended formatted
    ----> UNIX/DOS/FAT32/Mac OS Exchange is NOT Working for VIDEO !
    mbolander
    Thanks for all your suggestions. What I learned is that I had a software problem. I had something called "Nikon Transfer" on my Mac that was recognizing my Canon camcorder as a still camera and was preventing iMovie from working properly. After uninstalling Nikon Transfer and doing a reboot, everything worked great.
    I never liked the Nikon Transfer software anyway--I guess I'll get a cheap card reader and use that to transfer photos in the future.
    *No Camera or bad import*
    • USB hard disk
    • Network storage
    • File Vault is on
    jiggaman15dg wrote
    if you have adobe cs3 or 4 and have the adobe bridge on close that
    or no firewire will work
    see if that halps
    DJ1249 wrote
    The problem was the external backup hard drive that is connected, you need to disconect the external drive before the mac can see the video camera.
    Yours Bengt W

  • Import issue with Lightroom

    I upgraded to LR5.2 2 weeks ago from 4.3. Install went fine, but I'm now having issues when importing my photos, Lightroom hangs partially through the import.  The only choice I have then is to force quit the program, which then freezes my computer.  Getting to be an invredibly frustrating exercise.
    I have an iMac with OSX10.8.5 (Mountain Lion)
    Lightroom 5.2
    Importing & converting CR2 files (5DMkIII) to DNG.
    Images being imported to an external hard drive.
    Nothing has changed in my workflow or software except for the installation of LR5.  I did read in some of the forums that there was import issues that appear to have been fixed with the latest release, however, whilst I DEFINTIELY have the latest release of LR5,  this is still occurring.  Any ideas? Another bug?
    Cheers
    Sarah

    sure did. All permissions are admin & I'm it.  I haven't tried DL via image capture - LR4 gets me to the same end goal, tis just rather onerous to have to muck around with this twice.  Appreciate your taking the time on this 

  • Cannot Change Custom Import Settings For AAC's

    Last night I changed the custom import settings from 192 kbps to 160 kbps for a particular mp3 album I wanted to convert with that bitrate. I tried to change the custom settings back to 192 kbps (the bitrate most of my mp3's & wma's are in). For some reason, the window that came up many times before refuses to pop up now. I tried the custom settings for mp3's and that window still pops up. Anyway, I tried a repair and nothing happened. I uninstalled iTunes, Quicktime, Bonjour, and Apple Software Updates, deleted there corresponding folders in C:/Program Files and then restarted the computer. I downloaded the iTunes 9 installer through the iTunes website and proceeded to reinstall iTunes. Still, the problem exists. I'm not sure what else to do? The only other thing I can think of is to do the same except install iTunes 8 instead and then search for updates and reinstall iTunes 9 that way. Would anyone know of any other method on solving my problem? Any help would be greatly appreciated, thanks!

    glenn,
    I have the same problem and it is driving me crazy. If you find a solution please email me at [email protected]
    thanks and good luck

  • Custom Import settings (MP3) not working?

    I downloaded itunes today having read the help guides that I could d/l files in MP3 format. I changed the custom import settings as per the help guide and purchased music - only to find the downloads are still in m4p format & as such are no good for my mp3 player.
    Right clicking & converting doesn't work as they are protected.
    I am hoping this is just an error on the custom set up on my part, but reading this forum I did read about protected and Plus purchases, which I did not see in the help guide before I bought the music.
    So, my question is: can the protected files be downloaded with the customized MP3 encoder settings or am I completely limited to Plus purchases?
    Thanks!

    The import setting have no effect on store downloads, all iTunes store downloads are AAC (MP4). The import settings are used to convert the songs imported from CD or to convert unprotected songs in iTunes, not for choosing a format to download song from the store.
    You can't convert standard iTunes copy protected songs, only the iTunes Plus purchases can be directly converted to another format. Where possible if you need to convert you should go for iTunes Plus tracks. The only thing you can do with standard songs apart from playing them in iTunes or on an iPod/iPhone is burn them to Audio CD. You can use that CD just like any regular one. If you need songs that will play on a non Apple player you'd be better looking around for other stores that provide unprotected MP3 downloads.

  • Duplicate Video Import Issue

    Hello,
    I am running PPRO CS6 (6.0.3) on Windows Vista
    I am having a duplicate asset import issue. Let me explain...
    I have a couple of Premiere Pro project files with multiple sequences in each. In each of the project files I have the same source video files imported as the some of the sequences in each of the project files reference the same source video file.
    So here it was is happening...I have a project file with sequences 001-025 in them and I have have another project file with sequences 026-050. I have 25 sequences per project to keep the project sizes smaller and more manageable so my system doesn't choke.
    Sequences 014 and 015 in the first project file both reference "Video01.avi" which is located on my external F: drive. I want to import sequences 027-030 from the second project file which both reference the same "Video01.avi" file on the same drive.
    I know PPro is intelligent enough to know when importing assets from another project file that shares the same assets as the project you are importing into, it knows to only import the dependent assets which are not in the project file you are importing into. I have done this countless times and PPro has correctly only imported the assets it needed.
    However for some reason when I am trying to import the above mentioned sequences from one project into another it is bringing in a duplicate copy of the source footage necessarily. I can't figure out why it is doing this. The sequences it is importing both reference the identical file on the same drive, etc. And I am using the "Import Selected Sequences" option.
    Thank you,
    Shane

    I think I have solved my own issue. As stated above when I was trying to import sequences from another sequence it was brining in a dup copy of the same clip in the sequence. I was able to successfully have it not do that.
    What I realized was happening is that even though the source footage video file is identical in each project file, when I opened it up the clip in the source monitor I had different IO points set for each version of the clip in each project. PPro I am assuming imported the second copy to preserve the IO points on the second version of the clip that was being imported.
    I simply cleared each set of IO points on each reference of the clip in the project file and I was able to import the sequences I wanted without bringing in an additional copy of the source clip. So now I just have one copy of "Video1.avi" in my project file instead of multiple.
    Hope this helps someone in the future who may be experiencing a similar issue.
    Shane

  • Custom importer

    We have a custom importer plugin for premiere CS6.
    We dont save a custom file on disk, but we render the frames demanded by Premiere framework on the fly and return the data in imImportImageRec in imImportImage call.
    1) The sequence when we create a new instance goes like
    imGetPrefs8   - we show a custom entry dialog here - store the result in a global variable which is accessed in imGetInfo8.
    imGetInfo8     - with private data pointer (where we store pointer to our custom class which actually renders the data( based on the variable set in imGetPrefs8 )
    imImportImage - with private data pointer filled in imGetInfo8 - render here based on the frame number received using the private data.
    2) And when we save and load the instance we get a call to imGetInfo8  with the private data( based on which  we create a instance of our custom class to render data)
    and subsequent calls to imImportImage with the private data filled in imGetInfo8.
    3) Now the case comes when we modify the existing instance by double clicking it.
    We get a call to imGetPrefs8  but not  imGetInfo8.
    but we are not able to modify the private data as per user changes done in imGetPrefs8 , as we dont get a call to imGetInfo8.
    So the subsequent calls to imImportImage work with the old private data, hence the changes dont reflect.
    How should we go about it?
    Guide.

    in imGetPrefs8 why don't you check for privateInstance == NULL then create as needed.
    If != NULL call your modification function.
    imGetInfo89 should only populate the selector struct with info from the private data (already allocated by imGetPrefs8).
    I've never looked at the synthetic importer example but this is exactly what you're doing so that should be your starting code to hack on.

  • Custom import

    HI, I'm newbee in coding In Lightroom, and need to design a custom import to import photo automatic in Lightroom. I has coded a few code below using SDK 3.0. I would like to get help from your guys a fews things:
    1) It's the code below is the right way to begin?
    2) and I also got the error: the path is invalid, og miss when i calling catalog:addPhoto().
    I'm very thankfully for help from you guys.
    -- Lightroom API
    local catalog = import 'LrApplication'.activeCatalog()
    local path  = 'C:\\Users\\dev\\Desktop\\Test\\Picture\\camera.jpg'
    local LrFileUtils = import 'LrFileUtils'
    local LrPathUtils = import 'LrPathUtils'
    local LrTask =  import 'LrTasks'
    -- Add photo to catalog
    catalog:withWriteAccessDo("writeAccess", function(context)
            --syncablePhotos = catalog:getAllPhotos()
            local lrphoto = catalog.addPhoto(path)
    end)
    -- Code below is just for Test
    local LrDialogs = import 'LrDialogs'
    MyHWExportItem = {}
    function MyHWExportItem.showModalDialog()
        -- body of funtion
        --LrDialogs.message( "ExportMenuItem Selected", "Hello plugins!", "info" )
        if LrPathUtils.leafName(path) then
            local l = LrPathUtils.leafName( path)
            LrDialogs.message("ExportMenuItem Selected", l, "AtutoImportExport")
        else
            LrDialogs.message("ExportMenuItem Selected", "file not found ", "AtutoImportExport")
        end
    end
    MyHWExportItem.showModalDialog()

    Hi Matt, I'm so happy for your help, thanks a lot, and as you said, and the error is now gone, yeahh!!.   But a new error appear right after that, what is wrong?
    Here is my code so far:
    -- Lightroom API
    --local LrFolfder = import 'LrFolder' -- Creating an folder object
    local catalog = import 'LrApplication'.activeCatalog()
    local path  = 'C:\\Users\\dev\\Desktop\\Test\\Picture\\camera.jpg'
    local LrFileUtils = import 'LrFileUtils'
    local LrPathUtils = import 'LrPathUtils'
    local LrTasks =  import 'LrTasks'
    local LrDialogs = import 'LrDialogs'
    -- Export to a folder
    -- Code below is just for Test
    AddPhoto = {}
    function AddPhoto.showModalDialog()
        -- body of funtion
        --LrDialogs.message( "ExportMenuItem Selected", "Hello plugins!", "info" )
        -- logger:trace( "updateStatus() is executing." )
        LrTasks.startAsyncTask( function()
            --Add photo to catalog
                catalog:withWriteAccessDo("writeAccess", function(context)
                    --local syncablePhotos = catalog:getAllPhotos()
                    local lrphoto = catalog:addPhoto(path){}
                    --local folders = catalog:getFolders()
            end)
        end)
        if LrPathUtils.leafName(path) then
             local l = LrPathUtils.leafName( path)
             LrDialogs.message("ExportMenuItem Selected", l, "AtutoImportExport")
         else
             LrDialogs.message("ExportMenuItem Selected", "file not found ", "AtutoImportExport")
        end
    end
    AddPhoto.showModalDialog()

  • How do I contact Verizon corporate regarding customer service issues?

        I'm trying to escalate an issue that I have with customer service and just can't seem to find out how to contact corporate to discuss my issue.  I have talked to customer service supervisers and asked them to escalate my complaint.  After being told it would be 5-7 days to respond, I'm still waiting.  Any help in contacting the right department at corporate would be helpful.

    Hello asianguy1964,
    I am available to assist and address any concerns that you may have in reference to customer service issue! May I ask is your posting regarding a billing issue, wireless service issue, or a interaction with a representative? Also, were you provided a reference number to your complaint? If you have a reference number then I can check on the status of your concern. Prior to investigating your reference number, would you be kind as to share the details of the issue as I'm condifent that we can If I am unable to provide a solution for you then the additional information will help me forward your concern to the appropriate channel. I look forward to hearing from you in the near future.
    Thank you...
    ArnettH_VZW
    Follow us on Twitter @vzwsupport

  • "No active legal regulations found for country US "  while trying to create the Customs Import Declaration

    Dear Experts,
    As part of creating Customs Import Declaration manually, when I selected the FTO and try to use create button I am getting error message .
    Can you please help me in this regard .
    No active legal regulations found for country US
    Ram

    Hi Ram,
    As the error message straight away tells , you need to activate Legal Regulation for Customs Management ( in standard case, it will be ACE) for US country through the below path:
    SPRO-->SAP Global Trade Services-->Customs Management-->Activate Leagl Regulation for Customs Management at Country/Country Group level
    In case of any further queries, please let me know it.
    Regards,
    Aman

Maybe you are looking for