Question about transport layer

Hi folks,
I would to know if anyone has some information about transport layer between two tenants, eg: Test Tenant and Productive Tenant.
I suspect that deployment on Productive Tenant requires manual deploy with HANA Studio (or eclipse + hana cloud platform plugin).
Thanks in advance!
Kind regards

No, there is no such transport system in HCP. Actually, you've probably noticed that we don't bind you to a particular DI (development infrastructure) - e.g. it's up to you to choose what version control system suits you best - be it Git, CVS, SVN, Perforce...
For Java apps - hope I already answered your question above.
For XS apps - AFAIK, you have to import your sources into a HANA repository package and activate them.
HTH!
--Vlado

Similar Messages

  • Question about service layer design

    I have a question about the design/architecture of service model layers, specifically the task service layer.
    Could a task service be a small "action", ie an operation that doesn't require composition? So if I have a requirement to allow customers to update their personal info, like address, would I have a task service named ChangeCustomerMailingAddress, that in turn calls the update operation on the Customer entity? Or would it be better to call the entity service directly? Another example would be retrieving data, like RetrieveCustomerBillingHistory, would that be a separate task service, or just a get/read operation on the Customer entity service?
    Any insight is appreciated.
    Thanks

    You seem to be confused what all the different parts of Java do.
    JRE - runtime environment, the minimum needed to run standard java applications
    Java Standard Edition - the standard set of API's that form the base of most java applications. You need the J2SE SDK to compile these applications and the JRE to run them.
    Now talking about "application design", I'm not sure what you mean. Are you talking about graphical user interfaces? In that case you would want to look into Swing, and that is indeed part of the standard edition API set.

  • Questions about Hyperprivileged layer

    I am a college student, who is interested in the OPENSPARC architecture. I have been reading the UA2005-current-draft-HP-EXT.pdf document recently, but I still puzzled about the relationship between the Hyperprivileged layer and the BIOS. When the system takes a cold reset, what does the Hyperprivileged layer do? Take SPARC 2005 for example. After one strand in the unparked mode, how to unpark the other strands? Does this have anything to do with the Hyperprivileged layer?
    Thank you!

    > I still have several questions.
    The first one is about the OBP. What is OBP? Where can I get it?
    Is it part of Solaris' codes, or any OS has its own OBP?
    OBP (Open Boot PROM) is available in open-source form, as part of the OpenSPARC T1 download -- see http://opensparc-t1.sunsource.net/download_sw.html .
    I won't pretend to be an OBP expert, but am 90% certain that OS's other than Solaris can boot on top of OBP.
    > Secondly, you said "all CMT (Chip Multi-Threading) control is purely hyperpriivileged". Did you mean
    that all CMT control, not only SUN's architecture, is purely hyperprivileged?
    First, note that Sun was the first with broad-ranging, extensible CMT control. When Sun announced the 32-thread T1, the most anyone else could muster was a dual-thread chip. No other vendor has needed to control more than 2 threads on a single die. Others are now up to 4 single-thread cores per die, and Sun is going to ship 64-thread chips soon. Pardon what may read as "Sun flag-waving" ;-) , but as the saying goes, "Necessity is the Mother of Invention" -- effective, scalable control of highly-threaded processors was a necessity at Sun much earlier than elsewhere.
    There may be many philosophies about control of CMT threads. Sun decided that it should be controlled only at the hyperprivileged level -- otherwise, a guest operating system would have the privileges to shut down threads controlled by another guest OS on the same processor chip.
    ...Note that the older UltraSPARC IV and IV+ processors (which are 2-threaded) were the first multi-threaded (dual-core, in this case) processors developed at Sun. That development occurred prior to the advent of hyperprivileged mode, therefore CMT control on those processors is privileged, not hyperprivileged. Without Hypervisor, the US IV and IV+ processors can/should run the same OS (a trustworthy one!) on both threads, since either OS can corrupt the other if it's buggy or malicious (neither of which is an issue on UltraSPARC T1 with Hypervisor -- 32 different OSs could run simultaneously and no OS could corrupt another)
    > What the Hypervisor does is totally transparent to a guest operating system.
    Yes, in the same sense that what an OS does "under the hood" is transparent to a software application. An OS requests service via a Hypervisor call (trap to hyperprivileged mode), jjust application requests service via a system call (trap to privileged mode). Technically, "what" the Hypervisor does is known to the OS, but the OS has no idea "how" Hypervisor does it.
    > The OS is in charge of the process scheduling, but how it realizes is the Hypervisor's business.
    The OS has no idea about which strand is under using. The Hypervisor locates a thread to a certain strand. Is it right?
    Yes, the OS can make inqueries to Hypervisor about what resources are available for it (the OS) to manage. The Hypervisor would typically give the OS one or more threads (hardware strands or virtual processors) to manage.

  • Question about transport

    Hi all
    What is the aproach to transport XI desing , configuration and mapping objects.
    If we develop a scenario for a customer in our own XI server and we want to implement it in the customer Xi server after it is finished , then what objects do we have to transport and how we can do it.
    what about the tech. and business systems , do we have to create them in the customer machine or just transport them.
    thanks.

    Hi,
    After completing the development you can transport the object by 2 way.
    1. File Transport method
    2. CMS Method
    In Integration Repository object:
    Right click on the Namespace which you want to send to Quality system and select the export option and export it....this will create a .tpz file on the server following path
    usrsap<SID>SYSglobalxi
    epository_serverexportsample.tpz
    Above file will be copied and pasted in following path
    usrsap<SID>SYSglobalxi
    epository_serverimportsample.tpz
    Similar procedure for directory
    Right click on the configuration scenarion in development which you want to send to Quality select the export optin and export it....this will create a .tpz file on the server following path
    usrsap<SID>SYSglobalxidirectory_serverexportsample.tpz
    then login to the IR of the quality select the Tools ---> Import option you will get this tpz file and import it and activate.
    How to transport SLD objects.
    Exporting and Importing Technical Systems and Business Systems
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    Go through these blogs also.
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    HOW TO transport usning CMS
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/43f5d790-0201-0010-2984-ff72d822b109 
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    Regards,
    Sarvesh

  • Hi,a question about transportation of translation of selection screen?

    Hi Experts,
    I am working on an ALV and there is a selection screen for it, and I have translate the texts in the selection screen and can they be transported while the program is transported to another system? if not how can I transport the translations, thank you much.
    Kind regards
    Dawson

    Hello ,
    Please follow the below steps for transalation ..
    - Complete your development and release the same .
    - Always have the Translations which u can do wtih SE63 tocde and have them within a specific transport request (Recomended Transport of Copies) .
    Now u release the TR of translation then everything wil work fine .
    Ensure always Translations TR is younger than Development TR withrespect to their creation and Releases ....
    Regards,

  • A question about transport of the change to InfoSet

    Hello Expert,
    I made a change to the infoSet MMIV03 by Transaction SQ02 and add MKPF-USNAM into the field group INVENTORY MANAGEMENT. Then I clicked Save button, but there is no pop up window to ask me to save into transport. I clicked "Generate" button, and there is no popup window,too. I create a new infoset and the system aslo doesn't ask me to save into transport.
    I need to transport the change to testing system, can any expert tell me how to include the change into transport?
    Thanks in advance,
    Regards, Johnny

    Dear John,
    try this, when you are in SQ02. Go to SAP Menu "Environment" and then "Transports". Choose "Transport InfoSets" and selects which InfoSets you want to transport. Then Execute with F8.
    Regards,
    Peter

  • A question about transport orders simultaneous

    Hi, we are having a problem in a long time ago. Sometimes when two users import a order each, the transport system hangs (we solve this hang deleting orders and killing tp processes).
    We need to know:
    1.- Why this occurs some times (and not in all times)?  Or what can the reason be?
    2.- We can do anything to avoid those situations?
    Greetings.

    Dear John,
    try this, when you are in SQ02. Go to SAP Menu "Environment" and then "Transports". Choose "Transport InfoSets" and selects which InfoSets you want to transport. Then Execute with F8.
    Regards,
    Peter

  • Question about transport system configure

    I have two system dev & prd,  the prd is domain controller, the router is from dev to prd.
    I want to delete all transport configure and reconfigure it.   Now I login to prd 000, and delete dev from transport system, and use se06 to initial the stms,  then I go to stms, the configure has been initialized.
    But when I login dev000,  the two systems configuration and the transport router is still exist in stms and I can not use se06 to inital it.   I am sure that in prd 000, the configuration has been deleted succussfully.
    the configuration is still exists in dev000, and I can not do any operation from dev000 which is not domain controller, and the real control prd000 has been delete by me.
    I try to use se06 , but after reinstall cts,  I can still see the configuration in stms.
    Could you give some solutions , Is there any problem with my operation?      
    thanks a lot.
    Edited by: victor on Jan 11, 2009 9:17 AM
    Edited by: victor on Jan 11, 2009 11:07 AM

    Hello Victor,
    you said PRD is the domain controller and successfully you
    deleted previous configuration in PRD ,now login into DEV and
    in the same delete the cofiguration in DEV too.when everything
    is cleared you start from the first and start adding DEV to the
    domain PRD.hope this helps.
    regards,
    Manjula.

  • Transport layer and transport package

    I have a fundamental query on transport package and layer.
    Objects are classified in packages depending on the project and put in $TMP or test package else they are local ? Only objects belonging to a transport package can be transported , others are not ? How transport package is defined ? All objects must be a part of transport package else can not be transported ?
    ABout transport layer, I understand this is used to define which path objects will take during transport particularly when there are multiple transport routes. But what are the advantages of it ? How we can define it (trx code/menu path) ?
    Is it mandatory to use transport package and layers ?

    Hi Mike,
    Just to clarify a few basic concepts:
    A transport package (formerly called a "development class", a term you may still encounter) groups related development objects. Whenever you create a new development object (table, program, ...) you have to assign it to a package; the object is then placed into a transport request. Alternatively you can indicate it is a local object (its package is then "$TMP") but such an object is non-transportable.
    A transport layer identifies the route that transportable devmt objects must follow. Typically in your system you will have two layers: a layer usually called Zxxx (with xxx = SID of your development system) is used for your own developments. Another layer called "SAP" is used for transporting SAP objects, for example changes to standard SAP code implemented via transaction SNOTE and recorded in repairs. Without the "SAP" layer in place, repairs would be non-transportable.
    Each transport package belongs to a layer. You assign the layer when you create a new package in transaction SE80. You can change the layer later on, but this is rarely needed and can cause quite a few side-effects. SAP objects always have layer "SAP". The layers themselves are managed in STMS, under "Transport Routes".
    Hope this clarifies things,
    Rgds, Mark

  • Problems and question with Transport

    Hi,
    I have two questions about transporter tool I cannot solve by myself :
    -When Transporting from dev system to quality system, data (result of each KPIs) are also transported. How to avoid that ?
    - When Transporting in Production, How to avoid to overriding data already entered by users ?
    Thanks in advance
    Matt

    Matt-
    SSM Transporter is not like BW in that there is no delta option for data. When using the Transporter you will transport all the Entry & Approval data with your metadata. SSM Transporter cannot transport subsets of data, other than those specified in the Transporter list.
    I am not sure what you are trying to accomplish here, but assuming that you want to upgrade 7.5 in dev and then move that to prod, here is a suggested sequence.
    Upgrade DEV to the new SP and transport your PROD data into DEV for testing. You also have to move PAS models as well to make sure that the structure of the models are the same. The PAS models are where your data is going to be. The Entry & Approval data is also carried in the SSM metadata as mentioned above. So when transporting PROD data into DEV select the Delete all data in database before import -YES.
    Figuring that your testing will take some time, probably additional data will be loaded in PROD during that time. When you've completed your testing, you will have to find a weekend or some period to take your SSM PROD system offline. When you do that you take the PROD system offline and Transport the data again, so you capture all current data and transport that into your upgrade DEV system ( In DEV when transporting Delete all data in database before import - YES). So now your DEV system is the same as your PROD. If you want to make any quick tests to verify, it's recommended. When confident they are the same-
    Now, upgrade your PROD system to the new SP and when complete you can transport the data from DEV back in. Check your system and if it checks out put PROD back online. This ensures your data matches the current sets.
    This is the very shorthand version, you still have to do all the steps of backing up customizations and all the other things that go along with installing SPs as specified in the guides. 
    Regards,
    Bob

  • Question about the CSS behavior when using layer 3 sticky and sticky table

    Hi everyone,
    I have a question about the CSS behavior when using layer 3 sticky and sticky table is full.
    If I configure layer 3 sticky and specify the inactivity timeout as below, how does the CSS
    handle subsequent needed sticky requests ?
    advanced-balance sticky-srcip
    sticky-inact-timeout 30
    CSS document says that
    Note:
    If you use the sticky-inact-timeout command to specify the inactivity timeout
    period on a sticky connection, when the sticky table becomes full and none of
    the entries have expired from the sticky table, the CSS rejects subsequent
    needed sticky requests.
    My question is what is the next reaction by doing the CSS if the CSS is in the
    following condition:
    when the sticky table becomes full and none of the entries have expired from
    the sticky table, the CSS rejects subsequent needed sticky requests
    Does CSS just rejects/drops subsequent needed sticky requests ?
    or
    Does CSS does not stick subsequence requests to particular service but CSS forward
    subsequence requests with round-robin basis ? which means if the sticky table is full,
    the CSS just works round-robin load balancing fashion for subsequence requests ?
    Your information would be appreciated.
    Best regards,

    Hello,
    There is a good document explaining this on Cisco web site
    http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a0080094b4b.shtml
    It depends if the sticky-inact-timeout is used or not. If not, it's FIFO (the oldest entry in the sticky table is removed). If yes, the CSS will reject the next sticky request.
    Rgds,
    Gaetan
    Rgds
    Gaetan

  • ChaRM: Standard transport layer

    Hi!
    I have one question regarding transport layers for usage of ChaRM.
    Which standard transport layer does the ChaRM need?
    a) "SAP" transport layer
    2) standard transport layer "ZDEV"
    What will happen when one of this (SAP or ZDEV) will be mised or used outside of ChaRM?
    Thank you very much!
    regards
    Thom

    Thom Heinemann wrote:>
    >
    > Which standard transport layer does the ChaRM need?
    > a) "SAP" transport layer
    > b) standard transport layer "ZDEV"
    Anand: ZDEV should be the standard transport layer......
    All SAP standard objects will only follow SAP transport layer......irrespective of whatever standard layer is mentioned.....
    > What will happen when one of this (SAP or ZDEV) will be mised or used outside of ChaRM?
    Anand: Little more clarity is desired on this query....can you please be more specfic about what you meant..
    Inspire ppl by rewwarding !!
    Regards,
    Anand....

  • Some questions about Muse

    First of all, I would like to say that I am very impressed with how well Muse works and how easy it was to create a website that satisfies me. Before I started a daily updated website I thought I would encounter many problems I will not be able to solve. I have only had a few minor issues which I would like to share with you.
    The most problems I have with a horizontal layouts (http://www.leftlane.pl/sty14/dig-t-r-3-cylindrowy-silnik-nissana-o-wadze-40-kg-i-mocy-400- km.html). Marking and copying of a text is possible only on the last (top) layer of a document. The same situation is with widgets or anything connected with rollover state - it does not work. In the above example it would be perfect to use a composition/tooltip widget on the first page. Unfortunately, you cannot even move the cursor into it.
    It would be helpful to have an option of rolling a mouse to an anchor (like in here http://www.play.pl/super-smartfony/lg-nexus-5.html and here http://www.thepetedesign.com/demos/onepage_scroll_demo.html).  I mean any action of a mouse wheel would make a move to another anchor/screen. It would make navigation of my site very easy.
    Is it possible to create a widget with a function next anchor/previous anchor? Currently, in the menu every button must be connected to a different anchor for the menu to be functional.
    A question about Adobe Muse. Is it possible to create panels in different columns? It would make it easier to go through all the sophisticated program functions.
    The hits from Facebook have sometimes very long links, eg.
    (http://www.leftlane.pl/sty14/mclaren-p1-nowy-krol-nurburgring.html?fb_action_ids=143235557 3667782&fb_action_types=og.likes&fb_source=aggregation&fb_aggregation_id=288381481237582). If such a link is activated, the anchors in the menu do not work on any page. I mean the backlight of an active state, which helps the user to find out where on page they currently are. The problem also occurs when in the name of a html file polish fonts exist. And sometimes the dots does not work without any reason, mostly in the main page, sometimes in the cooperation page either (http://www.leftlane.pl/wspolpraca/). In the first case (on main page), I do not know why. I have checked if they did not drop into a state button by accident,  moved them among the layers, numbered them from scratch and it did not help. In the cooperation page, the first anchor does not work if it is in Y axle set at 0. If I move it right direction- everything is ok.
    The text frame with background fill does not change text color in overlay state (http://www.leftlane.pl/sty14/nowe-mini-krolestwo-silnikow-3-cylindrowych.html). I mean a source button at the beginning of every text. I would like a dark text and a light layer in a rollover, but  the text after export and moving cursor into it does not change color for some reason.
    I was not sure whether to keep everything (whole website) in one Muse file (but I may be mistaken?). I have decided to divide it into months. Everyone is in a different Muse file. If something goes wrong, I will not have any trouble with an upload of a whole site, which is going to get bigger and bigger.
    The problem is that every file has two master pages. Everything works well up to the moment when I realize how many times I have to make changes in upper menu when I need to add something there. I have already 5 files, every with 2 masters. Is there any way to solve this problem? Maybe something to do with Business Catalyst, where I could connect a menu to every subpage independently, deleting it from Muse file? Doing so I would be able to edit it everywhere from one place. It would make my work much easier, but I have no idea jendak how to do it.
    The comments Disqus do not load, especially at horizontal layouts  (http://www.leftlane.pl/sty14/2014-infiniti-q50-eau-rouge-concept.html). I have exchanged some mails and screenshots with Disqus help. I have sent them a screenshot where the comments are not loaded, because they almost never load. They have replied that it works at their place even with attached screenshot. I have a hard time to discuss it, because it does not work with me and with my friends either. Maybe you could fix it? I would not like to end up with awful facebook comments ;). The problem is with Firefox on PC and Mac. Chrome, Safari and Opera work ok.
    YouTube movie level layouts do not work well with IE11 and Safari 7 (http://www.leftlane.pl/sty14/wypadki-drogowe--004.html). The background should roll left, but in the above mentioned browsers it jumps up. Moreover the scrolling with menu dots is not fluent on Firefox, but I guess it is due to Firefox issues? The same layout but in vertical version rolls fluently in Firefox (http://www.leftlane.pl/sty14/polskie-wypadki--005.html).
    Now, viewing the website on new smartphones and tablets. I know it is not a mobile/tablet layout, but I tried to make it possible to be used on mobile hardware with HD (1280) display. I mean most of all horizontal layouts (http://www.leftlane.pl/sty14/2015-hyundai-genesis.html), where If we want to roll left, we need to roll down. Is there a way to make it possible to move the finger the direction in which the layout goes?
    On Android phones (Nexus 4, Android 4.4.2, Chrome 32) the fade away background effect does not work, although I have spent a lot of time over it (http://www.leftlane.pl/lut14/koniec-produkcji-elektrycznego-renault-fluence-ze!.html). It is ok on PC, but on the phone it does not look good. A whole picture moves from a lower layer instead of an edge which spoils everything.
    This layout does not look good on Android (http://www.leftlane.pl/sty14/nowe-mini-krolestwo-silnikow-3-cylindrowych.html#a07). The background does not fill the whole width of a page. There are also problems with a photo gallery, where full screen pictures should fill more of a screen.
    Is it possible to make an option of  scroll effects/motions for a fullscreen slideshow widget thumbnails (http://www.leftlane.pl/sty14/2014-chevrolet-ss%2c-rodzinny-sedan-z-415-konnym-v8.html#a06)? It would help me with designing layouts. Currently, it can go from a bottom of a page at x1 speed or emerge (like in this layout) by changing opacity. Something more will be needed, I suppose.
    Sometimes the pictures from gallery (http://www.leftlane.pl/sty14/2014-chevrolet-ss%2c-rodzinny-sedan-z-415-konnym-v8.html#a06 download very slowly. The website is hosted at Business Catalyst. I cannot state when exactly it happens, most of the time it works ok.
    I really like layouts like this (http://www.leftlane.pl/sty14/2014-chevrolet-ss%2c-rodzinny-sedan-z-415-konnym-v8.html#a03). On the top is a description and a main text, and the picture is a filled object with a hold set at the bottom edge. That is why there is a nice effect of a filling a whole screen- nevertheless the resolution that is set. It works perfect on PC, but on Android the picture goes beyond the screen. You can do something about it?
    In horizontal layouts (http://www.leftlane.pl/sty14/dig-t-r-3-cylindrowy-silnik-nissana-o-wadze-40-kg-i-mocy-400- km.html) holding of a filling object does not work. Everything is always held to upper edge of a screen regardless the settings. Possibility of holding the picture to the bottom edge or center would make my work much easier.
    According to UE regulations we have to inform about the cookies. I do not know how to do it in Muse. I mean, when the message shows up one time and is accepted, there would be no need to show it again and again during another visit on the website. Is there any way to do it? Is there any widget for it maybe?
    The YouTube widget sometimes changes size just like that. It is so when the miniature of the movie does not load, and the widget is set to stroke (in our case 4 pixels, rounded to 1 pixel). As I remember ( in case of a load error) it extends for 8 pixels wide.
    Last but not least - we use the cheapest hosting plan in Business Catalyst. The monthly bandwidth is enough, although we have a lot of pictures and we worried about it at first. Yet we are running out of the disk storage very quickly. We have used more than a half of a 1 GB after a month. We do not want to change BC for a different one, because we like the way it is connected with Muse. But we do not want to buy the most expensive package - but only this one has more disk space. We do not need any other of these functions and it would devastate our budget. Do we have any other option?
    I’m using Adobe Muse 7.2 on OS X 10.9.1.
    and I'm sending Muse file to <[email protected]>

    Unfortunatley, there is no way to get a code view in Muse. I know quite a few people requested it in the previous forum, but not really sure where that ended up. Also, you may not want to bring the html into DW unless you only have 1 or 2 small changes 2 make. Two reasons. First, it isnt backwards compatible, so if you are planning on updating that site in Muse, you will need to make those changes in DW everytime you update. Second, by all accounts the HTML that Muse puts out is not pretty or easy to work with. Unlike you, I am code averse, but there was a lenghty discussion on the previous forum on this topic. I know they were striving to make it better with every release, just not sure where it is at this point.
    Dont think I am reading that second question right, but there was a ton of info on that old site. You may want to take a look there, people posted a ton of great unique solutions, so it worth a look.
    Here is the link to the old forums- http://support.muse.adobe.com/muse

  • Questions about CIN tax procedure choice and pricing schemas

    Hi all,
    I have to implement SAP on a Indian company and I'm verifying all particularity about this country (in particular tax procedures and the great number of differents tax conditions used).
    I have two questions about tax procedures and pricing schemas. Every feedback about thse points will be appreciated.
    a) To choose tax procedure TAXINN or TAXINJ which are the elements that I have to consider?
         I have read lot of documentation about CIN implementation and Iu2019m oriented to choose TAXINN schema, but If possible I  would  to understand better which are on behalf of one choice or another.
    b) To define pricing schemas for India, after check with local users and using examples of documents (in particular tax invoice) actually produced, I have understood that taxes have to be applied on amount defined starting from price list, minus discounts recognized to customer plus surcharges eventually to bill (packing, transport,  etc.).
    Itu2019s correct for any type of taxes that tax amount is calculated on u201Cnet valueu201D defined at item level or there are exceptions to this rule?
    Thanks in advance
    Gianpaolo

    hi,
    this is to inform you that,
    a) About point 1 I know the difference between the 2 tax procedures (conditions or formulas). I also have read in others post in the FORUM that TAXINN is preferable. So I would to understand which are the advantages to choose instead TAXINJ. There are particular reasons or it'a only an alternative customizing setting?
    a.a. for give for posting the link : plese give me the advantages of TAXINJ and TAXINN
    CIN - TAXINN and TAXINJ
    b) About point 2, to define which value has to be used as base amount to calculate taxes isn't a choice, but is defined depending by fiscal requirement of the country, in this case India fiscal requirement. I know that, as Lakshmipathi
    write as answer on my question, exception could be, but it was important for me to understand if I have understood correctly the sequence of the pricing condition in the schema in "normal" situation.
    b.b. you can create your own pricing procedure for this and go ahead.
    hope this clears your issue.
    balajia

  • Few questions about cs6

    Hi
    i have few questions about cs6
    is there a way to let the ruler and straighten like cs5 ? i gave a look to my friend cs6 and cs6 ruler and straighten leave transparent image around the corner
    and is there a way to set for each adjustament layer a size ? for example i like a big curve window but for example have a smaller level windows
    thanks
    cheers

    mantralightroom wrote:
    nope
    The feature is there, where Christoph described it, though I would have liked it if they'd left an option for the Ruler Tool button to allow people to add "and crop" as well.  But Adobe have confirmed they moved it out of there on purpose, presumably because new users would expect to crop their image using the Crop Tool, not the Ruler Tool.
    mantralightroom wrote:
    i would like to know if i can store the size of each dialog window
    You MUST be talking about the Properties panel, where adjustment layer info is shown, because the dialogs you get when you do things like Image - Adjust - Levels or Image - Adjust - Curves is not resizeable in any way I can see.  At least not on a PC.
    No, there's no special option that allows dialog sizes to be saved separately.  It's just one panel, and the size of the panel itself defines the size of the contents up to each of their max sizes.
    -Noel

Maybe you are looking for

  • Abap+ java stack or Abap stack

    Hi All, How to know whether a system is  ABAP+ JAVA   stack or  JAVA stack. In our system   EP6.0  which is JAVA  stack  holds JC00 which is a  java instance direcory. In BW system we have SCS20 and Dvebg...00 directories is it ABAP+ JAVA stack  or 

  • How to create 3d effect in adobe photoshop 6

    I cannot find the option to convert 2d images to 3d effect in adoble photoshop 6 please tell how to do this. I ask it in a website here

  • My options are not being saved/updated?

    I have, for example, enabled smooth scrolling, but I don't see its effect. I have also enabled to remember some passwords, but it's not happening. It also doesn't keep me logged into sites such as Hotmail once I close the browser without signing out.

  • Hidden admin account not working after updating to ML

    on Lion, i created a hidden admin account called ".admin" [the dot making it hidden]. this was my only admin account. after upgrading to Mountain Lion, the password is not accepted. it typically didn't show up in the user list and i can't access it f

  • Pixelated Footage AFTER rendering

    I shot my footage on the Panasonic HVX and when I imported it to my project, everything was fine. BUT, whenever I make an adjustment to the footage that requires rendering, the footage comes out (after the render) VERY pixelated. I set my sequence se