Query on Deployment of package in SCC for Standard CRM ESDMA.

Hi All,
I am trying to build a CRM mobile application in the Windows mobile.
the steps that we have followed :
DOE :
1. Activated and generated the Standard CRM mobile software component MAS_SMARTPHONE_DMSCV
2. We have downloaded the standard ESDMA for CRM : MAS_SMARTPHONE_SALES_V003
3. Deployed the ESDMA bundle in SUP.
4. Created the same Users in the CRM and DOE system
5. Created data in the CRM backend and performed initial download in the DOE.
Client side :
1. Set up windows mobile simulator
Installed the CRM Mobile sales Application using standard .cab files SupMessaging_Pro.cab, Microsoft .NET CF 3.5.CAB, SybaseMobileSales_Pro_2011.05.09.cab.
2. Connected the simulator to a device,and logged in to the CRM app from the simulator using the user and password created in step 4 from DOE.
3.The application runs giving a message "checking initial data" but does not proceed further.
The question that we have is that how can the CRM Mobile Apps understand which package that we have deployed to use?
Should we deploy the package to a device on the Sybase Control Center?
If so what are the steps?
Thanks,
Krutheeka.

You should use MAS_SMARTPHONE_SALES_V00 - V9G001.
I think you are using V9G003 version which is not the correct one.
While deploying the ESDMA, you should give package name as sap_crm:1.0.
You should get MAS_CUSTOMIZATION, USERDETAILS and USER_AUTHORIZATION objects to device. Then only application will display the data on the device. Please check whether you are getting this data or not.
Regards,
Siva.

Similar Messages

  • SMP2.3.4 deployment of package from SCC

    Hi All,
    Recently I have setup my SMP 2.3.4 development enviroment. Installation went well. Now I am trying to deploy the MBO package (.jar file) on the SMP server but on the deployment wizard the moment I browse the jar files it hanged up their. If I try to cancel or back the deployment window disappers but I can still see the waiting dailog (a small watch) on my SCC screen.
    I am very familer with the deployment process I have done this before many times, I have also refers some best article written by SCN users on this. If any have encounter this problem please suggest.
    here are some link that I have already refer -
    http://scn.sap.com/community/developer-center/mobility-platform/blog/2013/04/25/deploying-mbo-from-sybase-control-center-scc
    http://scn.sap.com/thread/3513458
    few more info -
    This is the fresh SMP installation
    This is the first package I am deploying
    SMP to SAP connections are working I have created the connection under connection tab and checked with the ping successful status.
    Here I am attaching the screen shot where deployment process hangs.
    Kind Regards
    Amey

    Hi Mithun,
    I have SMP server version SMP 2.3.4 but I am building the package using sup2.2 sp04 (MBO development done by other team).
    I have two different environment with SMP2.3.4 package got deploy using SCC on one environment but it fails on the newly created environment.
    while going through log I have found this error -
    2014-09-09 15:56:23.031 WARN    MMS          Thread-229 [com.sybase.djc.transaction.TransactionManagerLog] [] [] Anonymous transaction context. Any attempt to acquire a transactional resource in this context might result in a resource leak.\nStack Trace: java.lang.Exception
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] [] java.lang.Exception
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.transaction.TransactionManager.getCurrentTransaction(TransactionManager.java:152)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.transaction.TransactionLocal.get(TransactionLocal.java:11)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.djc.environment.MmsDjcTransactionManager.acquireTransactionLocalConnection(MmsDjcTransactionManager.java:62)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.PreparedStatementAIWrapper.initialize(PreparedStatementAIWrapper.java:46)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.PreparedStatementAIWrapper.setInputParameterByName(PreparedStatementAIWrapper.java:156)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.CacheManagerBase.alterCacheState(CacheManagerBase.java:283)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.CacheStatisticsRefreshManager.alterCacheState(CacheStatisticsRefreshManager.java:77)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.cache.admin.impl.AdministrableCacheImpl.alterCacheState(AdministrableCacheImpl.java:85)
    2014-09-09 15:56:23.048 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.mms.admin.DSAdminCacheImpl.setCacheState(DSAdminCacheImpl.java:402)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.vader.mms.admin.DSAdminAPIImpl.resumeCaches(DSAdminAPIImpl.java:133)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.sup.admin.server.PackageAdminImpl.enable(PackageAdminImpl.java:203)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.sup.admin.server.PackageAdminImpl_DJC.$invoke_0(PackageAdminImpl_DJC.java:528)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.sup.admin.server.PackageAdminImpl_DJC.$invoke(PackageAdminImpl_DJC.java:186)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.rmi.iiop.server.MessageHandler.processRequest(MessageHandler.java:794)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at com.sybase.djc.rmi.iiop.server.MessageHandler.run(MessageHandler.java:306)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    2014-09-09 15:56:23.049 CONSOLE MMS          Thread-229 [com.sybase.sup.server.Console] [] []  at java.lang.Thread.run(Thread.java:789)

  • SMP 2.2 Deployment of package (update) problem in SCC

    Hi everybody,
    Hope you can help. I'm currently working on some updates of a mobile application. The changes on the frontend and backend work ok. The problem lies in the update of the Sybase part. We already have a complete environment up and running and that works ok. I recently changed one of the structures of the bapi's which lay behind a MBO. I've refreshed the MBO and I see the new attributes in the workspace.
    The second step is to build the package. This works as well.
    The third step is to make sure the structure changes are also present in the backend system (QAS). This works ok.
    The fourth step is to deploy it in our QAS domain of the SUP server using SCC. I follow the normal steps to update the Package and than the trouble starts. It says it failed to update the current package and provides me with the following errors (I've reduced it to the essential ones):
    2014-03-05 09:11:31.023 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=DataServices: deploys intersect, not allowed with mode UPDATE.
    And the following related to the newly added attributes:
    2014-03-05 09:11:31.014 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=Column "XYZ" :new attribute
    And
    2014-03-05 09:11:31.014 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=DataServices: MBO: "Inspections" Column "XYZ" :new attribute.
    And
    2014-03-05 09:11:31.013 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=Columns Conflict
    The problem is that the programmer who did al this is not available. I have a guide which I was following to the letter but somehow this doesn't work anymore. Documentation of sybase does not provide information about these errors (as far as I could find).
    Hope you can help!
    Cheers!
    Laurens

    I found the following in the documentation. Do I interpret it correctly by saying that adding attributes would result in errors?
    http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01283.0213/doc/html/fre1321910988667.html
    Supported Changes for Update Deployment
    Understand package changes supported by an Update deployment.
    Allowed package updates include:
    Adding MBOs to a new synchronization group
    Changing the Cache Policy
    Adding or removing Result Set Filters
    Adding or removing Result Checkers
    Adding operation parameters with default values
    Adding or removing a logical role
    During deployment, multiple messages may be returned via the ProgressMonitor, which display in the Error Log view in Unwired WorkSpace. Verification does not halt if an error is detected, it continues to log all relevant error messages. When deploying a package in Update mode where an existing version of that package is deployed, deployment fails verification and returns an error if it "breaks" the existing application.
    Detailed messages returned from Unwired Server for an Update deployment indicating what the update consists of includes:
    MBO: {MBOName} Column {name} :new attribute
    Columns Conflict in MBO {MBOName} different nodes
    Schema validation messages returned from Unwired Server if an Update deployment fails include:
    Deploys intersect, not allowed with mode UPDATE
    Cannot Merge Documents. Name or version does not match

  • Product ID for Enterprise Query, Reporting, and Analysis package

    Hi Experts,
    I try to install Enterprise Query, Reporting, and Analysis package(CD number : 51033475)
    Installation setup asks the Product ID,
    How can i find the correct Product ID for this installation,
    Regards

    For Partners and SAP, the license id is contained in a word document that is in the Download Manager. 
    We are also trying to install this package, but it seems only the SAP drivers and not the BO Enterprise is contained in the Service Marketplace file.
    Just wondering if you have experienced the same thing.
    Best regards,
    Steve

  • Best Practice/Validation for deploying a Package to Azure

    Before deploying a package to Azure, What kind of best practice/Validation can be done to know the Package compatibility with Azure Enviroment?

    What do you mean by the compatibility of the azure package with the azure environment? what do you want to validate? would be great if you provide bit of a background for your question.
    As far as the deployment best practice is concerned, the usual way is to upload your azure cloud service deployment package and configuration files (*.cspkg and *.cscfg) to the blob container first and upload it to the cloud service by referring from uploaded
    container. This will not only give you flexibility to keep different versions of your deployments which you can use to roll back entire service but also the process of the deployment will be comparatively faster than that of deploying from VS or by uploading
    manually from file system.
    You can refer link - http://azure.microsoft.com/en-in/documentation/articles/cloud-services-how-to-create-deploy/#deploy
    Bhushan | Blog |
    LinkedIn | Twitter

  • Group Policy - Issues deploying software packages through GPO

    Hello everyone,
    I am having issues successfully deploying MSI packages through group policy.  I have set my computer account up in its own test OU in my domain, but yet the software will not deploy.  Example, I'm trying to deploy AVG Anti-Virus and make sure it
    is installed on each and every PC in my domain.  As for the GPO, I set it up as an assigned package and pointed to the location of the package with the UNC file path (visible to both the DC and my computer that is part of the affected OU)
    On the domain controller, I get these messages in application event logs:
    Beginning a Windows Installer transaction: \\hs-dc2\software\avg\installavg.msi. Client Process Id: 9048.
    Ending a Windows Installer transaction: \\hs-dc2\software\avg\installavg.msi. Client Process Id: 9048.
    This shows up when I refresh GP on my computer.  I run gpresult /h GPReport.html and get the following message:
    Software Installation failed due to the error listed below.
    Fatal error during installation.
    Additional information may have been logged. Review the Policy Events tab in the console or the application event log for events between
    The software is in a share on the domain controller that is visible from my computer, and permissions are set where "Everyone" has read access.  I have tested the package on my computer and it installs
    correctly if I do it manually, so it's a good package. 
    I'm at a loss.  I am admitedly very new to GP management, but I'm pretty sure I have covered all my bases here.  I humbly ask for any and all help that you all can provide.
    Thank you all very much, have a great weekend!

    > Magnolia_Schools.exe
    What's that???
    > \\hs-dc2\software\avg\installavg.msi
    > <file://\\hs-dc2\software\avg\installavg.msi> /qb addeploy=1
    /qb ADDEPLOY=1
    Uppercase matters (:
    A bissle "Experience", a bissle GMV... Wenn meine Antwort hilfreich war, freue ich mich über eine Bewertung! If my answer was helpful, I'm glad about a rating!
    I should have explained, my apologies.  The InstallAVG.msi is the package I have GP deploying.  it is a package that AVG wrote for us that goes in, uninstalls the two previous antivirus softwares we have on our network if it is present, and
    then wraps it to run magnolia_schools.exe which installs the AV software.  I am uninstalling AVG now and will try reinstalling with
    \\hs-dc2\software\avg\installavg.msi /qb ADDEPLOY=1 and report back.
    also, the only logs I found that were around the time of the install attempt were such as these:
    1: 2905 2: C:\windows\system32\appmgmt\MACHINE\{06ee0d46-cd5f-4216-a09f-2aeb573aa5ba}.aas
    1: 2905 2: C:\windows\system32\appmgmt\MACHINE\{06ee0d46-cd5f-4216-a09f-2aeb573aa5ba}.aas
    Does that tell you anything?
    I will say this, if this means anything...now that AVG is installed, the event logs are changing from an error %%1603 to this:
    Failed to apply changes to software installation settings. The installation of software deployed through Group Policy for this user has been delayed until the next logon because the changes must be applied before the user logon. The error was : %%1274
    The removal of the assignment of application exe2msiSetupPackage from policy Install AVG failed. The error was : %%2
    So it acts like it's at least seeing that the package is installed...and reacting differently, correct?
    Thanks so much

  • When Deploying SSIS Packages to SQL Server using SSMS Import feature, is the package configuration file deployed at the same time?

    Hello, everyone,
    I have an SSIS package with a XML package configuration file. I deployed it to the sql server using the import feature in SSMS (in Stored Packages, right click MSDB, select Import, select the package to deploy in file system). My question is 
    Is the XML package configuration file also deployed? If so, which folder is it stored so that I can change the values in it? If not, is setting up the Configuration tab when scheduling a agent job the way to go manually bring the configuration file in?
    Your help and information is much appreciated.
    Regards

    Thank you Arthur for your reply. I appreciate it.
    A followup questions:
    I used direct setting for the configuration file path on C:\. But it needs to be on D:\ on the remote server. I can't create the D:\ path because I don't have D:\ drive on my computer (I understand I could use indirect setting to change the path in the remote
    server. But that's not the concern here).
    My question is:  since the configuration is not deployed, can I make it up by setting up the Configurations in creating the agent job step? That is, copy the configuration file to the D:\ drive on the remote server, in Configurations tab, add the configuration
    file on D:\ to the configuration. Will it work? Will the package still look for the original config file on C:\?  and if it doesn't find it there, will it cause any error?
    Thank you in advance for your help.
    Regards

  • Getting error when trying to download deployed software package

    Hello all,  I have been struggling with this for almost two weeks and am about to give up.  The error I'm getting is when a client tries to download a deployed software package.  The software shows up in IE browser (servername\cmapplicationcatalog),
    but when I click install it errors out saying can't install or request software.  I am not a network guru and did not setup SCCM but need a little (maybe a lot) guidance.  I have looked at log files till my eyes are ready to fall out but just not
    sure what I am looking for.
    In ccmmessaging.log, I see this error "No reply message from Server. Server may be temporarily down or a transient network error"  and this after "http://servername/ccm_system/request failed
    with 0x8000000a"
    Here comes the weird part, I had this working, successfully deployed twice to two clients.  The next day I came in to work and it was broke.  I have no clue what could have changed over night to cause
    this issue.  If someone could maybe lend a hand troubleshooting, I would be most grateful. 
    Many thanks in advance!!
    Rob

    Hi,
    Please review the link below, here is a useful article for you.
    Tips and Tricks for Deploying the Application Catalog in System Center 2012 Configuration Manager
    http://blogs.technet.com/b/configmgrteam/archive/2012/07/05/tips-and-tricks-for-deploying-the-application-catalog-in-system-center-2012-configuration-manager.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to deploy SSIS packages and jobs that run the package?

    I am fairly new to deploying SSIS packages. We are migrating servers and I need to deploy the packages to the new dev and prod servers. Can you please walk me through this? Also is there a configuration through which we can specify connection strings so
    that it is not dependent on a particular environment?
    Anonymous

    Hi Devcoder,
    As Visakh16 suggested above, we can use deployment utility to deploy SSIS packages to production server. Here are some good articles regarding this topi for your reference, please see:
    Deploying SSIS Packages on to Production Server:
    http://sqlbiblog.blogspot.com/2011/02/deploying-ssis-packages-on-to.html
    Package Deployment (SSIS):
    http://msdn.microsoft.com/en-us/library/ms137592.aspx
    If you have any feedback on our support, please click
    here.
    Elvis Long
    TechNet Community Support

  • Failed (bad environment) Deploying MSU Packages on SCCM 2012 R2

    Hi All,
    I am trying to deploy the following updates to a test collection of computers running Windows 8.1 Enterprise:
    Windows8.1-KB2919442-x64.msu
    Windows8.1-KB2919355-x64.msu  (These are the Windows 8.1 Interface Updates, the first file is a pre-req of the second)
    I am doing this by way of a package which executes a simple batch file to silently install these updates, here is the batch file:
    Wusa.exe \\syscent\Distributions\Windows8.1-KB2919442-x64.msu /quiet /norestart
    Wusa.exe \\syscent\Distributions\Windows8.1-KB2919355-x64.msu /quiet /norestart
    I have verified that the updates install if I run the batch file manually on a test machine.
    However when I attempt to deploy the package to a group of test machines I receive the follow error in SCCM:
    I have no OS restrictions on the package so I'm a bit confused about what's going here.  I am planning on deploying these (and some other updates) to about 900 computers in at the school I work at over the summer, and would really love to get this working
    through SCCM.
    Thanks for any help!
    -Andrew

    I don't know that installing a pkgmgr/msu update via UNC is supported (it's not documented), so why not try packaging the msu files instead?
    [change your commandline to be: wusa KBnumber.msu /quiet /norestart]
    I guess you aren't using Software Update Management (which could be doing this for you)?
    (or, are those KBs hotfixes not published to WSUS)?
    NB: executing installations in this way (running from remote UNC) is not the most efficient use of ConfigMgr...
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Deploying the packages of microsoft critical update but members of collection is showing unknow client tab which comes in monitoring-- deployments status windows. until deadline to be completed. Nither provide any errors or completed status, progress sta

    Hi
    I have challaged for deployment of microsoft critical patches to client machine with the help of sccm. I have been done all configuration formalities, although previous months has been deployed successfully with any difficulties.
    But This month have some issue is being running, once i was deploying the packages of microsoft critical update but members of collection is showing unknow client tab which comes in monitoring--> deployments status windows. until deadline
    to be completed. Nither provide any errors or completed status, progress status.
    Please guide to resolve the issue,
    if you need more clarification, kindly let me know.
    Md Ehteshamuddin Khan
    Regards, Md Ehteshamuddin Khan All the opinions expressed here is mine. This posting is provided "AS IS" with no warranties or guarantees and confers no rights.

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Take a look at the SU superflows, they will help you troubleshot this issue.
    http://technet.microsoft.com/en-us/library/ff385001.aspx
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • App-v WMI Query error when adding packages

    Hello, 
    We keep on getting this error message "Unspecified error" in SCCM when deploying apps to some computers using App-v 5 SP3 with SCCM 2012 R2 CU3, After looking in the logs we are finding lots of red
    regarding to WMI in the logs, if we rip off the App-v Client and re install it works fine with no issues, however we cant keep this up forever. 
    has anybody in the community noticed this before or have any workarounds / fixes . 
    i have attached some info from in the App Discovery ; 
    and from Appenforce 
    any help or advise more then welcome :)
    

    I have not seen this before, but based on your description, it sounds like an issue with the installation of the AppV client.  You could try copying the failing query from the log and try the query in WMI outside of ConfigMgr.  For testing the
    WMI query you could try Powershell's get-wmiobject -query "your query" against a machine on which it is getting the error.
    Given the error code and its unspecific nature, it is tough to know for sure what is going on.  Testing the WMI query may give you more details or at least help you determine if that WMI class even exists on the PC.
    Jeff

  • Using ant to build and deploy plsql packages to a 11g wls.

    Hi all,
    Not sure is this is the right place, but I found a few other threads in this forum regarding plsql and ant, so I'll try this one.
    My firm is moving from 10g ADF applcations to 11g SOA applications. When I'm not busy being lost in the whole new SOA world, I also have the pleasure of building our ant scripts. :-)
    It has been years since I looked at the deploy scripts I made for 10g, so I'm a bit rusty.
    I used wsassemble in our old scripts and I used http://download.oracle.com/docs/cd/B25221_05/web.1013/b14434/wsassemble.htm as a reference. But I can't seem to find the same documentation for 11g? I tried http://download.oracle.com/docs/cd/E12839_01/index.htm but it doesn't seem to have anything about plsqlAssemble, genInterface, genproxy etc. for 11g wls servers? I also tried google a while to no avail.
    For example, I'm having problems setting the values for the ant-oracle.properties.
    So can someone please throw some links my way, so I can read how to build and deploy plsql packages to a 11g wls server using ant? Thanks!
    Cheers,
    William

    Hi,
    Did you ever find an answer to this question ?
    I am currently creating the webservice using webservices assembler from 10g/OC4j, then using the SmartUpgrade tool to re-engineer the webservice for deployment to 11g
    ( SmartUpgrade info here http://docs.oracle.com/cd/E16764_01/doc.1111/e15878/intro.htm)
    G
    Edited by: user999097 on Mar 5, 2012 1:16 PM

  • Deploy a package in SSIS DB catalog and pass Config file dynamically in a SQL job

    Hi,
    I have a Package that needs to be deployed in SSIS Catalog DB.
    Later I need to execute it through SQL Job.
    Please let me know the steps how to do this and also I need to pass a Config file to run the package in SQL job.
    Thanks,.
    Sailaja

    Hi Sailaja,
    Based on your description, you want to deploy a package to SSIS Catalog DB, then execute it through SQL Agent job with configuration file.
    To deploy a package to SSIS Catalog DB, we can refer to the following suggestions:
    SSMS-->Integration Service Catalogs-->SSISDB-->Your project-->projects. Right click on the projects, and choose "Import Packages...". Then make use of the Project Conversion Wizard to select the packages that you want to deploy, deploy
    the generated .ispac file to SSIS Catalog. For more details, please see:
    https://msdn.microsoft.com/en-us/library/jj852096.aspx
    The command line tool DTUTIL.EXE which can be used to deploy SSIS packages. For more details, please see:
    http://www.mssqltips.com/sqlservertutorial/215/command-line-deployment-tool-for-ssis-packages/
    To schedule the package by using SQL Agent job, we should select Integration Services Package for the job step type, then add configuration file or add some properties form configuration file in the Configuration tab. For more details, please see:
    https://msdn.microsoft.com/en-us/library/gg471507.aspx
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • TS1702 I purchased 2 packages of gems for skylanders and only received 1 package. Got email receipts and tried to report problem on ipad2 and it keeps coming up with to many https redirects. Can anyone help? Just want my gems :).

    I purchased 2 packages of gems for skylanders and only received 1 package. Got email receipts and tried to report problem with link in email on my ipad2 and it keeps coming up with to many https redirects. Can anyone help? Just want my gems :).

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

Maybe you are looking for