Importing Managed solution into 2015

Hi all,
We just went through an upgrade of our DEV and QA environment to 2015, and I am having problems importing one of our managed solution into our QA environment.
I have incremented the version number and the export from DEV works without any problems. When I look at the solution zip, it all looks good. All the changes (mainly JS files) are present. The import in QA also runs without errors.
When I use the application however, many (all?) of the javascript libraries did not get published and are not in use by the system.
Any ideas what is going on here?

I don't believe that is it unfortunately (I have seen that issue before).
The issue is with our custom libraries. In QA, I had version 1.1.0.0 of the solution installed. I updated with version 1.2.0.0, which included a new set of custom JS libraries. The import was successful (no errors and the version number of the solution in
CRM now shows 1.2.0.0).
However, when I access the solution using a browser, I get served 1.1.0.0 libraries AND that is what I see when I open in CRM too. 
The JS was correct in the solution file and the import seems to be successful. Where is the new Javascript?

Similar Messages

  • Error on sharepoint online while importing wsp solution into it?

    Microsoft.EnterpriseManagement.SharePointIntegration.wsp this file i got it SCOM Server but how do i deploy this solution to sharepoint online when try to activate this solution i have got the following error.
    This solution contains invalid markup or elements that cannot be deployed as part of a sandboxed solution. Solution manifest for solution 'c125f6b7-8c1e-40ae-86e2-bd2d5e568ca2' failed validation, file manifest.xml,
    line 14, character 4: The element 'Solution' in namespace 'http://schemas.microsoft.com/sharepoint/' has invalid child element 'RootFiles' in namespace 'http://schemas.microsoft.com/sharepoint/'. List of possible elements expected: 'ActivationDependencies,
    FeatureManifests' in namespace 'http://schemas.microsoft.com/sharepoint/'.
    TECHNICAL
    DETAILS
    Can anyone help to resolve this issue?
    Thanks & Regards, Suresh Gaddam

    Hi,
    there is some restriction concerning WSP deployment on SharePoint Online: you can not deploy 'farm' solutions, but only 'user' solutions, also known as 'sandboxed solutions'.
    A sandbox solution has a restricted access to the SharePoint Platform.
    I don't know much about SCOM, but I think you'd better check if this WSP can actually be deployed on SharePoint Online (but I don't think it can, because it seems to be a farm solution). Perhaps there is another version of it ?
    hope it helps
    Sébastien

  • Unable to select the created Ports(greyed out) in the import manager

    Hi ,
    We have created some ports with specific Remote system and XML schema's and also assigned the map to it.
    The processing type is manual for now,since we want to load data manually using import manager from the Ready folder of the port since PI is dropping the files there.But when I load import manager and select the file type as "Port" and also the relevant remote system ,I cannot select any of the list of ports created ,All are greyed out.
    All I need is to select "Port" option ,remote system and use the created port from the dropdown list of import manager " connect to source" step,which i am unable to select as  all the port s are greyed out and unable to select.
    Any help greatly appreciated...

    Hello Arvind,
    There is no need to start the MDIS (Import server) if you are importing the data manually.you just open the import manager, login into the repository and select type as XML as per your case and select the remote system (it depends on your requirement) and select the port on which your xml files resides.and enter in the import manager then map you data accordingly and you can import into the repository.
    when you want to automate the process for importing the data in repository then you will need to Start the import Server. In that case import server automatically pick the file from the ready port folder and also set the property in console as the processing type is Automatic.
    Hope this will help you and clear your doubt.
    TNR,
    Saurabh...
    Reward if found helpful.

  • How to combine multiple Unmanaged Solution to one single Managed solution

    Hi,
    How to combine multiple Unmanaged Solution to one single Managed solution.?
    There were some other third party developer have kept things lik ein UAT there are 2 release solution and both are Managed Solution.
    And in Production the changes are only deployed for release 1 and for the release 2 changes deployment needs to be done.
    But when i import that second release Managed Solution from UAT to Production then i got number of elements missing but i have checked they are already there in Soolution.
    I did some R&D on this but not much helpful.
    I thought i require to convert Unmanaged Solution of Production environment to Managed first for first release and then needs to import Managed solution of UAT to Production for second release.
    Is this the right way to overcome form this situation?
    Any help and response would be really appreciated.
    Thanks.
    If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful"

    Hi, 
    You can prepare unmanaged solution by adding all the components from the default solution,which are there in the managed solution, If Customizatiable entity is true in  the managed solution.

  • Best way to import all objects into work repository located on a new master respository

    Hi,
    We have two separate master repositories, one for all development work repositories (Development, ST, UAT, IAT), and one for Production.
    What would be the best approach to export and import all objects from the Dev Repository into the Prod Work Repository located on the Prod Master Repository.
    Internal Ids of all work repositories are different.
    We have tried putting everything into a solution and exporting that, but that did not work when we tried to import it.
    We successfully exported and imported a single scenario, however this is not very practical as we have over 500 scenarios.
    All suggestions welcome,
    Thanks,
    Nic

    Thanks,
    But we want to keep Dev Work Repositories separate to Prod Work Repositories on their respective Master Repositories.
    So our end result will have:
    1) All Development Work Repositories located in the Development Master Repository on the Development server.
    2) The Production Work Repository located on the Production Master Repository on the Production Server.
    3) The ability to update a Solution or similar in Development with all changes to any objects.
    4) The ability to import the Solution into the Prod Work Repo on the Prod Master Repo and execute via a load plan.
    Is this possible?

  • Integrate external identity management solution in SAP GRC Access Control

    We need to integrate an external identity management solution into SAP GRC Access Enforcer. Some white paper mention extensibility is provided by web services. It seems that none of these web services are documented. Does anybody have infos about these services and documentation. Any hint is appreciated.
    thanks
    Detlef

    Unfortunately Access Enforcer doesn't implement a number of critical requirements and implementing it "as is" would be a lot of steps backwards in our process.
    what do the published webservices do? Is there any documentation about them?
    In a part of our process, we must manually pick the current roles(1), the pending roles(2) (roles that were approved but not given due to training prerequisites) and the requested new roles(3) and make the simulation in the VCC.
    The information (1) and (2) and (3) we have in our internal system, the information (1) we have inside VCC and (2) and(3) must be manually inputted by the operator to run the simulations. Since this operation is repeated 6000+ times a month in my company, eliminating this manual input will cause a great gain in efficiency.
    Other thing that we want to do is to create a job where it would automatically desassociate the mitigating controls if the user does not have the risks anymore (users can lose roles automatically in some events here, so it would be coherent that the user also loses the associated mitigating controls)
    IMHO as a former programmer, these are classic cases where I would like to consume some webservices for this tasks to avoid a lot of ctrc ctrlv from the operators (inefficient and error prone)
    VCC has any documentation that would help me to find how I would do this integrations?
    Thanks in advance

  • Import Unmanaged version of solution into organization that already has a managed version of same solution

    If a solution is Managed and deployed in CRM 2013 and data has already been written to the entities within that Managed solution, what would happen if we imported an unmanaged version of the managed solution to the same organization?  We have a managed
    solution that needs to be modified to fix an error, and we're not sure how best to do this.  We still have the unmanaged solution if that is an option.
    Thanks for your time.

    Best way is to make the fix(es) in your unmanaged solution, update the solution version number, export it as a managed solution, then import that managed solution over your existing managed solution.

  • What type of Business Processes can be imported in Solution Manager 7.1?

    Hello Together,
    currently i deal with the topic: BusinessProcessMonitoring.
    My question: what types of businessprocess can be imported in Solution manager 7.1?
    - exported processes out of the NetWeaverDeveloperStudio?
    - processes out of the CE?
    Some else....???
    I would be happy about some answers.
    Thanks and kind regards
    Henry Radziwolek

    Hi Henry,
    Today in Solman 7.1 onwards creation of business processes is really very and you can use the content upload interface which means you can upload the processes via excel file as well.
    so you can download it from other system into a flat file and upload the same in solman to quickly do the same.
    http://sapinsider.wispubs.com/Assets/Blogs/2012/January/Introducing-Content-Upload-Interface-in-SolMan-7-dot-1
    in terms of importing from another solman ...if you have a transport route ...definately you can create a TR and import the project with processes into your new solman system
    or if it is Solution in another system then also you can use solution transfer function/feature to import it.
    Also, if you are talking about Netweaver BPM tool this requires integration setup with solman (BPB) etc to do that like ARIS integration etc.
    Integrate your Business Blueprint with SAP Netweaver BPM
    hope this helps you further.
    Regards
    Prakhar

  • Import of Solution Manager reference data to ARIS

    Hi all,
    I would like to import SAP Solution Manager data to ARIS.
    Is it possible to perform that simply importing a SolMan file including reference data to ARIS or do we need to create an interface between SolMan and ARIS?
    We would like to do this in the most simple way as possible since it is for demo purposes only.
    So if you have any idea please let me know.
    Thanks,
    //Anders

    Anders,
    I have done similar demos in the past. based on my experience I am giving a quick step by step procedure for doing this.
    Create Project in SAP Solution Manager and define system landscape by choosing the
    SAP components based on the selected scenarios.
    (ii) Analyze and Select the content from the Solution Manager BPR based on the
    finalized Scenarios/Processes.
    (iii) Establish a Project Database on the ARIS Server and merge the As-Is Scenario/Process
    from the existing ARIS DB into this.
    (iv) Synchronize Solution Manager Project with ARIS and establish the link between
    ARIS Project DB and SolMan.
    (v) Perform analysis of the As-Is Process in conjunction with selected scenarios from Solution
    Manager reference content and define the structure and scope.
    (vi) Align the As-Is Process with the Reference Framework from Solution Manager and
    add/delete steps as required.
    (vii) The Business process architecture is adapted to the SAP Reference Content aligned to the
    structural layers of Solution Manager (Scenario, Process and Process Step).
    (viii) Synchronize the Business flows created in ARIS  with Solution Manager and update
    structure on both ends.
    Hope this helps you. Let me know if you need anyother information.
    Rgds
    Manish

  • Language Import for Solution manager

    Hello All,
    I have a simple query regarding solution manager 7.0 language import using SMLT.
    I have a requirement where my Poland users need to use solution manager in polish language.
    The problem I am facing is that I am not able to find POLISH language import on service market place.
    Could some one please help me find the polish language import for solution manager 7.0.
    Eagerly awaiting your reply.
    Regards,
    Gurudath Pai

    Dear customer
    Polish isn't a supported language. Check service.sap.com/pam
    Chinese       Released       16.12.2005       Released       16.12.2005              
    English       Released       16.12.2005       Released       16.12.2005              
    French       Released       16.12.2005       Released       16.12.2005              
    German       Released       16.12.2005       Released       16.12.2005              
    Hebrew       Released       16.12.2005       Released       16.12.2005              Comment
    Japanese Released       16.12.2005       Released       16.12.2005              
    Korean       Released       16.12.2005       Released       16.12.2005              
    Portuguese Released       16.12.2005       Released       16.12.2005              
    Russian       Released       16.12.2005       Released       16.12.2005              
    Spanish       Released       16.12.2005       Released       16.12.2005

  • Anyone having issues with importing CR2 files into lightroom 5 as error message comes up saying "Some import operations were not performed". please advise what is a solution please

    Urgent please
    anyone having issues with importing CR2 files into lightroom 5 as error message comes up saying "Some import operations were not performed". please advise what is a solution please

    Sounds like the folder Write permissions issue described here with a solution:
    "Some import operations were not performed" from camera import

  • Import .sdp files into IPTV Program Manager v5.x

    I have been able to import individual Session Descriptor files into IPTV Program Manager v3.x and have the program display on the viewers program list. Has anyone been able to import .sdp files into v5.x of the PM?
    Thanks,
    Randy

    This URL should help you:
    http://www.cisco.com/en/US/netsol/ns612/networking_solutions_solution.html

  • I'm getting a 'The Management Pack element is not declared' error when trying to import CSV data into my *extended* WindowsComputer class

    Background:
    I have a class called SUS_WindowsComputerMP, that is an extension of the Microsoft class, Microsoft.Windows.Computer
    I'm trying to import CSV data into this extended class and to the base class as well.
    Question:
    What am I doing wrong? I have a feeling that the Import CSV Format file is different for importing data into *extended* classes like mine, because the XML structure below would work for non-extended classes.
    "...Creating new CSVImporter
    Data Filename: D:\Peter\CMDB II\Exported MPs\TestMPs\SUS_WindowsComputer.csv
    Format Filename: D:\Peter\CMDB II\Exported MPs\SUS_WindowsComputerMP.xml
    Validating against XSD schema...
    The 'ManagementPack' element is not declared.
    Validation completed.
    Format file D:\Peter\CMDB II\Exported MPs\SUS_WindowsComputerMP.xml contains an invalid root element. Expected: root node with name \"CSVImportFormat\"
    Could not initialize a Management Object Creator from format file D:\Peter\CMDB II\Exported MPs\SUS_WindowsComputerMP.xml. Import thread exiting.
    My import format XML is this:
    <CSVImportFormat>
    <Class Type="ClassExtension_a3ae3e0f_d578_43dc_aa3e_9037a094763c" >
    <Property ID="WindowsServerID" />
    <Property ID="PrincipalName" />
    <Property ID="NetbiosComputerName" />
    <Property ID="IPAddress" />
    <Property ID="NetbiosDomainName" />
    <Property ID="DNSName" />
    <Property ID="OSVersionDisplayName" />
    <Property ID="SerialNo" />
    <Property ID="ServerDescription" />
    <Property ID="AssetTagNo" />
    <Property ID="ServerNameRow" />
    <Property ID="ChassisType" />
    <Property ID="InstallDate" />
    <Property ID="IsVirtualMachine" />
    <Property ID="BusinessUnitCustomersEnum" />
    <Property ID="RegionLocationEnum" />
    <Property ID="OtherFunctionRoleEnum" />
    <Property ID="ProductTypeEnum" />
    <Property ID="ObjectStatus" />
    <Property ID="AssetStatus" />
    <Property ID="CriticalityEnum" />
    <Property ID="EnvironmentEnum" />
    <Property ID="CostCodeClassEnum" />
    <Property ID="DataClassificationEnum" />
    <Property ID="Manufacturer" />
    </Class>
    </CSVImportFormat>

    Hello,
    Can anyone please help me out with this weird issue.
    thanks,
    orton

  • Importing text file (delimited, fixed width) with MDM Import Manager?

    Hello all,
    According to the overview section of the import manager reference guide, it is possible to import from delimited text files (e.g. CSV).
    But when it comes to the details, text files are not mentioned anymore. I also found no option in the Import Manager.
    Could you tell me whether this is possible and - if it is - how?
    Thanks in advance!
    Kind regards,
    Dennis

    Hi Dennis,
    In order to import flat files into MDM do the following. This solution is specific to MS Windows:
    I. Set up ODBC for *.txt or *.csv files
    1. Open Data Sources (ODBC) interface:
    Start> Settings> Control Panel--> Administrative Tools -->Data Sources (ODBC).
    2. Select System DSN Tab in Data Sources (ODBC) interface.
    3. Click on [Add]. Select the Microsoft Text Driver. Click Finish.
    4. Write a Data Source Name
    5. Uncheck Use Current Directory to enable the [Select Directory…] button.
    6. Click on [Select directory…] to determine the source directory.
    7. Select the source file.
    8. Click [OK] and return to the ODBC Text Setup screen.
    9. Click [OK].
    10. Return to the ODBC Data Source Administrator dialog and click [OK].
    II. Importing from Flat file
    1. Run MDM Import Manager.
    2. Select ODBC from the Type drop-down field of the Connect To Source dialog.
    3. Enter the DSN name from the Setup ODBC Connection dialog above.
    4. Select the file name with extension (.csv or .txt) in the Tables panel of MDM Import Manager and the file content in the Records panel.
    Hope this solved your problem.Please mark helpful answers
    Regards,
    Santosh.

  • Blank Screen in Import Manager under Import Status Tab

    Hi Experts,
    Problem: Blank Screen in Import Manager under Import Status Tab.
    I have opened import manager with source file(excel & xml) and i have also did mapping from source fields to destination fields and also seleted display/key field in match records tab and refreshed it. when I select Import Status tab. I am not able to see any details/status regarding the map which i have done. when i click on excute button.. the source file is sucessfully import and pop up dailogue box shown. I have also checked in Data Manager and data was visible.
    But.. at Import Status Tab in import manager.. i am not able to see any details.. it is just showing as white blank screen.
    If any one know the solution could you please help me out.
    Thanks
    Bharat

    Hi Bharat,
    As per New MDM Release we have to Install MDM 7.1 servers on 64 bit machine and GUI's can be installed on 32 machine, whreas if you are using MDM 5.5 Version then 32 bit machine can be used.
    Now as you said that you have sucessfully imported the excel file and then you have mapped the filed after that without any error you got the ready to import screen to import the data into MDM database then processwise there is no problem as far as screens are concern i will suggest you please un-install MDM Import Manager GUI and then again install it, your problem would be solved.
    If it doesnt please do let us know.
    Thanks and Regards
    Praful.

Maybe you are looking for